@@ -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
@@ -14,6 +14,7 @@
# failback manual
# no_path_retry fail
# user_friendly_names no
+# pg_prio_calc sum
# bindings_file "/var/lib/multipath/bindings"
#}
#