Add documentation for 'wwids_file' and 'reservation_key' to multipath.conf.annotated. Signed-off-by: Hannes Reinecke <hare@xxxxxxx> --- multipath.conf.annotated | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/multipath.conf.annotated b/multipath.conf.annotated index a20302c..235e130 100644 --- a/multipath.conf.annotated +++ b/multipath.conf.annotated @@ -275,7 +275,22 @@ # # the user_friendly_names option. # # values : <full_pathname> # # default : "/var/lib/multipath/bindings" -# bindings_file "/etc/multipath_bindings" +# bindings_file "/etc/multipath/bindings" +# +# # name : wwids_file +# # scope : multipath +# # desc : The location of the wwids file multipath uses to +# # keep track of the created multipath devices. +# # values : <full_pathname> +# # default : "/var/lib/multipath/wwids" +# wwids_file "/etc/multipath/wwids" +# +# # name : reservation_key +# # scope : multipath +# # desc : Service action reservation key used by mpathpersist. +# # values : <key> +# # default : (null) +# reservation_key "mpathkey" # #} # -- 1.8.1.4 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel