From 5efa4076fe0a26a468aeda480854f57013a19134 Mon Sep 17 00:00:00 2001 From: yangsheng Date: Wed, 28 Mar 2012 00:19:04 +0800 Subject: [PATCH] LU-1241 kernel: Kernel update [RHEL6.2 2.6.32-220.7.1.el6] Update RHEL6.2 kernel to 2.6.32-220.7.1.el6. Signed-off-by: yang sheng Change-Id: Ib8149b5fb50dce2f2eb3555be06c4946e763ea93 Reviewed-on: http://review.whamcloud.com/2389 Tested-by: Hudson Tested-by: Maloo Reviewed-by: Oleg Drokin Reviewed-by: Bobi Jam --- lustre/ChangeLog | 8 ++++++-- lustre/kernel_patches/targets/2.6-rhel6.target.in | 2 +- lustre/kernel_patches/which_patch | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 0c456d2..2849fc2 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -2,9 +2,9 @@ TBD Whamcloud, Inc. * version 2.3.0 * See http://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix * Server support for kernels: - 2.6.32-220.4.2.el6 (RHEL6) + 2.6.32-220.7.1.el6 (RHEL6) * Client support for unpatched kernels: - 2.6.32-220.4.2.el6 (RHEL6) + 2.6.32-220.7.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) @@ -15,6 +15,10 @@ TBD Whamcloud, Inc. * NFSv4 reexport to 32-bit NFS client nodes requires Lustre client on the re-exporting nodes to be mounted with "32bitapi" mount option +Severity : enhancement +Jira : LU-1241 +Description: Update RHEL6.2 kernel to 2.6.32-220.7.1.el6 + -------------------------------------------------------------------------------- 04-30-2012 Whamcloud, Inc. diff --git a/lustre/kernel_patches/targets/2.6-rhel6.target.in b/lustre/kernel_patches/targets/2.6-rhel6.target.in index 2aed2cf..d9bb7c5 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="220.4.2.el6" +lnxrel="220.7.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 0d29512..166dd14 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -2,10 +2,10 @@ SERIES VERSION COMMENT SUPPORTED KERNELS: 2.6-rhel5 RHEL5: 2.6.18-238.19.1.el5 -2.6-rhel6 RHEL6: 2.6.32-220.4.2.el6 +2.6-rhel6 RHEL6: 2.6.32-220.7.1.el6 CLIENT SUPPORT FOR UNPATCHED KERNELS: 2.6.18-238.19.1.el5 (RHEL5) - 2.6.32-220.4.2.el6 (RHEL6) + 2.6.32-220.7.1.el6 (RHEL6) 2.6.16.60-0.69.1 (SLES10) 2.6.27.19-5 (SLES11) -- 1.8.3.1