dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/9] multipath-tools: add iSCSI product id for TEGILE ZEBI
@ 2016-06-21  0:35 Xose Vazquez Perez
  2016-06-21  0:35 ` [PATCH 2/9] multipath-tools: remove spaces in S390 devices Xose Vazquez Perez
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Xose Vazquez Perez @ 2016-06-21  0:35 UTC (permalink / raw)
  Cc: device-mapper development, Xose Vazquez Perez

Devices running 2.x firmware has a different product id for iSCSI.

Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
Cc: device-mapper development <dm-devel@redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
---
 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

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-07-08  6:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-21  0:35 [PATCH 1/9] multipath-tools: add iSCSI product id for TEGILE ZEBI Xose Vazquez Perez
2016-06-21  0:35 ` [PATCH 2/9] multipath-tools: remove spaces in S390 devices Xose Vazquez Perez
2016-06-21  0:35 ` [PATCH 3/9] multipath-tools: reduce regex for DGC CLARiiON CX/AX and EMC VNX Xose Vazquez Perez
2016-06-21  0:35 ` [PATCH 4/9] multipath-tools: unify DELL MD32xx and MD36xx Xose Vazquez Perez
2016-06-21  0:36 ` [PATCH 5/9] multipath-tools: add DELL MD34xx/MD38xx Xose Vazquez Perez
2016-06-21  0:36 ` [PATCH 6/9] multipath-tools: do not track temp vim files and patches Xose Vazquez Perez
2016-06-21  0:36 ` [PATCH 7/9] multipath-tools: tips on adding new devices with proprietary handlers Xose Vazquez Perez
2016-06-21  0:36 ` [PATCH 8/9] multipath-tools: fix syntax in mpath_persistent_reserve_out.3 Xose Vazquez Perez
2016-06-21  0:36 ` [PATCH 9/9] multipath-tools: minor edit in hwtable Xose Vazquez Perez
2016-07-08  6:36 ` [PATCH 1/9] multipath-tools: add iSCSI product id for TEGILE ZEBI Christophe Varoqui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).