Fix dell vmhosts to not use multipath for local disk.

This commit is contained in:
Kevin Fenzi 2014-04-22 21:38:48 +00:00
parent d90a53d4db
commit 787621021c

View file

@ -24,6 +24,9 @@ blacklist {
device { device {
vendor "VMware" vendor "VMware"
} }
device {
vendor "DELL"
}
wwid "*GBRL0015XVEUCM*" # Blacklist the on board blade RAID controller wwid "*GBRL0015XVEUCM*" # Blacklist the on board blade RAID controller
} }