blacklist_exceptions
section of the configuration file to enable multipathing on devices that have been blacklisted by default.
/etc/multipath.conf
file.
blacklist { wwid "*" } blacklist_exceptions { wwid "3600d0230000000000e13955cc3757803" }
blacklist_exceptions
section of the configuration file, you must specify the exceptions in the same way they were specified in the blacklist. For example, a WWID exception will not apply to devices specified by a devnode
blacklist entry, even if the blacklisted device is associated with that WWID. Similarly, devnode
exceptions apply only to devnode
entries, and device
exceptions apply only to device entries.