dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* multipath-tools multipath.conf.annotated multi ...
@ 2008-01-07 22:22 bmarzins
  0 siblings, 0 replies; 2+ messages in thread
From: bmarzins @ 2008-01-07 22:22 UTC (permalink / raw)
  To: dm-cvs, dm-devel

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 {

^ permalink raw reply	[flat|nested] 2+ messages in thread

* multipath-tools multipath.conf.annotated multi ...
@ 2010-09-03 22:23 bmarzins
  0 siblings, 0 replies; 2+ messages in thread
From: bmarzins @ 2010-09-03 22:23 UTC (permalink / raw)
  To: dm-cvs, dm-devel

CVSROOT:	/cvs/dm
Module name:	multipath-tools
Branch: 	RHEL5_FC6
Changes by:	bmarzins@sourceware.org	2010-09-03 22:23:22

Modified files:
	.              : multipath.conf.annotated 
	                 multipath.conf.defaults 

Log message:
	doc file changes for bz #570513

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.16&r2=1.18.2.17
http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/multipath.conf.defaults.diff?cvsroot=dm&only_with_tag=RHEL5_FC6&r1=1.5.4.24&r2=1.5.4.25

--- multipath-tools/multipath.conf.annotated	2010/04/08 19:31:49	1.18.2.16
+++ multipath-tools/multipath.conf.annotated	2010/09/03 22:23:22	1.18.2.17
@@ -186,6 +186,17 @@
 #	user_friendly_names no
 #
 #	#
+#	# name    : pg_prio_calc
+#	# scope   : multipath & multipathd
+#	# desc    : If set to "avg", multipath sets the priority of path groups
+#	#           to the average of the priorities of the included paths.
+#	#           If set to "sum", multipath sets the priority of path groups
+#	#           to the sum of the priorities of the included paths.
+#	# values  : "sum"|"avg"
+#	# default : "sum"
+#	pg_prio_calc "avg"
+#
+#	#
 #	# name    : bindings_file
 #	# scope   : multipath
 #	# desc    : The location of the bindings file that is used with
--- multipath-tools/multipath.conf.defaults	2010/09/03 03:46:11	1.5.4.24
+++ multipath-tools/multipath.conf.defaults	2010/09/03 22:23:22	1.5.4.25
@@ -14,6 +14,7 @@
 #	failback		manual
 #	no_path_retry		fail
 #	user_friendly_names	no
+#	pg_prio_calc		sum
 #	bindings_file           "/var/lib/multipath/bindings"
 #}
 #

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-03 22:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-07 22:22 multipath-tools multipath.conf.annotated multi bmarzins
  -- strict thread matches above, loose matches on Subject: below --
2010-09-03 22:23 bmarzins

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).