multipath-tools: Minor doc fix
authorBenjamin Marzinski <bmarzins@redhat.com>
Tue, 20 Oct 2009 19:48:54 +0000 (14:48 -0500)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Tue, 20 Oct 2009 20:44:19 +0000 (22:44 +0200)
The polling_interval increases caused some confusion, so I'm adding it
to the documentation.

Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com>
multipath.conf.annotated
multipath/multipath.conf.5

index 55d9b94..c222da4 100644 (file)
@@ -18,7 +18,9 @@
 #      #
 #      # name    : polling_interval
 #      # scope   : multipathd
-#      # desc    : interval between two path checks in seconds
+#      # desc    : interval between two path checks in seconds. For
+#      #           properly functioning paths, the interval between checks
+#      #           will gradually increase to (4 * polling_interval).
 #      # values  : n > 0
 #      # default : 5
 #      #
index 33b8747..a165e4e 100644 (file)
@@ -67,7 +67,9 @@ The
 section recognizes the following keywords:
 .TP 17
 .B polling_interval
-interval between two path checks in seconds; default is
+interval between two path checks in seconds For properly functioning paths,
+the interval between checks will gradually increase to (4 * polling_interval);
+default is
 .I 5
 .TP
 .B udev_dir