X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fmultipath%2Ffiles%2Fbm-multipath.conf;h=b46d8180c56326113f8503ba4ada28768cf49bdc;hb=8dd7b4e63c9b1a28a93d6850a29cc25c69e27531;hp=70826dd43d76da07c0b11e8070b9ba3cccd439ec;hpb=8cf952a61ebb8078c4d9be4c5347acab61524eb7;p=mirror%2Fdsa-puppet.git diff --git a/modules/multipath/files/bm-multipath.conf b/modules/multipath/files/bm-multipath.conf index 70826dd43..b46d8180c 100644 --- a/modules/multipath/files/bm-multipath.conf +++ b/modules/multipath/files/bm-multipath.conf @@ -7,6 +7,7 @@ # convert_sn() { # local sn a b c d # sn="$1" +# if [ -z "$sn" ] ; then read sn; fi # a="${sn%??????????????????????????}"; sn="${sn#??????}" # b="${sn%????????????????????}"; sn="${sn#??????}" # c="${sn%??????????????}"; sn="${sn#??????}" @@ -27,11 +28,6 @@ blacklist_exceptions { } multipaths { - multipath { - wwid 3600c0ff000d75b58d376655101000000 - alias zobel-testlun - } - multipath { wwid 3600c0ff000d75b58409f695101000000 alias milanollo @@ -40,4 +36,24 @@ multipaths { wwid 3600c0ff000d75b585d026b5101000000 alias milanollo-srv } + multipath { + wwid 3600c0ff000d5ad34b7036b5101000000 + alias picconi + } + multipath { + wwid 3600c0ff000d5ad34c5036b5101000000 + alias picconi-srv + } + multipath { + wwid 3600c0ff000d5ad34f1b76d5101000000 + alias senfter-srv + } + multipath { + wwid 3600c0ff000d5ad34cab76d5101000000 + alias senfter + } + multipath { + wwid 3600c0ff000d75b581d02705101000000 + alias adayevskaya + } }