dracut/modules.d/90mdraid
Benjamin Marzinski 9dd9329f7a modules.d: fix udev rules detection of multipath devices
Starting with the 0.7.7 release of the multipath tools, the multipath
udev rules always set a value in ENV{DM_MULTIPATH_DEVICE_PATH} for any
device that multipath scans. A value of 0 means that the device is not
claimed by multipath, and a value of 1 means that it is. Because of
this, udev rules that check ENV{DM_MULTIPATH_DEVICE_PATH}=="?*" will
always return True, and act as if every scanned device is claimed by
multipath. Checking ENV{DM_MULTIPATH_DEVICE_PATH}=="1" will work
correctly for both the old and new versions of the multipath tools.
2019-09-04 13:43:20 +02:00
..
59-persistent-storage-md.rules modules.d: fix udev rules detection of multipath devices 2019-09-04 13:43:20 +02:00
65-md-incremental-imsm.rules modules.d: fix udev rules detection of multipath devices 2019-09-04 13:43:20 +02:00
md-noddf.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
md-noimsm.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
md-shutdown.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
mdmon-pre-shutdown.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
mdmon-pre-udev.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
mdraid-cleanup.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
mdraid-needshutdown.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
mdraid-waitclean.sh Revert "mdraid: call mdadm with "--wait-clean" instead of "-W"" 2018-01-05 11:02:12 +01:00
mdraid_start.sh mdraid: better handling of various UUID formats 2018-08-13 16:30:25 +02:00
module-setup.sh mdraid: fix case if rd.md.uuid is in ID_FS_UUID format 2018-07-06 09:25:03 +02:00
parse-md.sh mdraid: better handling of various UUID formats 2018-08-13 16:30:25 +02:00