[dm-devel] [PATCH] multipath-tools: add HPE StoreVirtual 3200 family to hwtable

Christophe Varoqui christophe.varoqui at opensvc.com
Thu Aug 3 06:48:14 UTC 2017


Merged.
Thanks.

On Fri, Jul 7, 2017 at 3:55 PM, Xose Vazquez Perez <xose.vazquez at gmail.com>
wrote:

> It's a new LEFTHAND array.
>
> 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 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
> index 390d143..4acaeee 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -147,9 +147,9 @@ static struct hwentry default_hw[] = {
>                 .prio_name     = PRIO_ALUA,
>         },
>         {
> -               /* StoreVirtual 4000 family */
> +               /* StoreVirtual 4000 and 3200 families */
>                 .vendor        = "LEFTHAND",
> -               .product       = "^(P4000|iSCSIDisk)",
> +               .product       = "(P4000|iSCSIDisk|FCDISK)",
>                 .pgpolicy      = GROUP_BY_PRIO,
>                 .pgfailback    = -FAILBACK_IMMEDIATE,
>                 .no_path_retry = 18,
> --
> 2.13.2
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20170803/7f224f57/attachment.htm>


More information about the dm-devel mailing list