summaryrefslogtreecommitdiffstats
path: root/man/lvm.conf.5.in
diff options
context:
space:
mode:
authorPetr Rockai <prockai@redhat.com>2010-10-13 15:40:38 +0000
committerPetr Rockai <prockai@redhat.com>2010-10-13 15:40:38 +0000
commit976b95d9290ad0e9ef10bdd35fe3ed08270666b8 (patch)
tree83dc1847d51c0991b5b4bda20bbeea635ba451c9 /man/lvm.conf.5.in
parentd9583b8708a90d305989db813728a9873e70eb43 (diff)
downloadlvm2-976b95d9290ad0e9ef10bdd35fe3ed08270666b8.tar.gz
lvm2-976b95d9290ad0e9ef10bdd35fe3ed08270666b8.tar.xz
lvm2-976b95d9290ad0e9ef10bdd35fe3ed08270666b8.zip
Limit repeated accesses to broken devices.
Signed-off-by: Takahiro Yasui <takahiro.yasui@hds.com> Reviewed-by: Petr Rockai <prockai@redhat.com>
Diffstat (limited to 'man/lvm.conf.5.in')
-rw-r--r--man/lvm.conf.5.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/lvm.conf.5.in b/man/lvm.conf.5.in
index ca951b50..35595bae 100644
--- a/man/lvm.conf.5.in
+++ b/man/lvm.conf.5.in
@@ -165,6 +165,11 @@ use \fBpvs -o +pe_start\fP . It will be a multiple of the requested
\fBdata_alignment\fP plus the alignment_offset from
\fBdata_alignment_offset_detection\fP (if enabled) or the pvcreate
commandline.
+.IP
+\fBdev_max_error_count\fP \(em Maximum number of error counts per device
+before disabling devices. This option prevents a broken device from
+being accessed repeatedly. If set to 0, no access control to devices is
+done.
.TP
\fBlog\fP \(em Default log settings
.IP