Add volumes for buxtehude on ganeti2.ubc.d.o
[mirror/dsa-puppet.git] / modules / multipath / templates / multipath-ubc-ganeti2.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 {
11         devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*"
12         devnode "^hd[a-z][[0-9]*]"
13         devnode "^vd[a-z]"
14         devnode "^cciss!c[0-9]d[0-9]*[p[0-9]*]"
15         devnode "^sda[0-9]*$"
16 }
17 multipaths {
18         # buxtehude
19         multipath {
20                 wwid 3600c0ff00027786c0a0de45701000000
21                 alias buxtehude
22         }
23         multipath {
24                 wwid 3600c0ff000277c5f100de45701000000
25                 alias buxtehude-lvm
26         }
27         # danzi
28         multipath {
29                 wwid 3600c0ff00027786ca059e15701000000
30                 alias danzi
31         }
32         multipath {
33                 wwid 3600c0ff000277c5fa859e15701000000
34                 alias danzi-srv
35         }
36         # diabelli
37         multipath {
38                 wwid 3600c0ff00027786cba48e05701000000
39                 alias diabelli
40         }
41         # elgar
42         multipath {
43                 wwid 3600c0ff00027786c2ed8de5701000000
44                 alias elgar
45         }
46         # fano
47         multipath {
48                 wwid 3600c0ff00027786c54b7de5701000000
49                 alias fano
50         }
51         multipath {
52                 wwid 3600c0ff00027786c80b7de5701000000
53                 alias fano-srv
54         }
55         # finzi
56         multipath {
57                 wwid 3600c0ff00027786cbe4cdd5701000000
58                 alias finzi
59         }
60         multipath {
61                 wwid 3600c0ff00027786c874edd5701000000
62                 alias finzi-srv
63         }
64         # geo2
65         multipath {
66                 wwid 3600c0ff00027786cbf5ee25701000000
67                 alias geo2
68         }
69         # gombert
70         multipath {
71                 wwid 3600c0ff00027786c9cd8de5701000000
72                 alias gombert
73         }
74         # gretchaninov
75         multipath {
76                 wwid 3600c0ff00027786c85aae35701000000
77                 alias gretchaninov
78         }
79         multipath {
80                 wwid 3600c0ff00027786cefaae35701000000
81                 alias gretchaninov-srv
82         }
83         # lotti
84         multipath {
85                 wwid 3600c0ff00027786ca35ee25701000000
86                 alias lotti
87         }
88         multipath {
89                 wwid 3600c0ff00027786cab5ee25701000000
90                 alias lotti-srv
91         }
92         # menotti
93         multipath {
94                 wwid 3600c0ff00027786cec49e05701000000
95                 alias menotti
96         }
97         multipath {
98                 wwid 3600c0ff000277c5ff349e05701000000
99                 alias menotti-srv
100         }
101         # muffat
102         multipath {
103                 wwid 3600c0ff00027786cb85ee25701000000
104                 alias muffat
105         }
106         # nono
107         multipath {
108                 wwid 3600c0ff00027786c0549e05701000000
109                 alias nono
110         }
111         multipath {
112                 wwid 3600c0ff00027786c0a49e05701000000
113                 alias nono-lvm
114         }
115         # rachmaninoff
116         multipath {
117                 wwid 3600c0ff000277c5f4505d15701000000
118                 alias rachmaninoff
119         }
120         # reger
121         multipath {
122                 wwid 3600c0ff00027786cc148e05701000000
123                 alias reger
124         }
125         # sonntag
126         multipath {
127                 wwid 3600c0ff00027786cff7ce25701000000
128                 alias sonntag
129         }
130         # tchaikovsky
131         multipath {
132                 wwid 3600c0ff00027786cf460e25701000000
133                 alias tchaikovsky
134         }
135         # tye
136         multipath {
137                 wwid 3600c0ff00027786c2ecfe35701000000
138                 alias tye
139         }
140         multipath {
141                 wwid 3600c0ff00027786c39cfe35701000000
142                 alias tye-srv
143                 }
144         # ullmann
145         multipath {
146                 wwid 3600c0ff00027786c21cfe35701000000
147                 alias ullmann
148         }
149         multipath {
150                 wwid 3600c0ff000277c5f25cfe35701000000
151                 alias ullmann-lvm
152         }
153         # x86-ubc-01
154         multipath {
155                 wwid 3600c0ff00027786cdc06dd5701000000
156                 alias x86-ubc-01
157         }
158         multipath {
159                 wwid 3600c0ff00027786c3137dc5701000000
160                 alias x86-ubc-01-lvm
161         }
162 }