projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cf952a
)
Add picconi disks
author
Peter Palfrader
<peter@palfrader.org>
Sun, 14 Apr 2013 19:42:14 +0000
(21:42 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Sun, 14 Apr 2013 19:42:14 +0000
(21:42 +0200)
modules/multipath/files/bm-multipath.conf
patch
|
blob
|
history
diff --git
a/modules/multipath/files/bm-multipath.conf
b/modules/multipath/files/bm-multipath.conf
index
70826dd
..
4076af7
100644
(file)
--- 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#??????}"
@@
-40,4
+41,12
@@
multipaths {
wwid 3600c0ff000d75b585d026b5101000000
alias milanollo-srv
}
+ multipath {
+ wwid 3600c0ff000d5ad34b7036b5101000000
+ alias picconi
+ }
+ multipath {
+ wwid 3600c0ff000d5ad34c5036b5101000000
+ alias picconi-srv
+ }
}