From bb64051fc1bbc2bad1651e7e89168749e57e2765 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Wed, 21 Sep 2016 14:33:52 +0200 Subject: [PATCH] Add volumes for geo2, lotti, muffat, sonntag and tchaikovsky 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 8a57fb21f..878fad495 100644 --- a/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb +++ b/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb @@ -52,11 +52,25 @@ multipaths { wwid 3600c0ff00027786c874edd5701000000 alias finzi-srv } + # geo2 + multipath { + wwid 3600c0ff00027786cbf5ee25701000000 + alias geo2 + } # gombert multipath { wwid 3600c0ff00027786c9cd8de5701000000 alias gombert } + # lotti + multipath { + wwid 3600c0ff00027786ca35ee25701000000 + alias lotti + } + multipath { + wwid 3600c0ff00027786cab5ee25701000000 + alias lotti-srv + } # menotti multipath { wwid 3600c0ff00027786cec49e05701000000 @@ -66,6 +80,11 @@ multipaths { wwid 3600c0ff000277c5ff349e05701000000 alias menotti-srv } + # muffat + multipath { + wwid 3600c0ff00027786cb85ee25701000000 + alias muffat + } # nono multipath { wwid 3600c0ff00027786c0549e05701000000 @@ -85,6 +104,15 @@ multipaths { wwid 3600c0ff00027786cc148e05701000000 alias reger } + # sonntag { + wwid 3600c0ff00027786cff7ce25701000000 + alias sonntag + } + # tchaikovsky + multipath { + wwid 3600c0ff00027786cf460e25701000000 + alias tchaikovsky + } # x86-ubc-01 multipath { wwid 3600c0ff00027786cdc06dd5701000000 -- 2.20.1