Add volumes for hier 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         # hier
84         multipath {
85                 wwid 3600c0ff00027786c588a135901000000
86                 alias hier
87         }
88         multipath {
89                 wwid 3600c0ff00027786c5a8a135901000000
90                 alias hier-srv
91         }
92         # lotti
93         multipath {
94                 wwid 3600c0ff00027786ca35ee25701000000
95                 alias lotti
96         }
97         multipath {
98                 wwid 3600c0ff00027786cab5ee25701000000
99                 alias lotti-srv
100         }
101         # menotti
102         multipath {
103                 wwid 3600c0ff00027786cec49e05701000000
104                 alias menotti
105         }
106         multipath {
107                 wwid 3600c0ff000277c5ff349e05701000000
108                 alias menotti-srv
109         }
110         # muffat
111         multipath {
112                 wwid 3600c0ff00027786cb85ee25701000000
113                 alias muffat
114         }
115         # nono
116         multipath {
117                 wwid 3600c0ff00027786c0549e05701000000
118                 alias nono
119         }
120         multipath {
121                 wwid 3600c0ff00027786c0a49e05701000000
122                 alias nono-lvm
123         }
124         # piu-slave-ubc-01
125         multipath {
126                 wwid 3600c0ff00027786cd29cb15801000000
127                 alias piu-slave-ubc-01
128         }
129         multipath {
130                 wwid 3600c0ff00027786ce59cb15801000000
131                 alias piu-slave-ubc-01-swap
132         }
133         # rachmaninoff
134         multipath {
135                 wwid 3600c0ff000277c5f4505d15701000000
136                 alias rachmaninoff
137         }
138         # reger
139         multipath {
140                 wwid 3600c0ff00027786cc148e05701000000
141                 alias reger
142         }
143         # sonntag
144         multipath {
145                 wwid 3600c0ff00027786cff7ce25701000000
146                 alias sonntag
147         }
148         # tchaikovsky
149         multipath {
150                 wwid 3600c0ff00027786cf460e25701000000
151                 alias tchaikovsky
152         }
153         # tye
154         multipath {
155                 wwid 3600c0ff00027786c2ecfe35701000000
156                 alias tye
157         }
158         multipath {
159                 wwid 3600c0ff00027786c39cfe35701000000
160                 alias tye-srv
161                 }
162         # ullmann
163         multipath {
164                 wwid 3600c0ff00027786c21cfe35701000000
165                 alias ullmann
166         }
167         multipath {
168                 wwid 3600c0ff000277c5f25cfe35701000000
169                 alias ullmann-lvm
170         }
171         # x86-ubc-01
172         multipath {
173                 wwid 3600c0ff00027786cdc06dd5701000000
174                 alias x86-ubc-01
175         }
176         multipath {
177                 wwid 3600c0ff00027786c3137dc5701000000
178                 alias x86-ubc-01-lvm
179         }
180 }