From 6d3f386e0e197b73d031d3276d969170ed868766 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Mon, 19 Sep 2016 22:42:37 +0200 Subject: [PATCH] Add volumes for diabelli, menotti, nono and reger on ganeti2.ubc.d.o Signed-off-by: Aurelien Jarno --- .../templates/multipath-ubc-ganeti2.conf.erb | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb b/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb index 58b7494a3..63f534ddf 100644 --- a/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb +++ b/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb @@ -15,6 +15,11 @@ blacklist { devnode "^sda[0-9]*$" } multipaths { + # diabelli + multipath { + wwid 3600c0ff00027786cba48e05701000000 + alias diabelli + } # elgar multipath { wwid 3600c0ff00027786c2ed8de5701000000 @@ -43,11 +48,34 @@ multipaths { wwid 3600c0ff00027786c9cd8de5701000000 alias gombert } + # menotti + multipath { + wwid 3600c0ff00027786cec49e05701000000 + alias menotti + } + multipath { + wwid 3600c0ff000277c5ff349e05701000000 + alias menotti-srv + } + # nono + multipath { + wwid 3600c0ff00027786c0549e05701000000 + alias nono + } + multipath { + wwid 3600c0ff00027786c0a49e05701000000 + alias nono-lvm + } # rachmaninoff multipath { wwid 3600c0ff000277c5f4505d15701000000 alias rachmaninoff } + # reger + multipath { + wwid 3600c0ff00027786cc148e05701000000 + alias reger + } # x86-ubc-01 multipath { wwid 3600c0ff00027786cdc06dd5701000000 -- 2.20.1