![]() Currently anaconda provides rd.md=0 on kernel's command line as a boot time optimization if root is not on md device. But this leads to kdump failure. We copy the command line from first kernel and if dump target is on md device, it fails as we never try to assemble md devices as rd.md=0. We have already set rd.md.uuid though in /etc/cmdlind.d/ dir providing dracut the info about what md devices to assemble. So this patch overrides rd.md settings if rd.md.uuid is provided. This is a stop gap measure to get kdump working on software raid devices. Harald seems to have bigger cleanup plans for rd.md. Once that happens, this patch will not be needed and things should automatically be fixed. Signed-off-by: Vivek Goyal <vgoyal@redhat.com> |
||
---|---|---|
.. | ||
65-md-incremental-imsm.rules | ||
md-noddf.sh | ||
md-noimsm.sh | ||
md-shutdown.sh | ||
mdmon-pre-udev.sh | ||
mdraid-cleanup.sh | ||
mdraid-needshutdown.sh | ||
mdraid-waitclean.sh | ||
mdraid_start.sh | ||
module-setup.sh | ||
parse-md.sh |