I have pushed a version of initramfs-tools to my ppa that seems to fix the problem. Can IBM test it?
add-apt-repository ppa:cascardo/kdump2 It's a version for bionic. Only initramfs-tools should come from this source. kdump-tools and makedumpfile should be from bionic-updates or bionic. After that, remove the initrd images from /var/lib/kdump/, reboot, then test the crash. So: add-apt-repository ppa:cascardo/kdump2 apt install initramfs-tools rm /var/lib/kdump/initr* reboot After reboot: echo 1 > /proc/sys/kernel/sysrq echo c > /proc/sysrq-trigger -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1778844 Title: nvme multipath does not report path relationships To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-power-systems/+bug/1778844/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
