Blame SOURCES/0006-multipath-tools-make-IBM-2107900-DS8000-config-work-.patch

ebef98
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
ebef98
From: Xose Vazquez Perez <xose.vazquez@gmail.com>
ebef98
Date: Tue, 28 Sep 2021 18:52:10 +0200
ebef98
Subject: [PATCH] multipath-tools: make IBM/2107900 (DS8000) config work with
ebef98
 alua and multibus
ebef98
ebef98
ALUA is supported since the beginning:
ebef98
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/scsi/device_handler/scsi_dh_alua.c?id=057ea7c9683c3d684128cced796f03c179ecf1c2#n683
ebef98
ebef98
... the DS8000 is an Asymmetric Logical Unit Access (ALUA) capable storage array,
ebef98
pag#160(144): https://www.redbooks.ibm.com/redbooks/pdfs/sg248887.pdf
ebef98
ebef98
kernel log:
ebef98
https://marc.info/?l=linux-scsi&m=156407413807511&q=mbox
ebef98
ebef98
Cc: Martin Wilck <mwilck@suse.com>
ebef98
Cc: Benjamin Marzinski <bmarzins@redhat.com>
ebef98
Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
ebef98
Cc: DM-DEVEL ML <dm-devel@redhat.com>
ebef98
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
ebef98
Reviewed-by: Martin Wilck <mwilck@suse.com>
ebef98
Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com>
ebef98
---
ebef98
 libmultipath/hwtable.c | 3 ++-
ebef98
 1 file changed, 2 insertions(+), 1 deletion(-)
ebef98
ebef98
diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
ebef98
index 72f81c60..f115c4f9 100644
ebef98
--- a/libmultipath/hwtable.c
ebef98
+++ b/libmultipath/hwtable.c
ebef98
@@ -656,7 +656,8 @@ static struct hwentry default_hw[] = {
ebef98
 		.vendor        = "IBM",
ebef98
 		.product       = "^2107900",
ebef98
 		.no_path_retry = NO_PATH_RETRY_QUEUE,
ebef98
-		.pgpolicy      = MULTIBUS,
ebef98
+		.pgpolicy      = GROUP_BY_PRIO,
ebef98
+		.pgfailback    = -FAILBACK_IMMEDIATE,
ebef98
 	},
ebef98
 	{
ebef98
 		// Storwize V5000 and V7000 lines / SAN Volume Controller (SVC) / Flex System V7000 /