From 5e13f36dc88eeda4f73dfa80df3fa24ab2a47b5c Mon Sep 17 00:00:00 2001 From: yangsheng Date: Wed, 2 May 2012 13:49:34 +0800 Subject: [PATCH] LU-1358 kernel: Kernel update [RHEL6.2 2.6.32-220.13.1.el6] Update RHEL6.2 kernel to 2.6.32-220.13.1.el6. Signed-off-by: yang sheng Change-Id: Id6a1c8ef918d9df8f5948caedfd45688f73d4747 Reviewed-on: http://review.whamcloud.com/2653 Tested-by: Hudson Tested-by: Maloo Reviewed-by: Oleg Drokin --- 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 2849fc2..f33d2d0 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.7.1.el6 (RHEL6) + 2.6.32-220.13.1.el6 (RHEL6) * Client support for unpatched kernels: - 2.6.32-220.7.1.el6 (RHEL6) + 2.6.32-220.13.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) @@ -16,6 +16,10 @@ TBD Whamcloud, Inc. the re-exporting nodes to be mounted with "32bitapi" mount option Severity : enhancement +Jira : LU-1358 +Description: Update RHEL6.2 kernel to 2.6.32-220.13.1.el6 + +Severity : enhancement Jira : LU-1241 Description: Update RHEL6.2 kernel to 2.6.32-220.7.1.el6 diff --git a/lustre/kernel_patches/targets/2.6-rhel6.target.in b/lustre/kernel_patches/targets/2.6-rhel6.target.in index d9bb7c5..7fa0272 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.7.1.el6" +lnxrel="220.13.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 166dd14..3dde605 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.7.1.el6 +2.6-rhel6 RHEL6: 2.6.32-220.13.1.el6 CLIENT SUPPORT FOR UNPATCHED KERNELS: 2.6.18-238.19.1.el5 (RHEL5) - 2.6.32-220.7.1.el6 (RHEL6) + 2.6.32-220.13.1.el6 (RHEL6) 2.6.16.60-0.69.1 (SLES10) 2.6.27.19-5 (SLES11) -- 1.8.3.1