-
Bug
-
Resolution: Unresolved
-
Normal
-
rhel-10.0
-
None
-
makedumpfile-1.7.6-3.el10
-
No
-
Moderate
-
1
-
rhel-sst-kernel-debug
-
ssg_core_kernel
-
23
-
25
-
1
-
Dev ack
-
False
-
-
None
-
Red Hat Enterprise Linux
-
CK-January-2025
-
Pass
-
RegressionOnly
-
-
All
-
None
What were you trying to do that didn't work?
Found the log of "The kernel version is not supported" during kdump saving kernel.
Aug 28 13:29:04 ip-10-22-1-176.us-west-2.compute.internal kdump.sh[525]: The kernel version is not supported. Aug 28 13:29:04 ip-10-22-1-176.us-west-2.compute.internal kdump.sh[525]: The makedumpfile operation may be incomplete. Aug 28 13:29:04 ip-10-22-1-176.us-west-2.compute.internal kdump.sh[525]: The dumpfile is saved to /sysroot/var/crash/127.0.0.1-2024-08-28-13:28:36//vmcore-incomplete. Aug 28 13:29:04 ip-10-22-1-176.us-west-2.compute.internal kdump.sh[525]: makedumpfile Completed. Aug 28 13:29:05 ip-10-22-1-176.us-west-2.compute.internal kdump[529]: saving vmcore complete # rpm -q makedumpfile kdump-utils makedumpfile-1.7.5-12.el10.aarch64 kdump-utils-1.0.43-1.el10.aarch64
Seems the msg is from makedumpfile which only supports up to linux-6.8.4 now.
#define OLDEST_VERSION KERNEL_VERSION(2, 6, 15) /* linux-2.6.15 */ #define LATEST_VERSION KERNEL_VERSION(6, 8, 4) /* linux-6.8.4 */
Please provide the package NVR for which bug is seen:
6.11.0-0.rc3.19.el10.aarch64
How reproducible:
100%
Steps to reproduce
- start a RHEL-10 system
- trigger crash and check console output or "kexec-dmesg.log"
Expected results
No such message causes confusion.
Actual results
Shows kernel version is not supported in RHEL-10.
- clones
-
RHEL-56584 [RHEL-10] kdump.sh[467]: The kernel version is not supported
-
- Release Pending
-
- links to
-
RHBA-2024:140333 makedumpfile update