8d4916400c
0012-RH-update-on-show-topology.patch 0013-RH-manpage-update.patch 0014-RH-RHEL5-style-partitions.patch 0015-RH-add-followover.patch 0016-RH-dont-remove-map-on-enomem.patch 0017-RH-fix-shutdown-crash.patch 0018-RH-warn-on-bad-dev-loss-tmo.patch 0019-RH-deprecate-uid-gid-mode.patch 0020-RH-dont-remove-map-twice.patch 0021-RH-validate-guid-partitions.patch 0022-RH-adjust-messages.patch 0023-RH-manpage-update.patch
20 lines
757 B
Diff
20 lines
757 B
Diff
---
|
|
multipath/multipath.conf.5 | 4 +++-
|
|
1 file changed, 3 insertions(+), 1 deletion(-)
|
|
|
|
Index: multipath-tools-120123/multipath/multipath.conf.5
|
|
===================================================================
|
|
--- multipath-tools-120123.orig/multipath/multipath.conf.5
|
|
+++ multipath-tools-120123/multipath/multipath.conf.5
|
|
@@ -338,7 +338,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
|