dracut/modules.d/90multipath
Harald Hoyer f11d7a81e2 multipath: install all multipath path selector kernel modules
By default, dracut only builds in dm-service-time into the initramfs as
that is the default multipath.conf path selector. If the user changes
the path selector to "round robin" on the fly and runs dracut, multipath
does not find any paths on boot and the user will be dropped into a
shell.

Apparently, in RHEL7 dracut defaults to "hostonly" mode, i.e. modules
not currently in use at the time dracut runs do not get built into
initramfs. This is definitely one case where this doesn't work. A change
to reconfigure multipath probably should not render the system
unbootable.

https://bugzilla.redhat.com/show_bug.cgi?id=1195392
2015-07-03 14:25:40 +02:00
..
module-setup.sh multipath: install all multipath path selector kernel modules 2015-07-03 14:25:40 +02:00
multipathd-needshutdown.sh multipath: need_shutdown if multipath devices exist 2013-08-09 10:44:34 +02:00
multipathd-stop.sh removed trailing whitespaces 2011-05-10 11:56:09 +02:00
multipathd.sh use "rm --" to guard against filenames beginning with "-" 2013-06-28 10:31:18 +02:00