mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-22 17:35:59 +03:00
Document pv_min_size in lvm.conf manpage
This commit is contained in:
parent
685e54f4dd
commit
41d9b8a647
@ -171,6 +171,15 @@ from each device are counted. If the counter of a particular device exceeds
|
||||
the limit set here, no further I/O is sent to that device for the remainder of
|
||||
the respective operation. Setting the parameter to 0 disables the counters
|
||||
altogether.
|
||||
.IP
|
||||
\fBpv_min_size\fP \(em
|
||||
Minimal size (in KB) of the block device which can be used as a PV.
|
||||
In clustered environment all nodes have to use the same value.
|
||||
Any value smaller then 512KB is ignored. An example to
|
||||
ignore devices smaller then 2MB (i.e. floppy drives):
|
||||
.IP
|
||||
pv_min_size = 2048
|
||||
.IP
|
||||
.TP
|
||||
\fBallocation\fP \(em Space allocation policies
|
||||
.IP
|
||||
|
Loading…
Reference in New Issue
Block a user