1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00

make: generate

This commit is contained in:
Zdenek Kabelac 2021-02-16 21:30:06 +01:00
parent b9846bdc3e
commit 2c5e034cd3

View File

@ -86,6 +86,10 @@ lvconvert - Change logical volume layout
\fB--driverloaded\fP \fBy\fP|\fBn\fP
.ad b
.br
.ad l
\fB--errorwhenfull\fP \fBy\fP|\fBn\fP
.ad b
.br
.ad l
\fB-f\fP|\fB--force\fP
.ad b
@ -819,6 +823,10 @@ Convert LV to type thin-pool.
.ad b
.br
.ad l
[ \fB--errorwhenfull\fP \fBy\fP|\fBn\fP ]
.ad b
.br
.ad l
[ \fB--poolmetadata\fP \fILV\fP ]
.ad b
.br
@ -915,6 +923,18 @@ Convert LV to type vdopool.
.ad b
.br
.ad l
[ \fB-r\fP|\fB--readahead\fP \fBauto\fP|\fBnone\fP|\fINumber\fP ]
.ad b
.br
.ad l
[ \fB-Z\fP|\fB--zero\fP \fBy\fP|\fBn\fP ]
.ad b
.br
.ad l
[ \fB--metadataprofile\fP \fIString\fP ]
.ad b
.br
.ad l
[ \fB--compression\fP \fBy\fP|\fBn\fP ]
.ad b
.br
@ -1326,6 +1346,19 @@ For testing and debugging.
.ad b
.HP
.ad l
\fB--errorwhenfull\fP \fBy\fP|\fBn\fP
.br
Specifies thin pool behavior when data space is exhausted.
When yes, device-mapper will immediately return an error
when a thin pool is full and an I/O request requires space.
When no, device-mapper will queue these I/O requests for a
period of time to allow the thin pool to be extended.
Errors are returned if no space is available after the timeout.
(Also see dm-thin-pool kernel module option no_space_timeout.)
See \fBlvmthin\fP(7) for more information.
.ad b
.HP
.ad l
\fB-f\fP|\fB--force\fP ...
.br
Override various checks, confirmations and protections.
@ -1981,6 +2014,14 @@ Convert LV to type vdopool.
.br
.RS 4
.ad l
[ \fB-r\fP|\fB--readahead\fP \fBauto\fP|\fBnone\fP|\fINumber\fP ]
.ad b
.br
.ad l
[ \fB-Z\fP|\fB--zero\fP \fBy\fP|\fBn\fP ]
.ad b
.br
.ad l
[ \fB-n\fP|\fB--name\fP \fILV\fP\fI_new\fP ]
.ad b
.br
@ -1993,6 +2034,10 @@ Convert LV to type vdopool.
.ad b
.br
.ad l
[ \fB--metadataprofile\fP \fIString\fP ]
.ad b
.br
.ad l
[ \fB--compression\fP \fBy\fP|\fBn\fP ]
.ad b
.br