Whamcloud - gitweb
New RC 2.12.2-RC1 2.12.2-RC1 v2_12_2-RC1
authorOleg Drokin <green@whamcloud.com>
Fri, 10 May 2019 22:52:31 +0000 (18:52 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 10 May 2019 22:52:31 +0000 (18:52 -0400)
Change-Id: I260a08bb593463b64365046e4b01d57a2287f551

LUSTRE-VERSION-GEN
lustre/ChangeLog

index e82b182..da7b8fe 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-DEFAULT_VERSION=2.12.1
+DEFAULT_VERSION=2.12.2-RC1
 LVF=LUSTRE-VERSION-FILE
 
 LF='
index 4052ae1..92f1624 100644 (file)
@@ -1,3 +1,42 @@
+TBD Whamcloud
+       * version 2.12.2
+       * 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.10.1.el7 (RHEL7.6)
+         4.4.120-92.70       (SLES12 SP2)
+         4.4.162-94.69       (SLES12 SP3)
+         4.4.0-142           (Ubuntu 16.04)
+         4.15.0-45           (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.10.1.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.13       (SLES12 SP4)
+         4.4.0-142           (Ubuntu 16.04)
+         4.15.0-45           (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
+
+
 2019-04-30 Whamcloud
        * version 2.12.1
        * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix