[dm-devel] [PATCH] scsi_dh_alua: Add module parameter to allow failover to non preferred path without STPG

Ewan Milne emilne at redhat.com
Tue Apr 2 12:38:16 UTC 2013


On Mon, 2013-04-01 at 21:18 +0000, Stewart, Sean wrote:
> How about the following?  Reworded in a way such that 0 means no and 1 means yes.
> 
> +static uint optimize_stpg;
> +module_param(optimize_stpg, uint, S_IRUGO|S_IWUSR); 
> +MODULE_PARM_DESC(optimize_stpg, "Allow use of a non-optimized path, rather than sending a STPG, when implicit TPGS is supported (0=No,1=Yes). Default is 0.");

Great, thank you.

-Ewan D. Milne <emilne at redhat.com>





More information about the dm-devel mailing list