add grabbe volumes
[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         # debussy
37         multipath {
38                 wwid 3600c0ff00027786c1541ce5901000000
39                 alias debussy
40         }
41         # diabelli
42         multipath {
43                 wwid 3600c0ff00027786cba48e05701000000
44                 alias diabelli
45         }
46         # elgar
47         multipath {
48                 wwid 3600c0ff00027786c2ed8de5701000000
49                 alias elgar
50         }
51         # geo2
52         multipath {
53                 wwid 3600c0ff00027786cbf5ee25701000000
54                 alias geo2
55         }
56         # godard
57         multipath {
58                 wwid 3600c0ff000277c5f1305945901000000
59                 alias godard
60         }
61         multipath {
62                 wwid 3600c0ff000277c5f1a05945901000000
63                 alias godard-lvm
64         }
65         # gombert
66         multipath {
67                 wwid 3600c0ff00027786c9cd8de5701000000
68                 alias gombert
69         }
70         # grabbe
71         multipath {
72                 wwid 3600c0ff00027786c548cdf5a01000000
73                 alias grabbe
74         }
75         multipath {
76                 wwid 3600c0ff00027786c858cdf5a01000000
77                 alias grabbe-srv
78         }
79         # gretchaninov
80         multipath {
81                 wwid 3600c0ff00027786c85aae35701000000
82                 alias gretchaninov
83         }
84         multipath {
85                 wwid 3600c0ff00027786cefaae35701000000
86                 alias gretchaninov-srv
87         }
88         # hier
89         multipath {
90                 wwid 3600c0ff00027786c588a135901000000
91                 alias hier
92         }
93         multipath {
94                 wwid 3600c0ff00027786c5a8a135901000000
95                 alias hier-srv
96         }
97         # kantuser
98         multipath {
99                 wwid 3600c0ff00027786c6cfa165a01000000
100                 alias kantuser
101         }
102         # lotti
103         multipath {
104                 wwid 3600c0ff00027786ca35ee25701000000
105                 alias lotti
106         }
107         multipath {
108                 wwid 3600c0ff00027786cab5ee25701000000
109                 alias lotti-srv
110         }
111         # menotti
112         multipath {
113                 wwid 3600c0ff00027786cec49e05701000000
114                 alias menotti
115         }
116         multipath {
117                 wwid 3600c0ff000277c5ff349e05701000000
118                 alias menotti-srv
119         }
120         # muffat
121         multipath {
122                 wwid 3600c0ff00027786cb85ee25701000000
123                 alias muffat
124         }
125         # nono
126         multipath {
127                 wwid 3600c0ff00027786c0549e05701000000
128                 alias nono
129         }
130         multipath {
131                 wwid 3600c0ff00027786c0a49e05701000000
132                 alias nono-lvm
133         }
134         # piu-slave-ubc-01
135         multipath {
136                 wwid 3600c0ff00027786cd29cb15801000000
137                 alias piu-slave-ubc-01
138         }
139         multipath {
140                 wwid 3600c0ff00027786ce59cb15801000000
141                 alias piu-slave-ubc-01-swap
142         }
143         # rachmaninoff
144         multipath {
145                 wwid 3600c0ff000277c5f4505d15701000000
146                 alias rachmaninoff
147         }
148         # reger
149         multipath {
150                 wwid 3600c0ff00027786cc148e05701000000
151                 alias reger
152         }
153         # sonntag
154         multipath {
155                 wwid 3600c0ff00027786cff7ce25701000000
156                 alias sonntag
157         }
158         # tchaikovsky
159         multipath {
160                 wwid 3600c0ff00027786cf460e25701000000
161                 alias tchaikovsky
162         }
163         # tye
164         multipath {
165                 wwid 3600c0ff00027786c2ecfe35701000000
166                 alias tye
167         }
168         multipath {
169                 wwid 3600c0ff00027786c39cfe35701000000
170                 alias tye-srv
171                 }
172         # ullmann
173         multipath {
174                 wwid 3600c0ff00027786c21cfe35701000000
175                 alias ullmann
176         }
177         multipath {
178                 wwid 3600c0ff000277c5f25cfe35701000000
179                 alias ullmann-lvm
180         }
181         # x86-ubc-01
182         multipath {
183                 wwid 3600c0ff00027786cdc06dd5701000000
184                 alias x86-ubc-01
185         }
186         multipath {
187                 wwid 3600c0ff00027786c3137dc5701000000
188                 alias x86-ubc-01-lvm
189         }
190 }