X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fkernel_patches%2Fwhich_patch;h=7eb8f72548983e11f0d289dc9271dc534d9ac248;hp=eb48f20729316752b7ff208ca4be11713c970b47;hb=30cffb9197d3791ccfaf536449e6c1087b608a1f;hpb=aaa103b24a4bead459cbae8e49fd051153011720 diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index eb48f20..7eb8f72 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -1,10 +1,19 @@ -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.14.1.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.14.1.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.23.3.el6 +3.0-sles11sp3.series 3.0.101-0.31 + +See lustre/ChangeLog for supported client kernel versions.