* [PATCH] multipath: Some device configuration changes for NetApp LUNs
@ 2012-05-23 21:42 Benjamin Marzinski
0 siblings, 0 replies; only message in thread
From: Benjamin Marzinski @ 2012-05-23 21:42 UTC (permalink / raw)
To: device-mapper development; +Cc: Christophe Varoqui
NetApp has asked for these configuration changes.
Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com>
---
libmultipath/hwtable.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Index: multipath-tools-120518/libmultipath/hwtable.c
===================================================================
--- multipath-tools-120518.orig/libmultipath/hwtable.c
+++ multipath-tools-120518/libmultipath/hwtable.c
@@ -912,11 +912,12 @@ static struct hwentry default_hw[] = {
{
.vendor = "NETAPP",
.product = "LUN.*",
- .features = "1 queue_if_no_path",
+ .features = "3 queue_if_no_path pg_init_retries 50",
.hwhandler = DEFAULT_HWHANDLER,
.selector = DEFAULT_SELECTOR,
.pgpolicy = GROUP_BY_PRIO,
.pgfailback = -FAILBACK_IMMEDIATE,
+ .flush_on_last_del = FLUSH_ENABLED,
.rr_weight = RR_WEIGHT_NONE,
.no_path_retry = NO_PATH_RETRY_UNDEF,
.minio = 128,
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-23 21:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-23 21:42 [PATCH] multipath: Some device configuration changes for NetApp LUNs Benjamin Marzinski
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).