From: Peter Palfrader Date: Wed, 31 Jul 2013 12:35:07 +0000 (+0200) Subject: Add storage for temporary backup host X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=54024251d1c2fd94960146608acf5dd9fb36f269 Add storage for temporary backup host --- diff --git a/modules/multipath/files/multipath-bm.conf b/modules/multipath/files/multipath-bm.conf index 79692b8c..38523756 100644 --- a/modules/multipath/files/multipath-bm.conf +++ b/modules/multipath/files/multipath-bm.conf @@ -80,4 +80,13 @@ multipaths { wwid 3600c0ff000d5ad34104fd85101000000 alias coccia-srv } + + multipath { + wwid 3600c0ff000d5ad348401f95101000000 + alias backuphost + } + multipath { + wwid 3600c0ff000d5ad34d400f95101000000 + alias backups + } }