Add blacklist_exceptions to multipath.conf
Resolves: rhbz#1685363
This commit is contained in:
parent
5f530bd501
commit
b1407900ac
@ -107,6 +107,7 @@ append etc/depmod.d/dd.conf "search updates built-in"
|
|||||||
|
|
||||||
## create multipath.conf so multipath gets auto-started
|
## create multipath.conf so multipath gets auto-started
|
||||||
append etc/multipath.conf "defaults {\n\tfind_multipaths yes\n\tuser_friendly_names yes\n}\n"
|
append etc/multipath.conf "defaults {\n\tfind_multipaths yes\n\tuser_friendly_names yes\n}\n"
|
||||||
|
append etc/multipath.conf "blacklist_exceptions {\n\tproperty \"(SCSI_IDENT_|ID_WWN)\"\n}\n"
|
||||||
|
|
||||||
## make lvm auto-activate
|
## make lvm auto-activate
|
||||||
remove etc/lvm/archive/*
|
remove etc/lvm/archive/*
|
||||||
|
Loading…
Reference in New Issue
Block a user