Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-56584

[RHEL-10] kdump.sh[467]: The kernel version is not supported

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • rhel-10.0
    • rhel-10.0.beta
    • makedumpfile
    • None
    • makedumpfile-1.7.6-1.el10
    • No
    • Moderate
    • rhel-sst-kernel-debug
    • ssg_core_kernel
    • 10
    • 14
    • 1
    • Dev ack
    • False
    • Hide

      None

      Show
      None
    • None
    • Red Hat Enterprise Linux
    • None
    • 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.

              rh-ee-lichliu Lichen Liu
              xiliang@redhat.com Frank Liang
              kdump team kdump team
              Jie Li Jie Li
              Votes:
              0 Vote for this issue
              Watchers:
              16 Start watching this issue

                Created:
                Updated: