From 913f7dbd465a3a9068559b0b5bcf0e8627fe2a30 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Sun, 18 Sep 2016 22:31:11 +0200 Subject: [PATCH] Add volumes for elgar and gombert on ganeti2.ubc.d.o Signed-off-by: Aurelien Jarno --- .../multipath/templates/multipath-ubc-ganeti2.conf.erb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb b/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb index f1910bc4c..58b7494a3 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 { + # elgar + multipath { + wwid 3600c0ff00027786c2ed8de5701000000 + alias elgar + } # fano multipath { wwid 3600c0ff00027786c54b7de5701000000 @@ -33,6 +38,11 @@ multipaths { wwid 3600c0ff00027786c874edd5701000000 alias finzi-srv } + # gombert + multipath { + wwid 3600c0ff00027786c9cd8de5701000000 + alias gombert + } # rachmaninoff multipath { wwid 3600c0ff000277c5f4505d15701000000 -- 2.20.1