All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] update defaults for netapp targets
@ 2006-03-10 16:22 David Wysochanski
  2006-03-10 16:38 ` David Wysochanski
  0 siblings, 1 reply; 2+ messages in thread
From: David Wysochanski @ 2006-03-10 16:22 UTC (permalink / raw)
  To: device-mapper development

[-- Attachment #1: Type: text/plain, Size: 35 bytes --]

Should apply to latest git tree.



[-- Attachment #2: update-netapp-target-defaults.patch --]
[-- Type: text/x-patch, Size: 558 bytes --]

--- libmultipath/hwtable.c	2006-03-02 11:29:20.000000000 -0500
+++ libmultipath/hwtable.c.new	2006-03-10 11:22:38.180997000 -0500
@@ -330,10 +330,10 @@ static struct hwentry default_hw[] = {
 		.hwhandler     = DEFAULT_HWHANDLER,
 		.selector      = DEFAULT_SELECTOR,
 		.pgpolicy      = GROUP_BY_PRIO,
-		.pgfailback    = FAILBACK_UNDEF,
+		.pgfailback    = -FAILBACK_IMMEDIATE,
 		.rr_weight     = RR_WEIGHT_NONE,
 		.no_path_retry = NO_PATH_RETRY_UNDEF,
-		.minio         = DEFAULT_MINIO,
+		.minio         = 64
 		.checker_name  = READSECTOR0,
 	},
 	/*

[-- Attachment #3: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-10 16:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-10 16:22 [PATCH] update defaults for netapp targets David Wysochanski
2006-03-10 16:38 ` David Wysochanski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.