From f829b516b457e25bf9384b2d43f2ce3e544939d8 Mon Sep 17 00:00:00 2001 From: yangsheng Date: Wed, 9 Jan 2013 16:32:14 +0800 Subject: [PATCH] LU-2517 kernel: Kernel update [RHEL6.3 2.6.32-279.19.1.el6] Update RHEL6.3 kernel to 2.6.32-279.19.1.el6. Signed-off-by: yang sheng Change-Id: I1e89c76d4ec0cc736a0e479a465e59e2262522c0 Reviewed-on: http://review.whamcloud.com/4980 Tested-by: Hudson Tested-by: Maloo Reviewed-by: Bobi Jam Reviewed-by: Lai Siyao Reviewed-by: Oleg Drokin --- lustre/ChangeLog | 5 +++-- lustre/kernel_patches/targets/2.6-rhel6.target.in | 2 +- lustre/kernel_patches/which_patch | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 81a9f43..bc968a4 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -2,12 +2,13 @@ TBD Intel Corporation * version 2.4.0 * See http://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix * Server support for kernels: - 2.6.32-279.14.1.el6 (RHEL6) + 2.6.32-279.19.1.el6 (RHEL6) * Client support for unpatched kernels: - 2.6.32-279.14.1.el6 (RHEL6) + 2.6.32-279.19.1.el6 (RHEL6) 2.6.27.19-5 (SLES11) 2.6.18-238.19.1.el5 (RHEL5) 2.6.16.60-0.69.1 (SLES10) + 3.6.10-2.fc17 (FC17) * Recommended e2fsprogs version: 1.41.90.wc4 * NFS export disabled when stack size < 8192 (32-bit Lustre clients), since the NFSv4 export of Lustre filesystem with 4K stack may cause a diff --git a/lustre/kernel_patches/targets/2.6-rhel6.target.in b/lustre/kernel_patches/targets/2.6-rhel6.target.in index eaf8b40..cc93aa4 100644 --- a/lustre/kernel_patches/targets/2.6-rhel6.target.in +++ b/lustre/kernel_patches/targets/2.6-rhel6.target.in @@ -1,5 +1,5 @@ lnxmaj="2.6.32" -lnxrel="279.14.1.el6" +lnxrel="279.19.1.el6" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES=2.6-rhel6.series diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index c1bcb70..f913e88 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -1,10 +1,10 @@ SERIES VERSION COMMENT SUPPORTED KERNELS: -2.6-rhel6 RHEL6: 2.6.32-279.14.1.el6 +2.6-rhel6 RHEL6: 2.6.32-279.19.1.el6 CLIENT SUPPORT FOR UNPATCHED KERNELS: 2.6.18-238.19.1.el5 (RHEL5) - 2.6.32-279.14.1.el6 (RHEL6) + 2.6.32-279.19.1.el6 (RHEL6) 2.6.16.60-0.69.1 (SLES10) 2.6.27.19-5 (SLES11) -- 1.8.3.1