From b2e06f8a202198a6e2f23a9e2e999efea2c18f7e Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Tue, 23 May 2023 00:26:18 -0700 Subject: [PATCH] LU-16755 kernel: update RHEL 8.8 [4.18.0-477.10.1.el8_8] Update RHEL 8.8 kernel to 4.18.0-477.10.1.el8_8. Lustre-change: https://review.whamcloud.com/51051 Lustre-commit: TBD (from 5c47d1454a24dc6a5d330575546f5388652414ce) Test-Parameters: trivial fstype=ldiskfs \ clientdistro=el8.8 serverdistro=el8.8 testlist=sanity Test-Parameters: trivial fstype=zfs \ clientdistro=el8.8 serverdistro=el8.8 testlist=sanity Change-Id: I6d7703512f9c5a8b686f06e94f32f0e51c9b2001 Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51052 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Andreas Dilger Reviewed-by: Yang Sheng Reviewed-by: Oleg Drokin --- lustre/ChangeLog | 6 +++--- lustre/kernel_patches/targets/4.18-rhel8.8.target.in | 2 +- lustre/kernel_patches/which_patch | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 5b24239..d19f10d 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -3,7 +3,7 @@ TBD Whamcloud * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. * Server primary kernels built and tested during release cycle: - 4.18.0-477.el8 (RHEL8.8) + 4.18.0-477.10.1.el8 (RHEL8.8) * Other server kernels known to build and work at some point (others may also work): 3.10.0-862.14.4.el7 (RHEL7.5) 3.10.0-957.27.2.el7 (RHEL7.6) @@ -30,7 +30,7 @@ TBD Whamcloud * Client primary kernels built and tested during release cycle: 5.14.0-283.el9 (RHEL9.2) 5.14.0-162.18.1.el9 (RHEL9.1) - 4.18.0-477.el8 (RHEL8.8) + 4.18.0-477.10.1.el8 (RHEL8.8) 5.4.0-37 (Ubuntu 20.04) 5.14.21-150400.24.28 (SLES15 SP4) * Other clients known to build on these kernels at some point (others may also work): @@ -62,7 +62,7 @@ TBD Whamcloud 5.8.0-53 (Ubuntu 20.04.2 HWE) 5.11.0-31 (Ubuntu 20.04.3 HWE) 5.11.0 (vanilla kernel.org) - * Recommended e2fsprogs version: 1.46.6-wc1 or newer + * Recommended e2fsprogs version: 1.47.0-wc1 or newer * Recommended ZFS version: 2.1.11 * 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/4.18-rhel8.8.target.in b/lustre/kernel_patches/targets/4.18-rhel8.8.target.in index 79b7679..172b7ca 100644 --- a/lustre/kernel_patches/targets/4.18-rhel8.8.target.in +++ b/lustre/kernel_patches/targets/4.18-rhel8.8.target.in @@ -1,5 +1,5 @@ lnxmaj="4.18.0" -lnxrel="477.el8" +lnxrel="477.10.1.el8_8" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES=4.18-rhel8.8.series diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index d538f23..0047bf0 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -25,6 +25,6 @@ PATCH SERIES FOR SERVER KERNELS: 4.18-rhel8.5.series 4.18.0-348.23.1.el8 (RHEL 8.5) 4.18-rhel8.6.series 4.18.0-372.32.1.el8 (RHEL 8.6) 4.18-rhel8.7.series 4.18.0-425.3.1.el8 (RHEL 8.7) -4.18-rhel8.8.series 4.18.0-477.el8 (RHEL 8.8) +4.18-rhel8.8.series 4.18.0-477.10.1.el8 (RHEL 8.8) See lustre/ChangeLog for supported client kernel versions. -- 1.8.3.1