mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
build: make generate
This commit is contained in:
parent
d3b515cea5
commit
70a45c44e8
@ -162,6 +162,18 @@ lvconvert - Change logical volume layout
|
|||||||
\fB-q\fP|\fB--quiet\fP
|
\fB-q\fP|\fB--quiet\fP
|
||||||
.ad b
|
.ad b
|
||||||
.br
|
.br
|
||||||
|
.ad l
|
||||||
|
\fB--raidintegrity\fP \fBy\fP|\fBn\fP
|
||||||
|
.ad b
|
||||||
|
.br
|
||||||
|
.ad l
|
||||||
|
\fB--raidintegrityblocksize\fP \fINumber\fP
|
||||||
|
.ad b
|
||||||
|
.br
|
||||||
|
.ad l
|
||||||
|
\fB--raidintegritymode\fP \fIString\fP
|
||||||
|
.ad b
|
||||||
|
.br
|
||||||
.ad l
|
.ad l
|
||||||
\fB-r\fP|\fB--readahead\fP \fBauto\fP|\fBnone\fP|\fINumber\fP
|
\fB-r\fP|\fB--readahead\fP \fBauto\fP|\fBnone\fP|\fINumber\fP
|
||||||
.ad b
|
.ad b
|
||||||
@ -982,6 +994,28 @@ Poll LV to continue conversion.
|
|||||||
.br
|
.br
|
||||||
-
|
-
|
||||||
|
|
||||||
|
Add or remove data integrity checksums to raid images.
|
||||||
|
.br
|
||||||
|
.P
|
||||||
|
\fBlvconvert\fP \fB--raidintegrity\fP \fBy\fP|\fBn\fP \fILV\fP\fI_raid\fP
|
||||||
|
.br
|
||||||
|
.RS 4
|
||||||
|
.ad l
|
||||||
|
[ \fB--raidintegritymode\fP \fIString\fP ]
|
||||||
|
.ad b
|
||||||
|
.br
|
||||||
|
.ad l
|
||||||
|
[ \fB--raidintegrityblocksize\fP \fINumber\fP ]
|
||||||
|
.ad b
|
||||||
|
.br
|
||||||
|
[ COMMON_OPTIONS ]
|
||||||
|
.RE
|
||||||
|
.br
|
||||||
|
.RS 4
|
||||||
|
[ \fIPV\fP ... ]
|
||||||
|
.RE
|
||||||
|
-
|
||||||
|
|
||||||
Common options for command:
|
Common options for command:
|
||||||
.
|
.
|
||||||
.RS 4
|
.RS 4
|
||||||
@ -1405,6 +1439,35 @@ Repeat once to also suppress any prompts with answer 'no'.
|
|||||||
.ad b
|
.ad b
|
||||||
.HP
|
.HP
|
||||||
.ad l
|
.ad l
|
||||||
|
\fB--raidintegrity\fP \fBy\fP|\fBn\fP
|
||||||
|
.br
|
||||||
|
Enable or disable data integrity checksums for raid images.
|
||||||
|
.ad b
|
||||||
|
.HP
|
||||||
|
.ad l
|
||||||
|
\fB--raidintegrityblocksize\fP \fINumber\fP
|
||||||
|
.br
|
||||||
|
The block size to use for dm-integrity on raid images.
|
||||||
|
The integrity block size should usually match the device
|
||||||
|
logical block size, or the file system block size.
|
||||||
|
It may be less than the file system block size, but not
|
||||||
|
less than the device logical block size.
|
||||||
|
Possible values: 512, 1024, 2048, 4096.
|
||||||
|
.ad b
|
||||||
|
.HP
|
||||||
|
.ad l
|
||||||
|
\fB--raidintegritymode\fP \fIString\fP
|
||||||
|
.br
|
||||||
|
Use a journal (default) or bitmap for keeping integrity checksums consistent
|
||||||
|
in case of a crash. The bitmap areas are recalculated after a crash, so corruption
|
||||||
|
in those areas would not be detected. A journal does not have this problem.
|
||||||
|
The journal mode doubles writes to storage, but can improve performance for
|
||||||
|
scattered writes packed into a single journal write.
|
||||||
|
bitmap mode can in theory achieve full write throughput of the device,
|
||||||
|
but would not benefit from the potential scattered write optimization.
|
||||||
|
.ad b
|
||||||
|
.HP
|
||||||
|
.ad l
|
||||||
\fB-r\fP|\fB--readahead\fP \fBauto\fP|\fBnone\fP|\fINumber\fP
|
\fB-r\fP|\fB--readahead\fP \fBauto\fP|\fBnone\fP|\fINumber\fP
|
||||||
.br
|
.br
|
||||||
Sets read ahead sector count of an LV.
|
Sets read ahead sector count of an LV.
|
||||||
|
@ -186,6 +186,18 @@ lvcreate - Create a logical volume
|
|||||||
\fB-q\fP|\fB--quiet\fP
|
\fB-q\fP|\fB--quiet\fP
|
||||||
.ad b
|
.ad b
|
||||||
.br
|
.br
|
||||||
|
.ad l
|
||||||
|
\fB--raidintegrity\fP \fBy\fP|\fBn\fP
|
||||||
|
.ad b
|
||||||
|
.br
|
||||||
|
.ad l
|
||||||
|
\fB--raidintegrityblocksize\fP \fINumber\fP
|
||||||
|
.ad b
|
||||||
|
.br
|
||||||
|
.ad l
|
||||||
|
\fB--raidintegritymode\fP \fIString\fP
|
||||||
|
.ad b
|
||||||
|
.br
|
||||||
.ad l
|
.ad l
|
||||||
\fB-r\fP|\fB--readahead\fP \fBauto\fP|\fBnone\fP|\fINumber\fP
|
\fB-r\fP|\fB--readahead\fP \fBauto\fP|\fBnone\fP|\fINumber\fP
|
||||||
.ad b
|
.ad b
|
||||||
@ -425,6 +437,18 @@ Create a raid LV (a specific raid level must be used, e.g. raid1).
|
|||||||
[ \fB--[raid]maxrecoveryrate\fP \fISize\fP[k|UNIT] ]
|
[ \fB--[raid]maxrecoveryrate\fP \fISize\fP[k|UNIT] ]
|
||||||
.ad b
|
.ad b
|
||||||
.br
|
.br
|
||||||
|
.ad l
|
||||||
|
[ \fB--raidintegrity\fP \fBy\fP|\fBn\fP ]
|
||||||
|
.ad b
|
||||||
|
.br
|
||||||
|
.ad l
|
||||||
|
[ \fB--raidintegritymode\fP \fIString\fP ]
|
||||||
|
.ad b
|
||||||
|
.br
|
||||||
|
.ad l
|
||||||
|
[ \fB--raidintegrityblocksize\fP \fINumber\fP ]
|
||||||
|
.ad b
|
||||||
|
.br
|
||||||
[ COMMON_OPTIONS ]
|
[ COMMON_OPTIONS ]
|
||||||
.RE
|
.RE
|
||||||
.br
|
.br
|
||||||
@ -1420,6 +1444,35 @@ Repeat once to also suppress any prompts with answer 'no'.
|
|||||||
.ad b
|
.ad b
|
||||||
.HP
|
.HP
|
||||||
.ad l
|
.ad l
|
||||||
|
\fB--raidintegrity\fP \fBy\fP|\fBn\fP
|
||||||
|
.br
|
||||||
|
Enable or disable data integrity checksums for raid images.
|
||||||
|
.ad b
|
||||||
|
.HP
|
||||||
|
.ad l
|
||||||
|
\fB--raidintegrityblocksize\fP \fINumber\fP
|
||||||
|
.br
|
||||||
|
The block size to use for dm-integrity on raid images.
|
||||||
|
The integrity block size should usually match the device
|
||||||
|
logical block size, or the file system block size.
|
||||||
|
It may be less than the file system block size, but not
|
||||||
|
less than the device logical block size.
|
||||||
|
Possible values: 512, 1024, 2048, 4096.
|
||||||
|
.ad b
|
||||||
|
.HP
|
||||||
|
.ad l
|
||||||
|
\fB--raidintegritymode\fP \fIString\fP
|
||||||
|
.br
|
||||||
|
Use a journal (default) or bitmap for keeping integrity checksums consistent
|
||||||
|
in case of a crash. The bitmap areas are recalculated after a crash, so corruption
|
||||||
|
in those areas would not be detected. A journal does not have this problem.
|
||||||
|
The journal mode doubles writes to storage, but can improve performance for
|
||||||
|
scattered writes packed into a single journal write.
|
||||||
|
bitmap mode can in theory achieve full write throughput of the device,
|
||||||
|
but would not benefit from the potential scattered write optimization.
|
||||||
|
.ad b
|
||||||
|
.HP
|
||||||
|
.ad l
|
||||||
\fB-r\fP|\fB--readahead\fP \fBauto\fP|\fBnone\fP|\fINumber\fP
|
\fB-r\fP|\fB--readahead\fP \fBauto\fP|\fBnone\fP|\fINumber\fP
|
||||||
.br
|
.br
|
||||||
Sets read ahead sector count of an LV.
|
Sets read ahead sector count of an LV.
|
||||||
|
Loading…
Reference in New Issue
Block a user