mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
man: expand lvchange --discard entry
This commit is contained in:
parent
1ca813083f
commit
597590da74
@ -73,7 +73,12 @@ logical volume's allocation policy to contiguous, if all of the
|
||||
allocated physical extents are already contiguous.
|
||||
.TP
|
||||
.BR \-\-discard " {" \fIignore | \fInopassdown | \fIpassdown }
|
||||
Change discard behavior.
|
||||
Set this to \fIignore\fP to ignore any discards received by a
|
||||
thin pool Logical Volume. Set to \fInopassdown\fP to process such
|
||||
discards within the thin pool itself and allow the no-longer-needed
|
||||
extents to be overwritten by new data. Set to \fIpassdown\fP to
|
||||
process them both within the thin pool itself and to pass them down
|
||||
the underlying device.
|
||||
.TP
|
||||
.B \-\-resync
|
||||
Forces the complete resynchronization of a mirror. In normal
|
||||
|
Loading…
Reference in New Issue
Block a user