X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2FChangeLog;h=862299034ca13e0caeed6e0e8e2a8263e1b924aa;hb=1e3508bb4023ff467227f57b744ccb2668ba00b4;hp=c079e0a533b84ed94716f2d3b0c204ef3a5dcbf9;hpb=5cc29d71f670c70db0bec05c50285fb55d15f6a4;p=fs%2Flustre-release.git diff --git a/lustre/ChangeLog b/lustre/ChangeLog index c079e0a..8622990 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,30 +1,200 @@ -TBD Intel Corporation +TBD Whamcloud + * version 2.13.0 + * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix + for currently supported client and server kernel versions. + * Server known to build on the following kernels (others may also work): + 2.6.32-696.18.7.el6 (RHEL6.9) + 3.10.0-862.14.4.el7 (RHEL7.5) + 3.10.0-957.1.3.el7 (RHEL7.6) + 4.4.120-92.70 (SLES12 SP2) + 4.4.162-94.69 (SLES12 SP3) + 4.4.0-131 (Ubuntu 16.04) + 4.15.0-32 (Ubuntu 18.04) + vanilla linux 4.6.7 (ZFS only) + * ldiskfs needs an ldiskfs patch series for that kernel, ZFS does not + * Client known to build on unpatched kernels (others may also work): + 2.6.32-696.18.7.el6 (RHEL6.9) + 2.6.32-754.6.3.el6 (RHEL6.10) + 3.10.0-862.14.4.el7 (RHEL7.5) + 3.10.0-957.1.3.el7 (RHEL7.6) + 4.14.0-49.13.1.el7a (RHEL7.5) + 4.14.0-115.2.2.el7a (RHEL7.6) + 4.4.120-92.70 (SLES12 SP2) + 4.4.162-94.69 (SLES12 SP3) + 4.12.14-95.6 (SLES12 SP4) + 4.4.0-131 (Ubuntu 16.04) + 4.15.0-32 (Ubuntu 18.04) + vanilla linux 4.15.0 (ZFS only) + * Recommended e2fsprogs version: 1.44.5.wc1 or newer + * Recommended ZFS / SPL version: 0.7.13 + * 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 + +-------------------------------------------------------------------------------- + +12-21-2018 Whamcloud + * version 2.12.0 + * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix + for currently supported client and server kernel versions. + * Server known to build on the following kernels (others may also work): + 2.6.32-696.18.7.el6 (RHEL6.9) + 3.10.0-862.14.4.el7 (RHEL7.5) + 3.10.0-957.el7 (RHEL7.6) + 4.4.120-92.70 (SLES12 SP2) + 4.4.162-94.69 (SLES12 SP3) + 4.4.0-131 (Ubuntu 16.04) + 4.15.0-32 (Ubuntu 18.04) + vanilla linux 4.6.7 (ZFS only) + * ldiskfs needs an ldiskfs patch series for that kernel, ZFS does not + * Client known to build on unpatched kernels (others may also work): + 2.6.32-696.18.7.el6 (RHEL6.9) + 2.6.32-754.6.3.el6 (RHEL6.10) + 3.10.0-862.14.4.el7 (RHEL7.5) + 3.10.0-957.el7 (RHEL7.6) + 4.14.0-49.13.1.el7a (RHEL7.5) + 4.14.0-115.2.2.el7a (RHEL7.6) + 4.4.120-92.70 (SLES12 SP2) + 4.4.162-94.69 (SLES12 SP3) + 4.4.0-131 (Ubuntu 16.04) + 4.15.0-32 (Ubuntu 18.04) + vanilla linux 4.15.0 (ZFS only) + * Recommended e2fsprogs version: 1.44.3.wc1 or newer + * Recommended ZFS / SPL version: 0.7.9 + * Tested with ZFS / SPL version: 0.7.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 + * 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 + +-------------------------------------------------------------------------------- + + +2018-04-03 Intel Corporation + * version 2.11.0 + * See https://wiki.whamcloud.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.18.7.el6 (RHEL6.9) + 3.10.0-693.21.1.el7 (RHEL7.4) + 3.0.101-0.47.71 (SLES11 SP3) + 3.0.101-107 (SLES11 SP4) + 3.12.74-60.64.40 (SLES12 SP1) + 4.4.114-92.64 (SLES12 SP2) + 4.4.114-94.11 (SLES12 SP3) + 3.13.0-101 (Ubuntu 14.04, ZFS only) + 4.4.0-85.108 (Ubuntu 14.04.5 LTS) + 4.4.0-116 (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.15.1.el6 (RHEL6.8) + 2.6.32-696.18.7.el6 (RHEL6.9) + 3.10.0-693.21.1.el7 (RHEL7.4) + 3.0.101-0.47.71 (SLES11 SP3) + 3.0.101-107 (SLES11 SP4) + 3.12.74-60.64.40 (SLES12 SP1) + 4.4.114-92.64 (SLES12 SP2) + 4.4.114-94.11 (SLES12 SP3) + 3.13.0-101 (Ubuntu 14.04) + 4.4.0-85.108 (Ubuntu 14.04.5 LTS) + 4.4.0-116 (Ubuntu 16.04) + vanilla linux 4.6.7 + * Recommended e2fsprogs version: 1.42.13.wc6 or newer + * Recommended ZFS / SPL version: 0.7.6 + * Tested with ZFS / SPL version: 0.7.6 + * 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.whamcloud.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.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 + * See https://wiki.whamcloud.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.4.2.el6 (RHEL6.8) - 3.10.0-327.36.1.el7 (RHEL7.2) + 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.62 (SLES12 SP1) + 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.4.2.el6 (RHEL6.8) - 3.10.0-327.36.1.el7 (RHEL7.2) + 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.62 (SLES12 SP1) + 3.12.62-60.64.8 (SLES12 SP1) vanilla linux 4.5.7 - * Recommended e2fsprogs version: 1.42.13.wc4 or newer - * Recommended ZFS / SPL version: 0.6.5.7 - * Tested with ZFS / SPL version: 0.6.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. @@ -35,7 +205,7 @@ TBD Intel Corporation 02-29-2016 Intel Corporation * version 2.8.0 - * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix + * See https://wiki.whamcloud.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) @@ -67,7 +237,7 @@ TBD Intel Corporation 03-10-2015 Intel Corporation * version 2.7.0 - * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix + * See https://wiki.whamcloud.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) @@ -103,7 +273,7 @@ Details : Introduce new flag OBD_ROCOMPAT_IDX_IN_IDIF that is stored in the 07-30-2014 Intel Corporation * version 2.6.0 - * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix + * See https://wiki.whamcloud.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.20.3.el6 (RHEL6.5) @@ -124,7 +294,7 @@ Details : Introduce new flag OBD_ROCOMPAT_IDX_IN_IDIF that is stored in the 10-31-2013 Intel Corporation * version 2.5.0 - * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix + * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix * Server builds for kernels: 2.6.32-358.18.1.el6 (RHEL6.4) * Client builds for unpatched kernels: @@ -142,7 +312,7 @@ Details : Introduce new flag OBD_ROCOMPAT_IDX_IN_IDIF that is stored in the 05-30-2013 Intel Corporation * version 2.4.0 - * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix + * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix * Server builds for kernels: 2.6.32-358.6.2.el6 (RHEL6.4) * Client builds for unpatched kernels: @@ -160,7 +330,7 @@ Details : Introduce new flag OBD_ROCOMPAT_IDX_IN_IDIF that is stored in the 9-30-2012 Whamcloud, Inc. * version 2.3.0 - * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix + * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix * Server support for kernels: 2.6.32-279.5.1.el6 (RHEL6) * Client support for unpatched kernels: @@ -199,7 +369,7 @@ Description: Update RHEL6.2 kernel to 2.6.32-220.7.1.el6 04-30-2012 Whamcloud, Inc. * version 2.2.0 - * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix + * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix * Server support for kernels: 2.6.32-220.4.2.el6 (RHEL6) * Client support for unpatched kernels: