All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Herbszt <herbszt@gmx.de>
To: device-mapper development <dm-devel@redhat.com>
Cc: "Wilck, Martin" <Martin.Wilck@ts.fujitsu.com>,
	Gerhard.Wichert@ts.fujitsu.com, "Montag,
	Rainer" <Rainer.Montag@ts.fujitsu.com>
Subject: Re: [PATCH] Update ETERNUS DX entry
Date: Fri, 13 Mar 2015 15:11:53 +0100	[thread overview]
Message-ID: <20150313151153.00001b2a@localhost> (raw)
In-Reply-To: <44563972.MCcuCWMjxF@tabasco>

Gerhard Wichert wrote:
> Add DX8700 S3 and DX8900 S3
> 
> Signed-off-by: Gerhard Wichert <gerhard.wichert@ts.fujitsu.com>
> ---
>  libmultipath/hwtable.c  | 2 +-
>  multipath.conf.defaults | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
> index bf2c2ca..6de915b 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -308,7 +308,7 @@ static struct hwentry default_hw[] = {
>         },
>         {
>                 .vendor        = "FUJITSU",
> -               .product       = "ETERNUS_DX(L|M|400|8000)",
> +               .product       = "ETERNUS_DX(H|L|M|400|8000)",
>                 .features      = "1 queue_if_no_path",
>                 .hwhandler     = DEFAULT_HWHANDLER,
>                 .pgpolicy      = GROUP_BY_PRIO,
> diff --git a/multipath.conf.defaults b/multipath.conf.defaults
> index cf8cfdb..c5f12e8 100644
> --- a/multipath.conf.defaults
> +++ b/multipath.conf.defaults
> @@ -285,7 +285,7 @@
>  #      }
>  #      device {
>  #              vendor "FUJITSU"
> -#              product "ETERNUS_DX(L|M|400|8000)"
> +#              product "ETERNUS_DX(H|L|M|400|8000)"
>  #              path_grouping_policy "group_by_prio"
>  #              path_checker "tur"
>  #              features "1 queue_if_no_path"
> 

Can we keep the product list sorted (entry, mid-range, high-end)?
Like "ETERNUS_DX(L|M|400|H|8000)" or "ETERNUS_DX(L|400|M|8000|H)".

Sebastian

  parent reply	other threads:[~2015-03-13 14:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-09 14:57 [PATCH] Update ETERNUS DX entry Gerhard Wichert
2015-03-09 21:49 ` Christophe Varoqui
2015-03-13 14:11 ` Sebastian Herbszt [this message]
2015-03-17 12:52   ` Wilck, Martin
  -- strict thread matches above, loose matches on Subject: below --
2014-06-30 21:38 Sebastian Herbszt
2014-08-27 21:32 ` Sebastian Herbszt
2014-08-28  3:58   ` Christophe Varoqui

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=20150313151153.00001b2a@localhost \
    --to=herbszt@gmx.de \
    --cc=Gerhard.Wichert@ts.fujitsu.com \
    --cc=Martin.Wilck@ts.fujitsu.com \
    --cc=Rainer.Montag@ts.fujitsu.com \
    --cc=dm-devel@redhat.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.