Blame SOURCES/0264-RHBZ-1699441-de-series-config.patch

4ae388
---
4ae388
 libmultipath/hwtable.c |   13 +++++++++++++
4ae388
 1 file changed, 13 insertions(+)
4ae388
4ae388
Index: multipath-tools-130222/libmultipath/hwtable.c
4ae388
===================================================================
4ae388
--- multipath-tools-130222.orig/libmultipath/hwtable.c
4ae388
+++ multipath-tools-130222/libmultipath/hwtable.c
4ae388
@@ -748,6 +748,19 @@ static struct hwentry default_hw[] = {
4ae388
 		.prio_name     = PRIO_RDAC,
4ae388
 		.prio_args     = NULL,
4ae388
 	},
4ae388
+	{
4ae388
+		.vendor        = "LENOVO",
4ae388
+		.product       = "DE_Series",
4ae388
+		.bl_product    = "Universal Xport",
4ae388
+		.features      = "2 pg_init_retries 50",
4ae388
+		.hwhandler     = "1 rdac",
4ae388
+		.pgpolicy      = GROUP_BY_PRIO,
4ae388
+		.pgfailback    = -FAILBACK_IMMEDIATE,
4ae388
+		.no_path_retry = 30,
4ae388
+		.checker_name  = RDAC,
4ae388
+		.prio_name     = PRIO_RDAC,
4ae388
+		.prio_args     = NULL,
4ae388
+	},
4ae388
 	/*
4ae388
 	 * NETAPP controller family
4ae388
 	 *