Fix dell vmhosts to not use multipath for local disk.
This commit is contained in:
parent
d90a53d4db
commit
787621021c
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue