From 53341d606ba815ac664940e6cda050ab840af44a Mon Sep 17 00:00:00 2001 From: yangsheng Date: Mon, 21 May 2012 23:21:55 +0800 Subject: [PATCH 1/1] LU-1424 kernel: Kernel update [RHEL6.2 2.6.32-220.17.1.el6] Update RHEL6.2 kernel to 2.6.32-220.17.1.el6. Signed-off-by: yang sheng Change-Id: I7ad3bee13303f389006d94ab83a7810493615763 Reviewed-on: http://review.whamcloud.com/2849 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 f33d2d0..f5358a9 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.13.1.el6 (RHEL6) + 2.6.32-220.17.1.el6 (RHEL6) * Client support for unpatched kernels: - 2.6.32-220.13.1.el6 (RHEL6) + 2.6.32-220.17.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-1424 +Description: Update RHEL6.2 kernel to 2.6.32-220.17.1.el6 + +Severity : enhancement Jira : LU-1358 Description: Update RHEL6.2 kernel to 2.6.32-220.13.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 7fa0272..20ea5dd 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.13.1.el6" +lnxrel="220.17.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 3dde605..a2abaef 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.13.1.el6 +2.6-rhel6 RHEL6: 2.6.32-220.17.1.el6 CLIENT SUPPORT FOR UNPATCHED KERNELS: 2.6.18-238.19.1.el5 (RHEL5) - 2.6.32-220.13.1.el6 (RHEL6) + 2.6.32-220.17.1.el6 (RHEL6) 2.6.16.60-0.69.1 (SLES10) 2.6.27.19-5 (SLES11) -- 1.8.3.1