summaryrefslogtreecommitdiff
path: root/doc/example.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/example.conf.in')
-rw-r--r--doc/example.conf.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/example.conf.in b/doc/example.conf.in
index 256e01278..a1ba5f83a 100644
--- a/doc/example.conf.in
+++ b/doc/example.conf.in
@@ -637,8 +637,12 @@ activation {
#
# read_only_volume_list = [ "vg1", "vg2/lvol1", "@tag1", "@*" ]
- # Size (in KB) of each copy operation when mirroring
- mirror_region_size = 512
+ # For RAID or 'mirror' segment types, 'raid_region_size' is the
+ # size (in kiB) of each:
+ # - synchronization operation when initializing
+ # - each copy operation when performing a 'pvmove' (using 'mirror' segtype)
+ # This setting has replaced 'mirror_region_size' since version 2.02.99
+ raid_region_size = 512
# Setting to use when there is no readahead value stored in the metadata.
#