X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2FChangeLog;h=6a56b686a4cd736e7acc5e7c864905f8db3516db;hp=71d316feec6772fdcb07ded10f38c684e33a3092;hb=743f742874bfdf845a2f64c3d65081ea23740138;hpb=40d986cf69a1acdbcee8ee218c2cfd379855f5b7;ds=sidebyside diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 71d316f..6a56b686 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,40 @@ TBD 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.1.1.el6 (RHEL6.8) + 3.10.0-327.18.2.el7 (RHEL7.2) + 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) + * 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.1.1.el6 (RHEL6.8) + 3.10.0-327.18.2.el7 (RHEL7.2) + 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.4.6 + * 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 + * 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 + +-------------------------------------------------------------------------------- + +02-29-2016 Intel Corporation * version 2.8.0 * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions.