[dm-devel] [PATCH] update defaults for netapp targets

David Wysochanski davidw at netapp.com
Fri Mar 10 16:38:30 UTC 2006


Apologies for the misfire.  But the 'minio' line should be 128, not 64.  
Attached is
updated patch.

Thanks.

Wysochanski, David wrote:
>
> Should apply to latest git tree.
>
>
> ------------------------------------------------------------------------
>
> --- 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,
>  	},
>  	/*
>   
> ------------------------------------------------------------------------
>
> --
> dm-devel mailing list
> dm-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: update-netapp-target-defaults.patch
Type: text/x-patch
Size: 559 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20060310/7649ad15/attachment.bin>


More information about the dm-devel mailing list