Blame SOURCES/0011-Revert-multipath-tools-make-EMC-Invista-config-work-.patch

e65fa3
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
e65fa3
From: Martin Wilck <mwilck@suse.com>
e65fa3
Date: Wed, 20 Oct 2021 20:44:54 +0200
e65fa3
Subject: [PATCH] Revert "multipath-tools: make EMC/Invista config work with
e65fa3
 alua and multibus"
e65fa3
e65fa3
This reverts commit 309ff281aaa07e862540d3d645a8263f3e9baaed.
e65fa3
e65fa3
Mail from <Wayne.Berthiaume@dell.com>, 20210930:
e65fa3
e65fa3
"OPM is no longer supported in the Dell VPLEX product. If we at Dell had
e65fa3
wished to change the default device stanzas for any of our products they
e65fa3
would have been done when the product and/or feature is released.
e65fa3
Please remove this patch as well. It is not needed."
e65fa3
e65fa3
Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com>
e65fa3
---
e65fa3
 libmultipath/hwtable.c | 3 +--
e65fa3
 1 file changed, 1 insertion(+), 2 deletions(-)
e65fa3
e65fa3
diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
e65fa3
index 763982cd..211087ad 100644
e65fa3
--- a/libmultipath/hwtable.c
e65fa3
+++ b/libmultipath/hwtable.c
e65fa3
@@ -350,9 +350,8 @@ static struct hwentry default_hw[] = {
e65fa3
 		.vendor        = "EMC",
e65fa3
 		.product       = "Invista",
e65fa3
 		.bl_product    = "LUNZ",
e65fa3
-		.pgpolicy      = GROUP_BY_PRIO,
e65fa3
+		.pgpolicy      = MULTIBUS,
e65fa3
 		.no_path_retry = 5,
e65fa3
-		.pgfailback    = -FAILBACK_IMMEDIATE,
e65fa3
 	},
e65fa3
 	{
e65fa3
 		/* XtremIO */