From 787621021c30ac0e2046c4476905a61fad889753 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 22 Apr 2014 21:38:48 +0000 Subject: [PATCH] Fix dell vmhosts to not use multipath for local disk. --- roles/iscsi_client/files/multipath.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/iscsi_client/files/multipath.conf b/roles/iscsi_client/files/multipath.conf index 6ceca79f67..e8b01a9b83 100644 --- a/roles/iscsi_client/files/multipath.conf +++ b/roles/iscsi_client/files/multipath.conf @@ -24,6 +24,9 @@ blacklist { device { vendor "VMware" } + device { + vendor "DELL" + } wwid "*GBRL0015XVEUCM*" # Blacklist the on board blade RAID controller }