Benjamin Marzinski | 10 Feb 19:18
Picon
Favicon

[PATCH] multipath: another manpage update

Missed an option with my last manpage update.

Signed-off-by: Benjamin Marzinski <bmarzins <at> redhat.com>
---
 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
@@ -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

Christophe Varoqui | 11 Feb 09:43
Picon

Re: [PATCH] multipath: another manpage update

On ven., 2012-02-10 at 12:18 -0600, Benjamin Marzinski wrote:
> Missed an option with my last manpage update.
> 
This 6 parts patchset is merged.

Thanks.

> Signed-off-by: Benjamin Marzinski <bmarzins <at> redhat.com>
> ---
>  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
> @@ -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


Gmane