From 65c9c834f2bb6fa2131c77de08219fddf8506615 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Sat, 28 Sep 2019 12:46:56 +0200 Subject: [PATCH] add multipath volumes for delfin at ubc --- .../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 a433c15a1..1e41e733a 100644 --- a/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb +++ b/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb @@ -38,6 +38,15 @@ multipaths { wwid 3600c0ff00027786c1541ce5901000000 alias debussy } + # delfin + multipath { + wwid 3600c0ff000277c5f12398f5d01000000 + alias delfin + } + multipath { + wwid 3600c0ff00027786c6a398f5d01000000 + alias delfin-lvm + } # diabelli multipath { wwid 3600c0ff00027786cba48e05701000000 -- 2.20.1