From 390b84b102f63ab8daade91b4a34960d097028d1 Mon Sep 17 00:00:00 2001 From: Jian Yu Date: Wed, 18 Jan 2023 12:45:13 -0800 Subject: [PATCH] LU-16486 kernel: kernel update RHEL8.7 [4.18.0-425.10.1.el8_7] Update RHEL8.7 kernel to 4.18.0-425.10.1.el8_7. Test-Parameters: trivial fstype=ldiskfs \ clientdistro=el8.7 serverdistro=el8.7 testlist=sanity Test-Parameters: trivial fstype=zfs \ clientdistro=el8.7 serverdistro=el8.7 testlist=sanity Change-Id: I5759d0cb06a1148689ed9b8c947cb6516ab3aca1 Signed-off-by: Jian Yu --- lustre/ChangeLog | 6 +++--- lustre/kernel_patches/targets/4.18-rhel8.7.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 de63f6f..c215be0 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-425.3.1.el8 (RHEL8.7) + 4.18.0-425.10.1.el8 (RHEL8.7) * 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) @@ -28,7 +28,7 @@ TBD Whamcloud * ldiskfs needs an ldiskfs patch series for that kernel, ZFS does not * Client primary kernels built and tested during release cycle: 5.14.0-70.30.1.el9 (RHEL9.0) - 4.18.0-425.3.1.el8 (RHEL8.7) + 4.18.0-425.10.1.el8 (RHEL8.7) 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): @@ -59,7 +59,7 @@ TBD Whamcloud 5.11.0-31 (Ubuntu 20.04.3 HWE) 5.11.0 (vanilla kernel.org) 5.10.0-60.56.0.84.oe2203 (openEuler 22.03 LTS) - * Recommended e2fsprogs version: 1.46.5.wc1 or newer + * Recommended e2fsprogs version: 1.46.6-wc1 or newer * Recommended ZFS version: 2.1.5 * 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.7.target.in b/lustre/kernel_patches/targets/4.18-rhel8.7.target.in index a628de22..e8a0d63 100644 --- a/lustre/kernel_patches/targets/4.18-rhel8.7.target.in +++ b/lustre/kernel_patches/targets/4.18-rhel8.7.target.in @@ -1,5 +1,5 @@ lnxmaj="4.18.0" -lnxrel="425.3.1.el8" +lnxrel="425.10.1.el8_7" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES=4.18-rhel8.7.series diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index 41ee382..019bd8f 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -24,6 +24,6 @@ PATCH SERIES FOR SERVER KERNELS: 4.18-rhel8.4.series 4.18.0-305.25.1.el8 (RHEL 8.4) 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.7.series 4.18.0-425.10.1.el8 (RHEL 8.7) See lustre/ChangeLog for supported client kernel versions. -- 1.8.3.1