]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Add philp multipath entry
authorPeter Palfrader <peter@palfrader.org>
Tue, 13 Aug 2013 20:08:41 +0000 (22:08 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 13 Aug 2013 20:08:41 +0000 (22:08 +0200)
modules/multipath/files/multipath-bm.conf

index 38523756db9bc612d836b34c05278f6bd38887b3..65262a67f0d8aca4e830cbeb020ddda9f75e1552 100644 (file)
@@ -80,7 +80,6 @@ multipaths {
                wwid    3600c0ff000d5ad34104fd85101000000
                alias   coccia-srv
        }
-
        multipath {
                wwid    3600c0ff000d5ad348401f95101000000
                alias   backuphost
@@ -89,4 +88,8 @@ multipaths {
                wwid    3600c0ff000d5ad34d400f95101000000
                alias   backups
        }
+       multipath {
+               wwid    3600c0ff000d5ad34ae8e0a5201000000
+               alias   philp
+       }
 }