From 91025d2bd5f23f01d061ef323c7c516bf506e709 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 23 Sep 2019 16:52:45 +0200 Subject: [PATCH] Add jerea multipath devices --- .../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 9b7345595..c1e18effa 100644 --- a/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb +++ b/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb @@ -107,6 +107,15 @@ multipaths { wwid 3600c0ff00027786c5a8a135901000000 alias hier-srv } + # jerea + multipath { + wwid 3600c0ff00027786c4ad9885d01000000 + alias jerea + } + multipath { + wwid 3600c0ff00027786c7dd9885d01000000 + alias jerea-lvm + } # lindsay multipath { wwid 3600c0ff00027786ccb06865d01000000 -- 2.20.1