All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Wilck <mwilck@suse.com>
To: Xose Vazquez Perez <xose.vazquez@gmail.com>
Cc: NetApp RDAC team <ng-eseries-upstream-maintainers@netapp.com>,
	DM-DEVEL ML <dm-devel@redhat.com>,
	Christophe Varoqui <christophe.varoqui@opensvc.com>
Subject: Re: [dm-devel] [PATCH] multipath-tools: add ETERNUS AB/HB (relabeled NetApp E-Series) NVMe to hardware table
Date: Wed, 18 May 2022 08:55:01 +0200	[thread overview]
Message-ID: <5d078f4b0660985b327caaacd68cf51e6197aff4.camel@suse.com> (raw)
In-Reply-To: <20220515130812.189374-1-xose.vazquez@gmail.com>

On Sun, 2022-05-15 at 15:08 +0200, Xose Vazquez Perez wrote:
> Info from (page 88):
> https://sp.ts.fujitsu.com/dmsp/Publications/public/a3ca08733-a105-EN.pdf
> 
> Cc: NetApp RDAC team <ng-eseries-upstream-maintainers@netapp.com>
> Cc: Martin Wilck <mwilck@suse.com>
> Cc: Benjamin Marzinski <bmarzins@redhat.com>
> Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
> Cc: DM-DEVEL ML <dm-devel@redhat.com>
> Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
> ---
>  libmultipath/hwtable.c | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
> index 47ea5d3d..39daadc2 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -477,6 +477,15 @@ static struct hwentry default_hw[] = {
>                 .pgfailback    = -FAILBACK_IMMEDIATE,
>                 .no_path_retry = 30,
>         },
> +       {
> +               /* ETERNUS AB/HB NVMe */
> +               .vendor        = "NVME",
> +               .product       = "Fujitsu ETERNUS AB/HB Series",
> +               .pgpolicy      = GROUP_BY_PRIO,
> +               .prio_name     = PRIO_ANA,
> +               .pgfailback    = -FAILBACK_IMMEDIATE,
> +               .no_path_retry = 30,
> +       },
>         /*
>          * Hitachi Vantara
>          *

Reviewed-by: Martin Wilck <mwilck@suse.com>

--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel


  reply	other threads:[~2022-05-18  6:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-15 13:08 [dm-devel] [PATCH] multipath-tools: add ETERNUS AB/HB (relabeled NetApp E-Series) NVMe to hardware table Xose Vazquez Perez
2022-05-18  6:55 ` Martin Wilck [this message]
2022-05-18 20:38 ` Schremmer, Steven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5d078f4b0660985b327caaacd68cf51e6197aff4.camel@suse.com \
    --to=mwilck@suse.com \
    --cc=christophe.varoqui@opensvc.com \
    --cc=dm-devel@redhat.com \
    --cc=ng-eseries-upstream-maintainers@netapp.com \
    --cc=xose.vazquez@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.