summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2007-11-09 16:51:54 +0000
committerAlasdair Kergon <agk@redhat.com>2007-11-09 16:51:54 +0000
commitb4068515e8f94e0d9839878b85fb5d2df31a2cc8 (patch)
treeb9ee8e11bcde5c12bb237d8fad27429b07bf2760 /doc
parent19c865437a8c661045e61389dd6953047e2b9c82 (diff)
downloadlvm2-b4068515e8f94e0d9839878b85fb5d2df31a2cc8.tar.gz
lvm2-b4068515e8f94e0d9839878b85fb5d2df31a2cc8.tar.xz
lvm2-b4068515e8f94e0d9839878b85fb5d2df31a2cc8.zip
Enhance the management of readahead settings.
Diffstat (limited to 'doc')
-rw-r--r--doc/example.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/example.conf b/doc/example.conf
index 65195537..6c37ad11 100644
--- a/doc/example.conf
+++ b/doc/example.conf
@@ -291,6 +291,12 @@ activation {
# Size (in KB) of each copy operation when mirroring
mirror_region_size = 512
+ # Setting to use when there is no readahead value stored in the metadata.
+ #
+ # "none" - Disable readahead.
+ # "auto" - Use default value chosen by kernel.
+ readahead = "auto"
+
# 'mirror_image_fault_policy' and 'mirror_log_fault_policy' define
# how a device failure affecting a mirror is handled.
# A mirror is composed of mirror images (copies) and a log.