[dm-devel] [PATCH 9/9] libmultipath: hwtable: add Lenovo DE series

Schremmer, Steven Steve.Schremmer at netapp.com
Fri Mar 15 16:33:42 UTC 2019


> +        /*
> +         * Lenovo
> +         */
> +        {
> +                /*
> +                * DE Series
> +                *
> +                * Maintainer: Steve Schremmer <Steve.Schremmer at netapp.com>
> +                */
> +                .vendor        = "LENOVO",
> +                .product       = "DE_Series",
> +                .bl_product    = "Universal Xport",
> +                .pgpolicy      = GROUP_BY_PRIO,
> +                .checker_name  = RDAC,
> +                .features      = "2 pg_init_retries 50",
> +                .hwhandler     = "1 rdac",
> +                .prio_name     = PRIO_RDAC,
> +                .pgfailback    = -FAILBACK_IMMEDIATE,
> +                .no_path_retry = 30,
> +        },
>         /*
>          * NetApp
>          */

If you're going to list a netapp.com address, may as well be
ng-eseries-upstream-maintainers at netapp.com




More information about the dm-devel mailing list