mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
make: generate
This commit is contained in:
parent
bbbe02b227
commit
9cf9ff6caf
@ -23,6 +23,8 @@ pvs produces formatted output about PVs.
|
|||||||
.br
|
.br
|
||||||
.RS 4
|
.RS 4
|
||||||
.ad l
|
.ad l
|
||||||
|
[ \fB-A\fP|\fB--allpvs\fP ]
|
||||||
|
.br
|
||||||
[ \fB-a\fP|\fB--all\fP ]
|
[ \fB-a\fP|\fB--all\fP ]
|
||||||
.br
|
.br
|
||||||
[ \fB-o\fP|\fB--options\fP \fIString\fP ]
|
[ \fB-o\fP|\fB--options\fP \fIString\fP ]
|
||||||
@ -137,6 +139,12 @@ Show information about devices that have not been initialized
|
|||||||
by LVM, i.e. they are not PVs.
|
by LVM, i.e. they are not PVs.
|
||||||
.
|
.
|
||||||
.HP
|
.HP
|
||||||
|
\fB-A\fP|\fB--allpvs\fP
|
||||||
|
.br
|
||||||
|
Show information about PVs outside the devices file.
|
||||||
|
Combine with with -a|--all to include devices that are not PVs.
|
||||||
|
.
|
||||||
|
.HP
|
||||||
\fB--binary\fP
|
\fB--binary\fP
|
||||||
.br
|
.br
|
||||||
Use binary values "0" or "1" instead of descriptive literal values
|
Use binary values "0" or "1" instead of descriptive literal values
|
||||||
|
@ -15,6 +15,8 @@ pvscan \(em List all physical volumes
|
|||||||
.P
|
.P
|
||||||
.ad l
|
.ad l
|
||||||
\fB-a\fP|\fB--activate\fP \fBy\fP|\fBn\fP|\fBay\fP
|
\fB-a\fP|\fB--activate\fP \fBy\fP|\fBn\fP|\fBay\fP
|
||||||
|
.br
|
||||||
|
\fB-A\fP|\fB--allpvs\fP
|
||||||
.br
|
.br
|
||||||
\fB--autoactivation\fP \fIString\fP
|
\fB--autoactivation\fP \fIString\fP
|
||||||
.br
|
.br
|
||||||
@ -155,6 +157,8 @@ Display PV information.
|
|||||||
.br
|
.br
|
||||||
[ \fB-u\fP|\fB--uuid\fP ]
|
[ \fB-u\fP|\fB--uuid\fP ]
|
||||||
.br
|
.br
|
||||||
|
[ \fB-A\fP|\fB--allpvs\fP ]
|
||||||
|
.br
|
||||||
[ \fB--ignorelockingfailure\fP ]
|
[ \fB--ignorelockingfailure\fP ]
|
||||||
.br
|
.br
|
||||||
[ \fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP ]
|
[ \fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP ]
|
||||||
@ -339,6 +343,12 @@ Auto-activate LVs in a VG when the PVs scanned have completed the VG.
|
|||||||
(Only \fBay\fP is applicable.)
|
(Only \fBay\fP is applicable.)
|
||||||
.
|
.
|
||||||
.HP
|
.HP
|
||||||
|
\fB-A\fP|\fB--allpvs\fP
|
||||||
|
.br
|
||||||
|
Show information about PVs outside the devices file.
|
||||||
|
Displays the device ID for PVs included in the devices file.
|
||||||
|
.
|
||||||
|
.HP
|
||||||
\fB--autoactivation\fP \fIString\fP
|
\fB--autoactivation\fP \fIString\fP
|
||||||
.br
|
.br
|
||||||
Specify if autoactivation is being used from an event.
|
Specify if autoactivation is being used from an event.
|
||||||
|
Loading…
Reference in New Issue
Block a user