X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2FChangeLog;h=4caa6193d36c301227a9574fb05131e97cc21c19;hp=a31e94d71e74d81cd1c64b796989047b05faf136;hb=3bd469b9d3a5e6f821310abbd4589ed9d264f72f;hpb=1499531d9e9fa14ee089a3e85bf8a8579636c60d diff --git a/lustre/ChangeLog b/lustre/ChangeLog index a31e94d..4caa619 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,3 +1,97 @@ +TBD Whamcloud + * version 2.14.0 + * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix + for currently supported client and server kernel versions. + * Server primary kernels built and tested during release cycle: + 3.10.0-1062.18.1.el7 (RHEL7.7) + 3.10.0-1127.8.2.el7 (RHEL7.8) + * Other server kernels known to build and work at some point (others may also work): + 3.10.0-862.14.4.el7 (RHEL7.5) + 3.10.0-957.27.2.el7 (RHEL7.6) + 4.18.0-80.11.2.el8 (RHEL8.0) + 4.18.0-147.8.1.el8 (RHEL8.1) + 4.18.0-193.1.2.el8 (RHEL8.2) + 4.4.120-92.70 (SLES12 SP2) + 4.4.180-94.100 (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 primary unpatched kernels built and tested during release cycle: + 3.10.0-1062.18.1.el7 (RHEL7.7) + 3.10.0-1127.8.2.el7 (RHEL7.8) + 4.12.14-95.48 (SLES12 SP4) + 4.12.14-122.20 (SLES12 SP5) + 4.12.14-197.37 (SLES15 SP1) + 4.15.0-48 (Ubuntu 18.04) + * Other clients known to build on unpatched kernels at some point (others may also work): + 3.10.0-862.14.4.el7 (RHEL7.5) + 3.10.0-957.27.2.el7 (RHEL7.6) + 4.14.0-49.13.1.el7a (RHEL7.5) + 4.14.0-115.2.2.el7a (RHEL7.6) + 4.18.0-80.11.2.el8 (RHEL8.0) + 4.18.0-147.8.1.el8 (RHEL8.1) + 4.18.0-193.1.2.el8 (RHEL8.2) + 4.4.120-92.70 (SLES12 SP2) + 4.4.180-94.100 (SLES12 SP3) + 4.4.0-131 (Ubuntu 16.04) + vanilla linux 4.15.0 (ZFS only) + * Recommended e2fsprogs version: 1.45.6.wc1 or newer + * Recommended ZFS version: 0.8.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 + +-------------------------------------------------------------------------------- + +11-20-2019 Whamcloud + * version 2.13.0 + * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix + for currently supported client and server kernel versions. + * Server primary kernels built and tested during release cycle: + 3.10.0-1062.1.1.el7 (RHEL7.7) + * Other server kernels known to build and work at some point (others may also work): + 3.10.0-862.14.4.el7 (RHEL7.5) + 3.10.0-957.27.2.el7 (RHEL7.6) + 4.18.0-80.7.1.el8 (RHEL8.0) + 4.4.120-92.70 (SLES12 SP2) + 4.4.180-94.100 (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 primary unpatched kernels built and tested during release cycle: + 3.10.0-1062.1.1.el7 (RHEL7.7) + 4.12.14-95.29 (SLES12 SP4) + 4.15.0-48 (Ubuntu 18.04) + * Other clients known to build on unpatched kernels at some point (others may also work): + 3.10.0-862.14.4.el7 (RHEL7.5) + 3.10.0-957.27.2.el7 (RHEL7.6) + 4.14.0-49.13.1.el7a (RHEL7.5) + 4.14.0-115.2.2.el7a (RHEL7.6) + 4.18.0-80.7.1.el8 (RHEL8.0) + 4.4.120-92.70 (SLES12 SP2) + 4.4.180-94.100 (SLES12 SP3) + 4.4.0-131 (Ubuntu 16.04) + vanilla linux 4.15.0 (ZFS only) + * Recommended e2fsprogs version: 1.45.2.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 @@ -38,7 +132,6 @@ -------------------------------------------------------------------------------- - 2018-04-03 Intel Corporation * version 2.11.0 * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix