diff mbox

multipath-tools multipath.conf.annotated multi ...

Message ID 20100903222322.1889.qmail@sourceware.org (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

bmarzins@sourceware.org Sept. 3, 2010, 10:23 p.m. UTC
None
diff mbox

Patch

--- 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"
 #}
 #