X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Fkernel_patches%2Fwhich_patch;h=8265985746fe34096f202d67b70b8600b9c1a459;hb=2b5ed7c24b3d91bcd704281dc563e71e4689990c;hp=a74814ead7490056df3d6694eb294301a4c8253c;hpb=bfd8248468954bb5cfda850dc65170099e3100f9;p=fs%2Flustre-release.git diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index a74814e..8265985 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -1,10 +1,24 @@ -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-358.6.2.el6 +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-358.6.2.el6 (RHEL6) - 2.6.16.60-0.69.1 (SLES10) - 2.6.27.19-5 (SLES11) +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) +3.10-rhel7.series 3.10.0-327.18.2.el7 (RHEL 7.2) +3.0-sles11sp3.series 3.0.101-0.47.71 (SLES11 SP3) +3.0-sles11sp3.series 3.0.101-71 (SLES11 SP4) +3.12-sles12.series 3.12.57-60.35 (SLES12 SP1) + +See lustre/ChangeLog for supported client kernel versions.