The new harddrive in buildvmhost-11 is not only 600GB (twice the size of its other drive), but is also from another vendor, meaning that it doesn't match the existing multipath blacklist. Signed-off-by: Patrick Uiterwijk <puiterwijk@xxxxxxxxxx> --- 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 49bd0cb..0e8f7f6 100644 --- a/roles/iscsi_client/files/multipath.conf +++ b/roles/iscsi_client/files/multipath.conf @@ -28,6 +28,9 @@ blacklist { device { vendor "DELL" } + device { + vendor "WD" + } wwid "*GBRL0015XVEUCM*" # Blacklist the on board blade RAID controller } -- 1.8.3.1 _______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx