Linux Device Mapper development
 help / color / mirror / Atom feed
From: wenxiong@linux.vnet.ibm.com
To: dm-devel@redhat.com
Cc: Wen Xiong <wenxiong@linux.vnet.ibm.com>
Subject: [PATCH 1/1] multipath-tools: Change path checker for IBM IPR devices
Date: Wed, 24 Sep 2014 14:57:22 -0500	[thread overview]
Message-ID: <20140924195752.289011902@linux.vnet.ibm.com> (raw)
In-Reply-To: 20140924195721.148637349@linux.vnet.ibm.com

[-- Attachment #1: ipr_multipath --]
[-- Type: text/plain, Size: 741 bytes --]

We would like to change path checker to directio for IBM IPR devices.

Signed-off-by: Wen Xiong <wenxiong@linux.vnet.ibm.com>
---
 libmultipath/hwtable.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: b/libmultipath/hwtable.c
===================================================================
--- a/libmultipath/hwtable.c	2014-09-23 17:39:27.000000000 -0500
+++ b/libmultipath/hwtable.c	2014-09-23 17:40:31.419667000 -0500
@@ -630,7 +630,7 @@ static struct hwentry default_hw[] = {
 		.pgfailback    = -FAILBACK_IMMEDIATE,
 		.rr_weight     = RR_WEIGHT_NONE,
 		.no_path_retry = NO_PATH_RETRY_UNDEF,
-		.checker_name  = TUR,
+		.checker_name  = DIRECTIO,
 		.prio_name     = PRIO_ALUA,
 		.prio_args     = NULL,
 	},

-- 

  reply	other threads:[~2014-09-24 19:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-24 19:57 [PATCH 0/1] Change path checker for IPR devices wenxiong
2014-09-24 19:57 ` wenxiong [this message]
2014-09-25  6:29   ` [PATCH 1/1] multipath-tools: Change path checker for IBM " Hannes Reinecke
2014-09-25 16:47     ` Brian King
2014-09-25 16:57       ` [dm-devel] " Christoph Hellwig
2014-09-30 18:05         ` wenxiong
2014-10-01 12:51           ` Christoph Hellwig
2014-10-06 15:22             ` Brian King
2014-10-06 21:50               ` wenxiong
2014-10-21 11:03                 ` Christoph Hellwig

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=20140924195752.289011902@linux.vnet.ibm.com \
    --to=wenxiong@linux.vnet.ibm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox