Add blacklist_exceptions to multipath.conf

Resolves: rhbz#1685363
(cherry picked from commit b1407900ac)
This commit is contained in:
Brian C. Lane 2019-03-05 10:07:59 -08:00
parent 11955f0550
commit 379f088459
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@ append etc/depmod.d/dd.conf "search updates built-in"
## 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 "blacklist_exceptions {\n\tproperty \"(SCSI_IDENT_|ID_WWN)\"\n}\n"
## make lvm auto-activate
remove etc/lvm/archive/*