X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2FChangeLog;h=97f14eaf688f4b5d3ac93b6e4c9f58ec903207be;hp=a56ce208b379594e87967d1884ca58adac72292a;hb=027a7237b560489099ba490db925db17a554f37d;hpb=cb1609b32c21045655f7fe463d0c050c2667ebba diff --git a/lustre/ChangeLog b/lustre/ChangeLog index a56ce20..97f14ea 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,31 +1,119 @@ TBD Intel Corporation - * version 2.9.0 + * version 2.11.0 * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. * Server known to build on patched kernels: 2.6.32-431.29.2.el6 (RHEL6.5) 2.6.32-504.30.3.el6 (RHEL6.6) 2.6.32-573.26.1.el6 (RHEL6.7) - 2.6.32-642.el6 (RHEL6.8) - 3.10.0-327.18.2.el7 (RHEL7.2) + 2.6.32-642.15.1.el6 (RHEL6.8) + 2.6.32-696.18.7.el6 (RHEL6.9) + 3.10.0-693.11.6.el7 (RHEL7.4) 3.0.101-0.47.71 (SLES11 SP3) - 3.0.101-71 (SLES11 SP4) - 3.12.57-60.35 (SLES12 SP1) - vanilla linux 4.2.1 (ZFS only) + 3.0.101-107 (SLES11 SP4) + 3.12.74-60.64.40 (SLES12 SP1) + 4.4.103-92.56 (SLES12 SP2) + 4.4.103-6.38 (SLES12 SP3) + 3.13.0-101 (Ubuntu 14.04, ZFS only) + 4.4.0-85.108 (Ubuntu 14.04.5 LTS) + 4.4.0-85.108 (Ubuntu 16.04) + vanilla linux 4.6.7 (ZFS only) * Client known to build on unpatched kernels: 2.6.32-431.29.2.el6 (RHEL6.5) 2.6.32-504.30.3.el6 (RHEL6.6) 2.6.32-573.26.1.el6 (RHEL6.7) - 2.6.32-642.el6 (RHEL6.8) - 3.10.0-327.18.2.el7 (RHEL7.2) + 2.6.32-642.15.1.el6 (RHEL6.8) + 2.6.32-696.18.7.el6 (RHEL6.9) + 3.10.0-693.11.6.el7 (RHEL7.4) 3.0.101-0.47.71 (SLES11 SP3) - 3.0.101-68 (SLES11 SP4) - 3.0.101-71 (SLES11 SP4) - 3.12.57-60.35 (SLES12 SP1) - vanilla linux 4.2.1 + 3.0.101-107 (SLES11 SP4) + 3.12.74-60.64.40 (SLES12 SP1) + 4.4.103-92.56 (SLES12 SP2) + 4.4.103-6.38 (SLES12 SP3) + 3.13.0-101 (Ubuntu 14.04) + 4.4.0-85.108 (Ubuntu 14.04.5 LTS) + 4.4.0-85.108 (Ubuntu 16.04) + vanilla linux 4.6.7 + * Recommended e2fsprogs version: 1.42.13.wc6 or newer + * Recommended ZFS / SPL version: 0.7.3 + * Tested with ZFS / SPL version: 0.7.3 + * NFS export disabled when stack size < 8192 (32-bit Lustre clients), + since the NFSv4 export of Lustre filesystem with 4K stack may cause a + stack overflow. For more information, please refer to bugzilla 17630. + * NFSv4 reexport to 32-bit NFS client nodes requires Lustre client on + the re-exporting nodes to be mounted with "32bitapi" mount option + * Note for Ubuntu 14.04.5: + The 4.4.0 series is the HWE Kernel derived from 16.04 (Xenial). + See: https://wiki.ubuntu.com/Kernel/LTSEnablementStack + +-------------------------------------------------------------------------------- + +2017-07-05 Intel Corporation + * version 2.10.0 + * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix + for currently supported client and server kernel versions. + * Server known to build on patched kernels: + 2.6.32-431.29.2.el6 (RHEL6.5) + 2.6.32-504.30.3.el6 (RHEL6.6) + 2.6.32-573.26.1.el6 (RHEL6.7) + 2.6.32-642.15.1.el6 (RHEL6.8) + 2.6.32-696.3.1.el6 (RHEL6.9) + 3.10.0-514.21.1.el7 (RHEL7.3) + 3.0.101-0.47.71 (SLES11 SP3) + 3.0.101-100 (SLES11 SP4) + 3.12.74-60.64.40 (SLES12 SP1) + 4.4.59-92.17 (SLES12 SP2) + vanilla linux 4.6.7 (ZFS only) + * Client known to build on unpatched kernels: + 2.6.32-431.29.2.el6 (RHEL6.5) + 2.6.32-504.30.3.el6 (RHEL6.6) + 2.6.32-573.26.1.el6 (RHEL6.7) + 2.6.32-642.15.1.el6 (RHEL6.8) + 2.6.32-696.3.1.el6 (RHEL6.9) + 3.10.0-514.21.1.el7 (RHEL7.3) + 3.0.101-0.47.71 (SLES11 SP3) + 3.0.101-100 (SLES11 SP4) + 3.12.74-60.64.40 (SLES12 SP1) + 4.4.59-92.17 (SLES12 SP2) + vanilla linux 4.6.7 * Recommended e2fsprogs version: 1.42.13.wc4 or newer - * Recommended ZFS / SPL version: 0.6.5.6 - * Tested with ZFS / SPL version: 0.6.5.6 + * Recommended ZFS / SPL version: 0.6.5.9 + * Tested with ZFS / SPL version: 0.6.5.9 + * NFS export disabled when stack size < 8192 (32-bit Lustre clients), + since the NFSv4 export of Lustre filesystem with 4K stack may cause a + stack overflow. For more information, please refer to bugzilla 17630. + * NFSv4 reexport to 32-bit NFS client nodes requires Lustre client on + the re-exporting nodes to be mounted with "32bitapi" mount option + +-------------------------------------------------------------------------------- + +12-07-2016 Intel Corporation + * version 2.9.0 + * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix + for currently supported client and server kernel versions. + * Server known to build on patched kernels: + 2.6.32-431.29.2.el6 (RHEL6.5) + 2.6.32-504.30.3.el6 (RHEL6.6) + 2.6.32-573.26.1.el6 (RHEL6.7) + 2.6.32-642.11.1.el6 (RHEL6.8) + 3.10.0-514.el7 (RHEL7.3) + 3.0.101-0.47.71 (SLES11 SP3) + 3.0.101-80 (SLES11 SP4) + 3.12.62-60.64.8 (SLES12 SP1) + vanilla linux 4.5.7 (ZFS only) + * Client known to build on unpatched kernels: + 2.6.32-431.29.2.el6 (RHEL6.5) + 2.6.32-504.30.3.el6 (RHEL6.6) + 2.6.32-573.26.1.el6 (RHEL6.7) + 2.6.32-642.11.1.el6 (RHEL6.8) + 3.10.0-514.el7 (RHEL7.3) + 3.0.101-0.47.71 (SLES11 SP3) + 3.0.101-80 (SLES11 SP4) + 3.12.62-60.64.8 (SLES12 SP1) + vanilla linux 4.5.7 + * Recommended e2fsprogs version: 1.42.13.wc5 or newer + * Recommended ZFS / SPL version: 0.6.5.8 + * Tested with ZFS / SPL version: 0.6.5.8 * NFS export disabled when stack size < 8192 (32-bit Lustre clients), since the NFSv4 export of Lustre filesystem with 4K stack may cause a stack overflow. For more information, please refer to bugzilla 17630.