From 1d2b83ae62d773b6071fc448a6308d751a45418d Mon Sep 17 00:00:00 2001 From: Benjamin Marzinski Date: Fri, 10 Feb 2012 12:18:38 -0600 Subject: [PATCH] multipath: another manpage update Missed an option with my last manpage update. Signed-off-by: Benjamin Marzinski --- multipath/multipath.conf.5 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/multipath/multipath.conf.5 b/multipath/multipath.conf.5 index adec743..dfaf532 100644 --- a/multipath/multipath.conf.5 +++ b/multipath/multipath.conf.5 @@ -333,7 +333,9 @@ will disable the timeout. .TP .B dev_loss_tmo Specify the number of seconds the scsi layer will wait after a problem has -been detected on a FC remote port before removing it from the system. +been detected on a FC remote port before removing it from the system. This +can be set to "infinity" which sets it to the max value of 2147483647 +seconds, or 68 years. .TP .B queue_without_daemon If set to -- 2.34.1