The mdadm program controls Linux md devices (software RAID arrays)
f8c5cc46d4
This value can be explicitly set to 0 (meaning 'not a multipath device'). The check as currently written will match on this, as it just matches absolutely any one or more characters at all, including 0. Fix the check to only look for '1', the value that indicates the device is multipath. This is the same as how 68-del-part-nodes.rules and 69-dm-lvm-metad.rules do it. Resolves: bz1628192 Signed-off-by: Adam Williamson <awilliam@redhat.com> |
||
---|---|---|
.gitignore | ||
mdadm_event.conf | ||
mdadm-2.5.2-static.patch | ||
mdadm-3.3-udev.patch | ||
mdadm-cron | ||
mdadm-raid-check-sysconfig | ||
mdadm.conf | ||
mdadm.rules | ||
mdadm.spec | ||
mdmonitor.init | ||
mdmonitor.service | ||
raid-check | ||
sources |