From: Benjamin Marzinski <bmarzins@redhat.com>
To: device-mapper development <dm-devel@redhat.com>
Subject: [PATCH] multipath-tools: Minor doc fix
Date: Tue, 20 Oct 2009 14:48:54 -0500 [thread overview]
Message-ID: <20091020194854.GP3555@ether.msp.redhat.com> (raw)
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 | 4 +++-
multipath/multipath.conf.5 | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
Index: multipath-tools-091013/multipath.conf.annotated
===================================================================
--- multipath-tools-091013.orig/multipath.conf.annotated
+++ multipath-tools-091013/multipath.conf.annotated
@@ -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: multipath-tools-091013/multipath/multipath.conf.5
===================================================================
--- multipath-tools-091013.orig/multipath/multipath.conf.5
+++ multipath-tools-091013/multipath/multipath.conf.5
@@ -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
reply other threads:[~2009-10-20 19:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091020194854.GP3555@ether.msp.redhat.com \
--to=bmarzins@redhat.com \
--cc=dm-devel@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.