From 2151d6c0b88a517066711b56027af23d700ecc4a Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Tue, 20 Sep 2016 21:09:57 +0200 Subject: [PATCH] Add volumes for danzi on ganeti2.ubc.d.o Signed-off-by: Aurelien Jarno --- .../multipath/templates/multipath-ubc-ganeti2.conf.erb | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb b/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb index 63f534ddf..8a57fb21f 100644 --- a/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb +++ b/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb @@ -15,6 +15,15 @@ blacklist { devnode "^sda[0-9]*$" } multipaths { + # danzi + multipath { + wwid 3600c0ff00027786ca059e15701000000 + alias danzi + } + multipath { + wwid 3600c0ff000277c5fa859e15701000000 + alias danzi-srv + } # diabelli multipath { wwid 3600c0ff00027786cba48e05701000000 -- 2.20.1