X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fkernel_patches%2Fwhich_patch;h=f408c4f21bb9c419de0eafe6979d427dc4035e23;hp=067d0e6e85e909c1220c3c2fec7cadf6cce67aa8;hb=f0ed14ded21879ce884c432f6eaa6e7b1c54b7c4;hpb=62ef9c949753efb9535fa5b1eb2eb38ec663917f diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index 067d0e6..f408c4f 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -1,19 +1,25 @@ -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-rhel4 RHEL4: 2.6.9-67.0.20.EL -2.6-sles10 SLES10: 2.6.16.60-0.39.3 -2.6-rhel5 RHEL5: 2.6.18-128.7.1.el5 -2.6-rhel5 OEL5: 2.6.18-128.7.1.el5 -2.6.18-vanilla kernel.org: 2.6.18.8 -2.6.22-vanilla kernel.org: 2.6.22.14 -2.6-sles11 SLES11: 2.6.27.23-0.1 +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: - kernel.org 2.6.16-2.6.27 - RHEL4: 2.6.9-42.0.8EL +Servers running only ZFS OSDs DO NOT need any patches. -NB - The patches in the 2.6-suse series should already be in the SLES9 SP1 - kernel. The patches in the 2.6-suse-newer series are patches that - have been created since the SP1 kernel was released and should be - applied to the already-patched SP1 kernel. +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.3.1.el6 (RHEL 6.8) +3.10-rhel7.series 3.10.0-327.22.2.el7 (RHEL 7.2) +3.0-sles11sp3.series 3.0.101-0.47.71 (SLES11 SP3) +3.0-sles11sp3.series 3.0.101-77 (SLES11 SP4) +3.12-sles12.series 3.12.59-60.41 (SLES12 SP1) + +See lustre/ChangeLog for supported client kernel versions.