* [PATCH] multipath-tools: remove -FAILBACK_IMMEDIATE from NEXENTA/COMSTAR
@ 2016-08-01 16:44 Xose Vazquez Perez
0 siblings, 0 replies; only message in thread
From: Xose Vazquez Perez @ 2016-08-01 16:44 UTC (permalink / raw)
Cc: Yacine Kheddache, device-mapper development, Xose Vazquez Perez
Because there is no prio.
Cc: Yacine Kheddache <yacine@alyseo.com>
Cc: Hannes Reinecke <hare@suse.de>
Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
Cc: device-mapper development <dm-devel@redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
---
libmultipath/hwtable.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index e95db96..127275d 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -586,7 +586,7 @@ static struct hwentry default_hw[] = {
.product = "COMSTAR",
.features = "1 queue_if_no_path",
.pgpolicy = GROUP_BY_SERIAL,
- .pgfailback = -FAILBACK_IMMEDIATE,
+ .pgfailback = FAILBACK_UNDEF,
.no_path_retry = 30,
.minio = 128,
},
--
2.7.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-08-01 16:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-01 16:44 [PATCH] multipath-tools: remove -FAILBACK_IMMEDIATE from NEXENTA/COMSTAR Xose Vazquez Perez
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).