Whamcloud - gitweb
LU-9956 kernel: kernel upgrade [SLES12 SP3 4.4.82-6.3]
[fs/lustre-release.git] / lustre / kernel_patches / which_patch
index aabe192..ca57b49 100644 (file)
@@ -1,10 +1,28 @@
-SERIES                VERSION                  COMMENT
+Note that Lustre server kernels do not REQUIRE patches to the core kernel
+code in order to function.  However, the server kernel patches may improve
+performance significantly.  Lustre may not work with the latest kernels
+due to API changes in the kernel.  See lustre/ChangeLog for details.
 
-SUPPORTED KERNELS:
-2.6-rhel6             RHEL6: 2.6.32-431.11.2.el6
-3.0-sles11sp3         SLES11SP3: 3.0.101-0.21
+In addition to the patches that should be applied to the core kernel,
+patches are required for a specific kernel in order to build the ldiskfs
+module from ext4.  Those patches are applied automatically during the
+ldiskfs build process and SHOULD NOT be applied to the kernel directly.
 
-CLIENT SUPPORT FOR UNPATCHED KERNELS:
-       2.6.18-348.3.1.el5      (RHEL5)
-       2.6.32-431.11.2.el6     (RHEL6)
-       3.0.101-0.21            (SLES11SP3)
+Servers running only ZFS OSDs DO NOT need any patches.
+
+Clients since 2.6.18 DO NOT need any patches.
+
+PATCH SERIES FOR SERVER KERNELS:
+2.6-rhel6.series        2.6.32-431.29.2.el6 (RHEL 6.5)
+2.6-rhel6.series        2.6.32-504.30.3.el6 (RHEL 6.6)
+2.6-rhel6.series        2.6.32-573.26.1.el6 (RHEL 6.7)
+2.6-rhel6.8.series      2.6.32-642.15.1.el6 (RHEL 6.8)
+2.6-rhel6.8.series      2.6.32-696.10.2.el6 (RHEL 6.9)
+3.10-rhel7.series       3.10.0-693.2.2.el7  (RHEL 7.4)
+3.0-sles11sp3.series    3.0.101-0.47.71     (SLES11 SP3)
+3.0-sles11sp3.series    3.0.101-107         (SLES11 SP4)
+3.12-sles12.series      3.12.74-60.64.40    (SLES12 SP1)
+4.4-sles12.series       4.4.74-92.35        (SLES12 SP2)
+4.4-sles12sp3.series    4.4.82-6.3          (SLES12 SP3)
+
+See lustre/ChangeLog for supported client kernel versions.