diff mbox

Update in the description of marginal_path_err_rate_threshold

Message ID 20180528092551.16131-1-muneendra.kumar@broadcom.com (mailing list archive)
State Not Applicable, archived
Delegated to: christophe varoqui
Headers show

Commit Message

Muneendra Kumar M May 28, 2018, 9:25 a.m. UTC
The multipath.conf.5 description of marginal_path_err_rate_threshold,
states that the path will not reinstate for
\fImarginal_path_err_recheck_gap_time\fR seconds,
where it should be marginal_path_err_recheck_gap_time seconds.

Signed-off-by: Muneendra <muneendra.kumar@broadcom.com>
---
 multipath/multipath.conf.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/multipath/multipath.conf.5 b/multipath/multipath.conf.5
index f689795..9f58520 100644
--- a/multipath/multipath.conf.5
+++ b/multipath/multipath.conf.5
@@ -900,7 +900,7 @@  The error rate threshold as a permillage (1/1000). One of the four parameters
 of supporting path check based on accounting IO error such as intermittent
 error. Refer to \fImarginal_path_err_sample_time\fR. If the rate of IO errors
 on a particular path is greater than this parameter, then the path will not
-reinstate for \fImarginal_path_err_rate_threshold\fR seconds unless there is
+reinstate for \fImarginal_path_err_recheck_gap_time\fR seconds unless there is
 only one active path.
 .RS
 .TP