Whamcloud - gitweb
New tag 2.9.50 2.9.50 v2_9_50 v2_9_50_0
authorOleg Drokin <oleg.drokin@intel.com>
Wed, 7 Dec 2016 23:36:12 +0000 (18:36 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 7 Dec 2016 23:36:12 +0000 (18:36 -0500)
Starting on 2.10 release development cycle.

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

index ba0b20e..c074ea6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
 #!/bin/sh
 
-DEFAULT_VERSION=2.9.0
+DEFAULT_VERSION=2.9.50
 LVF=LUSTRE-VERSION-FILE
 
 LF='
 LVF=LUSTRE-VERSION-FILE
 
 LF='
index ac415fd..ce4ef66 100644 (file)
@@ -1,3 +1,38 @@
+TBD 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.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.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
+
+--------------------------------------------------------------------------------
+
 12-07-2016 Intel Corporation
        * version 2.9.0
        * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix
 12-07-2016 Intel Corporation
        * version 2.9.0
        * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix