[dm-devel] [PATCH] multipath-tools: add NetApp/SolidFir to hwtable

Christophe Varoqui christophe.varoqui at opensvc.com
Wed Oct 5 15:26:29 UTC 2016


Merged.
Thanks.

On Wed, Oct 5, 2016 at 4:45 PM, Xose Vazquez Perez <xose.vazquez at gmail.com>
wrote:

> Cc: PJ Waskiewicz <pj.waskiewicz at netapp.com>
> 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 | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
>
> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
> index bfd8d66..8ecaffb 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -573,6 +573,18 @@ static struct hwentry default_hw[] = {
>                 .pgfailback    = -FAILBACK_IMMEDIATE,
>                 .no_path_retry = 30,
>         },
> +       {
> +               /*
> +                * SolidFir family
> +                *
> +                * Maintainer : PJ Waskiewicz
> +                * Mail : pj.waskiewicz at netapp.com
> +                */
> +               .vendor        = "SolidFir",
> +               .product       = "SSD SAN",
> +               .pgpolicy      = MULTIBUS,
> +               .no_path_retry = 24,
> +       },
>         /*
>          * Nexenta
>          *
> --
> 2.10.0
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20161005/e054f1c6/attachment.htm>


More information about the dm-devel mailing list