[dm-devel] [PATCH] multipath-tools: convert Promise/VTrak to ALUA

Christophe Varoqui christophe.varoqui at opensvc.com
Sat Nov 26 09:01:08 UTC 2016


Applied, thanks.

On Mon, Nov 21, 2016 at 11:17 PM, Xose Vazquez Perez <xose.vazquez at gmail.com
> wrote:

> It's also supported.
>
> Cc: Christophe Varoqui <christophe.varoqui at opensvc.com>
> Cc: device-mapper development <dm-devel at redhat.com>
> Signed-off-by: Xose Vazquez Perez <xose.vazquez at gmail.com>
> ---
>  libmultipath/hwtable.c | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
> index efccca9..eb7a5a0 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -1034,7 +1034,10 @@ static struct hwentry default_hw[] = {
>                 .vendor        = "Promise",
>                 .product       = "VTrak",
>                 .bl_product    = "VTrak V-LUN",
> -               .pgpolicy      = MULTIBUS,
> +               .hwhandler     = "1 alua",
> +               .pgpolicy      = GROUP_BY_PRIO,
> +               .pgfailback    = -FAILBACK_IMMEDIATE,
> +               .prio_name     = PRIO_ALUA,
>                 .no_path_retry = 30,
>         },
>         {
> --
> 2.10.2
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20161126/8027ba93/attachment.htm>


More information about the dm-devel mailing list