de5fe16817
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/device-mapper-multipath#2cf40b2f98808e3533e915c0a204b885d9da5e43
11 lines
339 B
Plaintext
11 lines
339 B
Plaintext
testing environment:
|
|
1. enable|disable find_multipaths and do multipath reload
|
|
mpathconf --find_multipaths y|n --with_multipathd y
|
|
|
|
test cases:
|
|
1. find_multipaths = no
|
|
multipath will not blacklist the single devices
|
|
2. find_multipaths = yes
|
|
multipath will blacklist the single devices
|
|
multipath will not blacklist the non-single devices
|