Devices running 2.x firmware has a different product id for iSCSI.
Cc: Christophe Varoqui <[email protected]>
Cc: device-mapper development <[email protected]>
Signed-off-by: Xose Vazquez Perez <[email protected]>
---
libmultipath/hwtable.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index 6116124..fb38320 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -1195,7 +1195,7 @@ static struct hwentry default_hw[] = {
*/
{
.vendor = "TEGILE",
- .product = "ZEBI-FC|INTELLIFLASH",
+ .product = "ZEBI-(FC|ISCSI)|INTELLIFLASH",
.hwhandler = "1 alua",
.selector = "round-robin 0",
.pgpolicy = GROUP_BY_PRIO,
--
2.5.5
--
dm-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/dm-devel