[dm-devel] [PATCH] multipath-tools: add Nexsan NST and UNITY families to hwtable

Christophe Varoqui christophe.varoqui at opensvc.com
Sat Nov 26 09:11:44 UTC 2016


Applied, thanks

On Sat, Nov 26, 2016 at 3:37 AM, 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 c0bfa75..c6fc3d1 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -992,6 +992,16 @@ static struct hwentry default_hw[] = {
>                 .prio_name     = PRIO_ALUA,
>                 .no_path_retry = 15,
>         },
> +       {
> +               /* NST / UNITY */
> +               .vendor        = "Nexsan",
> +               .product       = "(NestOS|NST5000)",
> +               .hwhandler     = "1 alua",
> +               .pgpolicy      = GROUP_BY_PRIO,
> +               .pgfailback    = -FAILBACK_IMMEDIATE,
> +               .prio_name     = PRIO_ALUA,
> +               .no_path_retry = 30,
> +       },
>         /*
>          * Xiotech
>          */
> --
> 2.10.2
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20161126/991e91ed/attachment.htm>


More information about the dm-devel mailing list