From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerhard Wichert Subject: [PATCH] Update ETERNUS DX entry Date: Mon, 09 Mar 2015 15:57:37 +0100 Message-ID: <44563972.MCcuCWMjxF@tabasco> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5366929027042260641==" Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: dm-devel@redhat.com Cc: "Wilck, Martin" , "Montag, Rainer" List-Id: dm-devel.ids This is a multi-part message in MIME format. --===============5366929027042260641== Content-Type: multipart/alternative; boundary="nextPart1562563.Li4glXt3aQ" Content-Transfer-Encoding: 7Bit This is a multi-part message in MIME format. --nextPart1562563.Li4glXt3aQ Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Add DX8700 S3 and DX8900 S3 Signed-off-by: Gerhard Wichert --- 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" --nextPart1562563.Li4glXt3aQ Content-Transfer-Encoding: 7Bit Content-Type: text/html; charset="us-ascii"

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"

 

--nextPart1562563.Li4glXt3aQ-- --===============5366929027042260641== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============5366929027042260641==--