Whamcloud - gitweb
New tag 2.11.50 2.11.50 v2_11_50 v2_11_50_0
authorOleg Drokin <oleg.drokin@intel.com>
Tue, 3 Apr 2018 17:30:11 +0000 (13:30 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 3 Apr 2018 17:30:11 +0000 (13:30 -0400)
Start of 2.12 development

Change-Id: Ic96437e600ab6d460ea33cf48b36c88913f5d864
Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
LUSTRE-VERSION-GEN
lustre/ChangeLog

index a664145..8d0b00a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
 #!/bin/sh
 
-DEFAULT_VERSION=2.11.0
+DEFAULT_VERSION=2.11.50
 LVF=LUSTRE-VERSION-FILE
 
 LF='
 LVF=LUSTRE-VERSION-FILE
 
 LF='
index 1cf1f54..23e77aa 100644 (file)
@@ -1,3 +1,54 @@
+TBD Intel Corporation
+       * version 2.12.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.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
+
+--------------------------------------------------------------------------------
+
+
 2018-04-03 Intel Corporation
        * version 2.11.0
        * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix
 2018-04-03 Intel Corporation
        * version 2.11.0
        * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix