From 86d2f1f8239999b832a0ffa0debb815c2f6a4250 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Sat, 17 Sep 2016 16:21:19 +0200 Subject: [PATCH] Add volumes for finzi 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 b01020f44..2f88020a8 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 { + # finzi + multipath { + wwid 3600c0ff00027786cbe4cdd5701000000 + alias finzi + } + multipath { + wwid 3600c0ff00027786c874edd5701000000 + alias finzi-srv + } # rachmaninoff multipath { wwid 3600c0ff000277c5f4505d15701000000 -- 2.20.1