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

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