From 85ede63eeb25ef1c974c80244c8a92b2051f0e42 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Sat, 23 Mar 2019 12:58:40 +0100 Subject: [PATCH] Add trabaci volumes --- .../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 db402695c..8544b78a2 100644 --- a/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb +++ b/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb @@ -155,6 +155,15 @@ multipaths { wwid 3600c0ff00027786cf460e25701000000 alias tchaikovsky } + # trabaci + multipath { + wwid 3600c0ff00027786cb218965c01000000 + alias trabaci + } + multipath { + wwid 3600c0ff00027786cb618965c01000000 + alias trabaci-lvm + } # tye multipath { wwid 3600c0ff00027786c2ecfe35701000000 -- 2.20.1