forked from pool/mdadm
- mdmon-takeover.fix
find-free-devnum.fix mapfile-rebuild.fix udev-offroot Fix various issues will installation on IMSM RAID arrays, booting from those arrays, and clean shutdown when such an array is used for '/'. (bnc#752107 bnc#732294 bnc#770351) OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=70
This commit is contained in:
parent
1a1bebde19
commit
e99df50458
2
boot.md
2
boot.md
@ -155,7 +155,7 @@ case "$1" in
|
||||
# arrays, but we can restart mdmon. It will replace existing
|
||||
# mdmon, or exit quietly if there is nothing to do.
|
||||
echo -n "MD RAID: restarting mdmon if it is needed."
|
||||
/sbin/mdmon --all --takeover
|
||||
/sbin/mdmon --all --takeover --offroot
|
||||
rc_status -v
|
||||
;;
|
||||
*)
|
||||
|
Loading…
Reference in New Issue
Block a user