Whamcloud - gitweb
LU-17641 kernel: update RHEL 9.3 [5.14.0-362.24.1.el9_3] 20/54820/4
authorJian Yu <yujian@whamcloud.com>
Tue, 28 May 2024 20:49:04 +0000 (13:49 -0700)
committerJian Yu <yujian@whamcloud.com>
Tue, 28 May 2024 20:49:04 +0000 (13:49 -0700)
Update RHEL 9.3 kernel to 5.14.0-362.24.1.el9_3.

Test-Parameters: trivial fstype=ldiskfs mdtcount=4 mdscount=2 \
  clientdistro=el9.3 testlist=sanity

Test-Parameters: trivial fstype=zfs mdtcount=4 mdscount=2 \
  clientdistro=el9.3 testlist=sanity

Test-Parameters: trivial fstype=ldiskfs mdtcount=4 mdscount=2 \
  clientdistro=el9.2 serverdistro=el9.3 testlist=sanity

Test-Parameters: trivial fstype=zfs mdtcount=4 mdscount=2 \
  clientdistro=el9.2 serverdistro=el9.3 testlist=sanity

Test-Parameters: optional clientdistro=el9.3 serverdistro=el9.3 \
  testgroup=full-part-1

Test-Parameters: optional clientdistro=el9.3 serverdistro=el9.3 \
  testgroup=full-part-2

Test-Parameters: optional clientdistro=el9.3 serverdistro=el9.3 \
  testgroup=full-part-3

Change-Id: Ifafb3fbbfdfcd82506daed44d3601a0d4357331e
Signed-off-by: Jian Yu <yujian@whamcloud.com>
lustre/ChangeLog
lustre/kernel_patches/kernel_configs/kernel-5.14.0-5.14-rhel9.3-x86_64.config
lustre/kernel_patches/targets/5.14-rhel9.3.target.in
lustre/kernel_patches/which_patch

index 66df8b1..cad0661 100644 (file)
@@ -4,7 +4,7 @@ TBD Whamcloud
          for currently supported client and server kernel versions.
        * Server primary kernels built and tested during release cycle:
          5.14.0-427.18.1.el9  (RHEL9.4)
-         5.14.0-362.18.1.el9  (RHEL9.3)
+         5.14.0-362.24.1.el9  (RHEL9.3)
          4.18.0-513.18.1.el8  (RHEL8.9)
          4.18.0-477.27.1.el8  (RHEL8.8)
        * Other server kernels known to build and work at some point (others may also work):
@@ -37,7 +37,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-427.18.1.el9  (RHEL9.4)
-         5.14.0-362.18.1.el9  (RHEL9.3)
+         5.14.0-362.24.1.el9  (RHEL9.3)
          4.18.0-513.18.1.el8  (RHEL8.9)
          4.18.0-477.27.1.el8  (RHEL8.8)
          5.4.0-37             (Ubuntu 20.04)
index 2ea7ba2..4005647 100644 (file)
@@ -32,7 +32,7 @@ CONFIG_WERROR=y
 CONFIG_UAPI_HEADER_TEST=y
 CONFIG_LOCALVERSION=""
 # CONFIG_LOCALVERSION_AUTO is not set
-CONFIG_BUILD_SALT="5.14.0-362.18.1.el9_3.x86_64"
+CONFIG_BUILD_SALT="5.14.0-362.24.1.el9_3.x86_64"
 CONFIG_HAVE_KERNEL_GZIP=y
 CONFIG_HAVE_KERNEL_BZIP2=y
 CONFIG_HAVE_KERNEL_LZMA=y
index dd5bbc1..623a3df 100644 (file)
@@ -1,5 +1,5 @@
 lnxmaj="5.14.0"
-lnxrel="362.18.1.el9_3"
+lnxrel="362.24.1.el9_3"
 
 KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm
 SERIES=5.14-rhel9.3.series
index 59c920d..eddb42e 100644 (file)
@@ -22,7 +22,7 @@ PATCH SERIES FOR SERVER KERNELS:
 4.18-rhel8.9.series     4.18.0-513.18.1.el8  (RHEL 8.9)
 5.14-rhel9.1.series     5.14.0-162.23.1.el9  (RHEL 9.1)
 5.14-rhel9.2.series     5.14.0-284.30.1.el9  (RHEL 9.2)
-5.14-rhel9.3.series     5.14.0-362.18.1.el9  (RHEL 9.3)
+5.14-rhel9.3.series     5.14.0-362.24.1.el9  (RHEL 9.3)
 5.14-rhel9.4.series     5.14.0-427.18.1.el9  (RHEL 9.4)
 
 See lustre/ChangeLog for supported client kernel versions.