multipath_tools: Fixup IBM Virtual SCSI hwtable entries
authorBrian King <brking@linux.vnet.ibm.com>
Wed, 19 May 2010 20:26:24 +0000 (15:26 -0500)
committerChristophe Varoqui <christophe.varoqui@opensvc.com>
Thu, 20 May 2010 04:50:30 +0000 (06:50 +0200)
commit5190ae28879a311ed6f476159cf4c54baef435ff
tree376651bc8d35daee44ea78c00862c72739d506ba
parent69cb2d84466042ae5021740c04703c2cb92f6c1b
multipath_tools: Fixup IBM Virtual SCSI hwtable entries

Removes a hwtable entry for a IBM Virtual SCSI vendor/device ID that
is no longer going to be released. Adds a new vendor/device ID for
a new IBM Virtual SCSI vendor/device ID. This is needed since path
switching on this device type is expensive, so we don't want to do
round robin. Additionally, the default health checker (direct IO)
does not work for this device type.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
libmultipath/hwtable.c