mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-30 10:50:34 +03:00
regenerate man and conf
This commit is contained in:
parent
02e9876665
commit
fe63c09381
@ -611,9 +611,9 @@ log {
|
||||
# Select log messages by class.
|
||||
# Some debugging messages are assigned to a class and only appear in
|
||||
# debug output if the class is listed here. Classes currently
|
||||
# available: memory, devices, activation, allocation, lvmetad,
|
||||
# available: memory, devices, io, activation, allocation, lvmetad,
|
||||
# metadata, cache, locking, lvmpolld. Use "all" to see everything.
|
||||
debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ]
|
||||
debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ]
|
||||
}
|
||||
|
||||
# Configuration section backup.
|
||||
|
@ -751,6 +751,31 @@ Merge COW snapshot LV into its origin.
|
||||
.br
|
||||
-
|
||||
|
||||
Combine a former COW snapshot (second arg) with a former
|
||||
.br
|
||||
origin LV (first arg) to reverse a splitsnapshot command.
|
||||
.br
|
||||
.P
|
||||
\fBlvconvert\fP \fB--type\fP \fBsnapshot\fP \fILV\fP \fILV\fP\fI_linear\fP
|
||||
.br
|
||||
.RS 4
|
||||
.ad l
|
||||
[ \fB-s\fP|\fB--snapshot\fP ]
|
||||
.ad b
|
||||
.br
|
||||
.ad l
|
||||
[ \fB-c\fP|\fB--chunksize\fP \fISize\fP[k|UNIT] ]
|
||||
.ad b
|
||||
.br
|
||||
.ad l
|
||||
[ \fB-Z\fP|\fB--zero\fP \fBy\fP|\fBn\fP ]
|
||||
.ad b
|
||||
.br
|
||||
[ COMMON_OPTIONS ]
|
||||
.RE
|
||||
.br
|
||||
-
|
||||
|
||||
Replace failed PVs in a raid or mirror LV.
|
||||
.br
|
||||
Repair a thin pool.
|
||||
@ -1649,31 +1674,6 @@ Separate a COW snapshot from its origin LV.
|
||||
.br
|
||||
-
|
||||
|
||||
Combine a former COW snapshot (second arg) with a former
|
||||
.br
|
||||
origin LV (first arg) to reverse a splitsnapshot command.
|
||||
.br
|
||||
.P
|
||||
\fBlvconvert\fP \fB--type\fP \fBsnapshot\fP \fILV\fP \fILV\fP\fI_linear\fP
|
||||
.br
|
||||
.RS 4
|
||||
.ad l
|
||||
[ \fB-s\fP|\fB--snapshot\fP ]
|
||||
.ad b
|
||||
.br
|
||||
.ad l
|
||||
[ \fB-c\fP|\fB--chunksize\fP \fISize\fP[k|UNIT] ]
|
||||
.ad b
|
||||
.br
|
||||
.ad l
|
||||
[ \fB-Z\fP|\fB--zero\fP \fBy\fP|\fBn\fP ]
|
||||
.ad b
|
||||
.br
|
||||
[ COMMON_OPTIONS ]
|
||||
.RE
|
||||
.br
|
||||
-
|
||||
|
||||
Combine a former COW snapshot (second arg) with a former
|
||||
.br
|
||||
origin LV (first arg) to reverse a splitsnapshot command.
|
||||
|
Loading…
x
Reference in New Issue
Block a user