summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Rajnoha <prajnoha@redhat.com>2016-01-13 11:58:12 +0100
committerPeter Rajnoha <prajnoha@redhat.com>2016-01-13 12:01:55 +0100
commit53b355a24b10d50b5f330d71afa80a491532b07a (patch)
tree95b4106b106ff5caf7f799be9413a1f5b6614416
parente168b5de75204a554fcb6f9a3bd25dada2561c86 (diff)
downloadlvm2-53b355a24b10d50b5f330d71afa80a491532b07a.tar.gz
conf: regenerate
-rw-r--r--conf/example.conf.in27
1 files changed, 16 insertions, 11 deletions
diff --git a/conf/example.conf.in b/conf/example.conf.in
index b8c04075a..f549f15f4 100644
--- a/conf/example.conf.in
+++ b/conf/example.conf.in
@@ -1108,9 +1108,9 @@ activation {
# or VG.
# @*
# Selects an LV if a tag defined on the host is also set on the LV
- # or VG. See tags/hosttags. If any host tags exist but volume_list
- # is not defined, a default single-entry list containing '@*' is
- # assumed.
+ # or VG. See tags/hosttags. If any host tags exist but the volume
+ # list is not defined, a default single-entry list containing '@*'
+ # is assumed.
#
# Example
# volume_list = [ "vg1", "vg2/lvol1", "@tag1", "@*" ]
@@ -1145,12 +1145,12 @@ activation {
# or VG.
# @*
# Selects an LV if a tag defined on the host is also set on the LV
- # or VG. See tags/hosttags. If any host tags exist but volume_list
- # is not defined, a default single-entry list containing '@*' is
- # assumed.
+ # or VG. See tags/hosttags. If any host tags exist but the volume
+ # list is not defined, a default single-entry list containing '@*'
+ # is assumed.
#
# Example
- # volume_list = [ "vg1", "vg2/lvol1", "@tag1", "@*" ]
+ # auto_activation_volume_list = [ "vg1", "vg2/lvol1", "@tag1", "@*" ]
#
# This configuration option does not have a default value defined.
@@ -1171,12 +1171,12 @@ activation {
# or VG.
# @*
# Selects an LV if a tag defined on the host is also set on the LV
- # or VG. See tags/hosttags. If any host tags exist but volume_list
- # is not defined, a default single-entry list containing '@*' is
- # assumed.
+ # or VG. See tags/hosttags. If any host tags exist but the volume
+ # list is not defined, a default single-entry list containing '@*'
+ # is assumed.
#
# Example
- # volume_list = [ "vg1", "vg2/lvol1", "@tag1", "@*" ]
+ # read_only_volume_list = [ "vg1", "vg2/lvol1", "@tag1", "@*" ]
#
# This configuration option does not have a default value defined.
@@ -1808,6 +1808,11 @@ activation {
# See 'pvs --segments -o help' for the list of possible fields.
# This configuration option has an automatic default value.
# pvsegs_cols_verbose = "pv_name,vg_name,pv_fmt,pv_attr,pv_size,pv_free,pvseg_start,pvseg_size,lv_name,seg_start_pe,segtype,seg_pe_ranges"
+
+ # Configuration option report/mark_invisible_devices.
+ # Use brackets [] to mark invisible devices.
+ # This configuration option has an automatic default value.
+ # mark_invisible_devices = 1
# }
# Configuration section dmeventd.