[Bug 927540] Re: multipath ignores blacklist in multipath.conf
Dmitry Galenko
927540 at bugs.launchpad.net
Tue Oct 2 23:48:30 UTC 2012
Only first line with devnode work.
Working config:
devnode_blacklist {
## Ubuntu BUG #927540
devnode "^((ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*|(hd|xvd|vd|sd)[a-z]*)"
wwid "*"
}
## Use user friendly names, instead of using WWIDs as names.
defaults {
user_friendly_names yes
path_grouping_policy multibus
failback immediate
}
blacklist_exceptions {
wwid "1"
wwid "2"
wwid "3"
wwid "4"
wwid "..."
wwid "n"
}
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/927540
Title:
multipath ignores blacklist in multipath.conf
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/927540/+subscriptions
More information about the Ubuntu-server-bugs
mailing list