[dm-devel] [PATCH] multipath-tools: identify SUN/T4 as 6020 and 6120

Xose Vazquez Perez xose.vazquez at gmail.com
Mon Oct 24 13:19:09 UTC 2016


Cc: Christophe Varoqui <christophe.varoqui at opensvc.com>
Cc: device-mapper development <dm-devel at redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez at gmail.com>
---
 libmultipath/hwtable.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index d8e2c01..1aa9ec3 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -749,6 +749,7 @@ static struct hwentry default_hw[] = {
 		.no_path_retry = 30,
 	},
 	{
+		/* 3510 / 6020 and 6120 */
 		.vendor        = "SUN",
 		.product       = "(StorEdge 3510|T4)",
 		.pgpolicy      = MULTIBUS,
-- 
2.10.1




More information about the dm-devel mailing list