From: bmarzins@sourceware.org
To: dm-cvs@sourceware.org, dm-devel@redhat.com
Subject: multipath-tools multipath.conf.annotated multi ...
Date: 7 Jan 2008 22:22:53 -0000 [thread overview]
Message-ID: <20080107222253.29647.qmail@sourceware.org> (raw)
CVSROOT: /cvs/dm
Module name: multipath-tools
Branch: RHEL5_FC6
Changes by: bmarzins@sourceware.org 2008-01-07 22:22:53
Modified files:
. : multipath.conf.annotated
multipath.conf.defaults
Log message:
Added bindings_file info to annoted and default config files.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/multipath.conf.annotated.diff?cvsroot=dm&only_with_tag=RHEL5_FC6&r1=1.18.2.2&r2=1.18.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/multipath.conf.defaults.diff?cvsroot=dm&only_with_tag=RHEL5_FC6&r1=1.5.4.8&r2=1.5.4.9
--- multipath-tools/multipath.conf.annotated 2007/06/19 18:12:15 1.18.2.2
+++ multipath-tools/multipath.conf.annotated 2008/01/07 22:22:53 1.18.2.3
@@ -124,6 +124,15 @@
# # default : no
# user_friendly_names no
#
+# #
+# # name : bindings_file
+# # scope : multipath
+# # desc : The location of the bindings file that is used with
+# # the user_friendly_names option.
+# # values : <full_pathname>
+# # default : "/var/lib/multipath/bindings"
+# bindings_file "/etc/multipath_bindings"
+#
#}
#
##
--- multipath-tools/multipath.conf.defaults 2008/01/03 20:16:05 1.5.4.8
+++ multipath-tools/multipath.conf.defaults 2008/01/07 22:22:53 1.5.4.9
@@ -14,6 +14,7 @@
# failback manual
# no_path_retry fail
# user_friendly_names no
+# bindings_file "/var/lib/multipath/bindings"
#}
#
#blacklist {
next reply other threads:[~2008-01-07 22:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-07 22:22 bmarzins [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-09-03 22:23 multipath-tools multipath.conf.annotated multi bmarzins
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=20080107222253.29647.qmail@sourceware.org \
--to=bmarzins@sourceware.org \
--cc=dm-cvs@sourceware.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).