X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=modules%2Fmultipath%2Ftemplates%2Fmultipath-ubc-ganeti.conf.erb;h=24218cade439d0a24c942856b27da5316097e728;hb=6a197dcaaa315127e07726c6d0658213a095edd6;hp=45613ab1590025fca3d042f4fab529c6baa20099;hpb=c7c7c80f6e7bd58a16b24488fc96d00bc57ef76d;p=dsa-puppet.git diff --git a/modules/multipath/templates/multipath-ubc-ganeti.conf.erb b/modules/multipath/templates/multipath-ubc-ganeti.conf.erb index 45613ab1..24218cad 100644 --- a/modules/multipath/templates/multipath-ubc-ganeti.conf.erb +++ b/modules/multipath/templates/multipath-ubc-ganeti.conf.erb @@ -25,7 +25,7 @@ blacklist { devnode "^hd[a-z][[0-9]*]" devnode "^vd[a-z]" devnode "^cciss!c[0-9]d[0-9]*[p[0-9]*]" -<%- if %w{pasquini tristano boito bertali}.include?(hostname) then -%> +<%- if %w{ubc-bl7 ubc-bl3 boito ubc-bl2}.include?(hostname) then -%> devnode "^sda[0-9]*$" <%- end -%> device { @@ -117,11 +117,6 @@ multipaths { wwid 3600c0ff000d5f6bd318a9e5101000000 alias r10-gombert } - # blavet - multipath { - wwid 3600c0ff000d5f6bd736aa05101000000 - alias r10-blavet - } # tye multipath { wwid 3600c0ff000d5f6bdb08aa05101000000 @@ -154,4 +149,13 @@ multipaths { wwid 3600c0ff000d5f6bd0944b85101000000 alias r10-nono } + # bizet + multipath { + wwid 3600c0ff000d5f6bdba31435501000000 + alias r10-bizet + } + multipath { + wwid 3600c0ff000d5f6bdc5d83f4f01000000 + alias bizet-srv + } }