]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/multipath/templates/multipath-bm-os.conf.erb
ubc: Ignore sda on p410 blades
[dsa-puppet.git] / modules / multipath / templates / multipath-bm-os.conf.erb
1 ##
2 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
3 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
4 ##
5
6 # conversion from MSA stype WWIDs to multipathd.conf:
7 #
8 #   sed -re 's#(.{6})(.{6})0000(.{2})(.*)#36\1000\2\3\4#'
9
10 blacklist_exceptions {
11         devnode "cciss!c[0-9]d[0-9]*"
12 }
13
14 multipaths {
15         multipath {
16                 wwid    3600c0ff000d83a70b613585301000000
17                 alias   openstack
18         }
19         multipath {
20                 wwid    3600c0ff000d838e261810c5401000000
21                 alias   openstack-cache-bl9
22         }
23 }