From 2f47eaa7b4c14fde07d0bb7959a96907a4739db9 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Sat, 21 Sep 2019 13:32:57 +0200 Subject: [PATCH] Add lindsay and pinel volumes at ubc --- .../templates/multipath-ubc-ganeti2.conf.erb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb b/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb index 249c5d5ce..b48527388 100644 --- a/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb +++ b/modules/multipath/templates/multipath-ubc-ganeti2.conf.erb @@ -98,6 +98,15 @@ multipaths { wwid 3600c0ff00027786c5a8a135901000000 alias hier-srv } + # lindsay + multipath { + wwid 3600c0ff00027786ccb06865d01000000 + alias lindsay + } + multipath { + wwid 3600c0ff00027786ce706865d01000000 + alias lindsay-lvm + } # lotti multipath { wwid 3600c0ff00027786ca35ee25701000000 @@ -139,6 +148,15 @@ multipaths { wwid 3600c0ff00027786c0a49e05701000000 alias nono-lvm } + # pinel + multipath { + wwid 3600c0ff00027786c2c07865d01000000 + alias pinel + } + multipath { + wwid 3600c0ff00027786c4f07865d01000000 + alias pinel-lvm + } # philp multipath { wwid 3600c0ff00027786c2a30825d01000000 -- 2.20.1