[dm-devel] [PATCH] multipath-tools: DF arrays were sold also under HP mark

Xose Vazquez Perez xose.vazquez at gmail.com
Thu Oct 20 13:21:41 UTC 2016


Cc: Matthias Rudolph <matthias.rudolph at hds.com>
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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index 223dc08..d67b217 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -304,7 +304,7 @@ static struct hwentry default_hw[] = {
 	},
 	{
 		/* AMS 2000 and HUS 100 families */
-		.vendor        = "HITACHI",
+		.vendor        = "(HITACHI|HP)",
 		.product       = "^DF",
 		.no_path_retry = NO_PATH_RETRY_QUEUE,
 		.pgpolicy      = GROUP_BY_PRIO,
-- 
2.10.1




More information about the dm-devel mailing list