[PATCH 1/1] multipath-tools: Change path checker for IBM IPR devices

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Signed-off-by: Wen Xiong <wenxiong@xxxxxxxxxxxxxxxxxx>
---
 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,
 	},

-- 

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




[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux