Skip to content

F44 fails to set up crashkernel kernel pamameter #155

@coiby

Description

@coiby
  1. /usr/lib/kernel/install.d/92-crashkernel.install fails to set up crashkernel kernel pamameter for newly installed kernel
  2. kdumpctl reset-crashkernel fails to set up crashkernel kernel pamameter for currently running kernel

How to reproduce it?

  1. Create a KVM guest using https://download.fedoraproject.org/pub/fedora/linux/releases/44/Cloud/x86_64/images/Fedora-Cloud-Base-Generic-44-1.7.x86_64.qcow2 (e.g. tmt try fedora:44)
  2. systemctl enable kdump
  3. Install a kernel and check if crashkernel kernel pamameter is set up
  4. Or run kdumpctl reset-crashkernel
[root@server ~]# kdumpctl reset-crashkernel
The param /boot/boot/vmlinuz-6.16.7-200.fc42.x86_64 is incorrect
no action specified
kdump: Updated crashkernel=2G-64G:256M,64G-:512M for kernel=, grub entry index=.
kdump: WARNING: Please reboot the system for the change to take effect.

[root@server ~]# grubby --info=/boot/vmlinuz-6.16.7-200.fc42.x86_64 
index=1
kernel="/boot/boot/vmlinuz-6.16.7-200.fc42.x86_64"
args="ro rootflags=subvol=root no_timer_check console=tty1 console=ttyS0,115200n8 systemd.firstboot=off rootflags=subvol=root"
root="UUID=15c26993-ac30-424a-9c4b-faec4434d234"
initrd="/boot/boot/initramfs-6.16.7-200.fc42.x86_64.img"
title="Fedora Linux (6.16.7-200.fc42.x86_64) 44 (Cloud Edition)"
id="2d6253460c154c3e9d8ae300fb003da1-6.16.7-200.fc42.x86_64"

Note

This issue can be resolved automatically with https://bugzilla.redhat.com/show_bug.cgi?id=2483604 fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions