From bc31e4a1b2ea72a49c02703f6b1b19399640593f Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Sat, 17 Sep 2016 11:26:50 +0200 Subject: [PATCH] Add system volume for x86-ubc-01 Signed-off-by: Aurelien Jarno --- .../multipath/templates/multipath-ubc-ganeti2.conf.erb | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb b/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb index 1f9d98c58..b01020f44 100644 --- a/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb +++ b/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb @@ -20,9 +20,13 @@ multipaths { wwid 3600c0ff000277c5f4505d15701000000 alias rachmaninoff } - # x86-ubc-01 + # x86-ubc-01 multipath { - wwid 3600c0ff00027786c3137dc5701000000 + wwid 3600c0ff00027786cdc06dd5701000000 alias x86-ubc-01 } + multipath { + wwid 3600c0ff00027786c3137dc5701000000 + alias x86-ubc-01-lvm + } } -- 2.20.1