From 63e1f7eac59979ee02af76940b8207aca36dff27 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Sun, 18 Sep 2016 17:57:54 +0200 Subject: [PATCH] Add volumes for fano 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 2f88020a8..f1910bc4c 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 { + # fano + multipath { + wwid 3600c0ff00027786c54b7de5701000000 + alias fano + } + multipath { + wwid 3600c0ff00027786c80b7de5701000000 + alias fano-srv + } # finzi multipath { wwid 3600c0ff00027786cbe4cdd5701000000 -- 2.20.1