[dm-devel] [PATCH] multipath-tools: add Promise/Vess to hwtable

Christophe Varoqui christophe.varoqui at opensvc.com
Sat Nov 26 08:59:34 UTC 2016


Applied, thanks.

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

> 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 | 10 ++++++++++
>  1 file changed, 10 insertions(+)
>
> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
> index c46b072..efccca9 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -1037,6 +1037,16 @@ static struct hwentry default_hw[] = {
>                 .pgpolicy      = MULTIBUS,
>                 .no_path_retry = 30,
>         },
> +       {
> +               .vendor        = "Promise",
> +               .product       = "Vess",
> +               .bl_product    = "Vess V-LUN",
> +               .hwhandler     = "1 alua",
> +               .pgpolicy      = GROUP_BY_PRIO,
> +               .pgfailback    = -FAILBACK_IMMEDIATE,
> +               .prio_name     = PRIO_ALUA,
> +               .no_path_retry = 30,
> +       },
>         /*
>          * Infortrend Technology
>          */
> --
> 2.10.2
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20161126/d0fef4dd/attachment.htm>


More information about the dm-devel mailing list