mirror of
git://sourceware.org/git/lvm2.git
synced 2025-02-24 17:57:48 +03:00
man/lvchange: Mention --cachepolicy and --cachesettings.
This commit is contained in:
parent
1445a74d76
commit
ced0c17f21
@ -16,6 +16,10 @@ lvchange \(em change attributes of a logical volume
|
||||
.RB [ \-K | \-\-ignoreactivationskip ]
|
||||
.RB [ \-\-alloc
|
||||
.IR AllocationPolicy ]
|
||||
.RB [ \-\-cachepolicy
|
||||
.IR policy ]
|
||||
.RB [ \-\-cachesettings
|
||||
.IR key=value ]
|
||||
.RB [ \-\-commandprofile
|
||||
.IR ProfileName ]
|
||||
.RB [ \-C | \-\-contiguous
|
||||
@ -131,6 +135,11 @@ of the flag is reported within \fBlv_attr\fP bits.
|
||||
.BR \-K ", " \-\-ignoreactivationskip
|
||||
Ignore the flag to skip Logical Volumes during activation.
|
||||
.TP
|
||||
.BR \-\-cachepolicy " " policy ", " \-\-cachesettings " " key=value
|
||||
Only applicable to cached LVs; see also \fBlvmcache(7)\fP. Sets
|
||||
the cache policy and its associated tunable settings. In most use-cases,
|
||||
default values should be adequate.
|
||||
.TP
|
||||
.BR \-C ", " \-\-contiguous " {" \fIy | \fIn }
|
||||
Tries to set or reset the contiguous allocation policy for
|
||||
logical volumes. It's only possible to change a non-contiguous
|
||||
|
Loading…
x
Reference in New Issue
Block a user