mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-04 09:18:36 +03:00
make: generate
This commit is contained in:
parent
9dfe5ce2bc
commit
d825e8887c
@ -462,7 +462,7 @@ link and present this as the name of the device.
|
|||||||
The location and name of the underlying device node may depend on
|
The location and name of the underlying device node may depend on
|
||||||
the distribution, configuration (e.g. udev), or release version.
|
the distribution, configuration (e.g. udev), or release version.
|
||||||
\fBay\fP specifies autoactivation, which is used by system-generated
|
\fBay\fP specifies autoactivation, which is used by system-generated
|
||||||
activation commands. By default, LVs are autoactivated.
|
activation commands. By default, LVs are autoactivated.
|
||||||
An autoactivation property can be set on a VG or LV to disable autoactivation,
|
An autoactivation property can be set on a VG or LV to disable autoactivation,
|
||||||
see --setautoactivation y|n in vgchange, lvchange, vgcreate, and lvcreate.
|
see --setautoactivation y|n in vgchange, lvchange, vgcreate, and lvcreate.
|
||||||
Display the property with vgs or lvs "-o autoactivation".
|
Display the property with vgs or lvs "-o autoactivation".
|
||||||
|
@ -468,7 +468,7 @@ link and present this as the name of the device.
|
|||||||
The location and name of the underlying device node may depend on
|
The location and name of the underlying device node may depend on
|
||||||
the distribution, configuration (e.g. udev), or release version.
|
the distribution, configuration (e.g. udev), or release version.
|
||||||
\fBay\fP specifies autoactivation, which is used by system-generated
|
\fBay\fP specifies autoactivation, which is used by system-generated
|
||||||
activation commands. By default, LVs are autoactivated.
|
activation commands. By default, LVs are autoactivated.
|
||||||
An autoactivation property can be set on a VG or LV to disable autoactivation,
|
An autoactivation property can be set on a VG or LV to disable autoactivation,
|
||||||
see --setautoactivation y|n in vgchange, lvchange, vgcreate, and lvcreate.
|
see --setautoactivation y|n in vgchange, lvchange, vgcreate, and lvcreate.
|
||||||
Display the property with vgs or lvs "-o autoactivation".
|
Display the property with vgs or lvs "-o autoactivation".
|
||||||
@ -844,7 +844,7 @@ vgchange/lvchange skip autoactivation, and defer to pvscan autoactivation.
|
|||||||
.HP
|
.HP
|
||||||
\fB--systemid\fP \fIString\fP
|
\fB--systemid\fP \fIString\fP
|
||||||
.br
|
.br
|
||||||
Changes the system ID of the VG. Using this option requires caution
|
Changes the system ID of the VG. Using this option requires caution
|
||||||
because the VG may become foreign to the host running the command,
|
because the VG may become foreign to the host running the command,
|
||||||
leaving the host unable to access it.
|
leaving the host unable to access it.
|
||||||
See \fBlvmsystemid\fP(7) for more information.
|
See \fBlvmsystemid\fP(7) for more information.
|
||||||
|
@ -10,6 +10,56 @@ vgimportdevices \(em Add devices for a VG to the devices file.
|
|||||||
.br
|
.br
|
||||||
[ \fIoption_args\fP ]
|
[ \fIoption_args\fP ]
|
||||||
.br
|
.br
|
||||||
|
.P
|
||||||
|
.ad l
|
||||||
|
\fB-a\fP|\fB--all\fP
|
||||||
|
.br
|
||||||
|
\fB--auto\fP
|
||||||
|
.br
|
||||||
|
\fB--commandprofile\fP \fIString\fP
|
||||||
|
.br
|
||||||
|
\fB--config\fP \fIString\fP
|
||||||
|
.br
|
||||||
|
\fB-d\fP|\fB--debug\fP
|
||||||
|
.br
|
||||||
|
\fB--devices\fP \fIPV\fP
|
||||||
|
.br
|
||||||
|
\fB--devicesfile\fP \fIString\fP
|
||||||
|
.br
|
||||||
|
\fB--driverloaded\fP \fBy\fP|\fBn\fP
|
||||||
|
.br
|
||||||
|
\fB--foreign\fP
|
||||||
|
.br
|
||||||
|
\fB-h\fP|\fB--help\fP
|
||||||
|
.br
|
||||||
|
\fB--journal\fP \fIString\fP
|
||||||
|
.br
|
||||||
|
\fB--lockopt\fP \fIString\fP
|
||||||
|
.br
|
||||||
|
\fB--longhelp\fP
|
||||||
|
.br
|
||||||
|
\fB--nohints\fP
|
||||||
|
.br
|
||||||
|
\fB--nolocking\fP
|
||||||
|
.br
|
||||||
|
\fB--profile\fP \fIString\fP
|
||||||
|
.br
|
||||||
|
\fB-q\fP|\fB--quiet\fP
|
||||||
|
.br
|
||||||
|
\fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP
|
||||||
|
.br
|
||||||
|
\fB--rootvg\fP
|
||||||
|
.br
|
||||||
|
\fB-S\fP|\fB--select\fP \fIString\fP
|
||||||
|
.br
|
||||||
|
\fB-t\fP|\fB--test\fP
|
||||||
|
.br
|
||||||
|
\fB-v\fP|\fB--verbose\fP
|
||||||
|
.br
|
||||||
|
\fB--version\fP
|
||||||
|
.br
|
||||||
|
\fB-y\fP|\fB--yes\fP
|
||||||
|
.ad b
|
||||||
.
|
.
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.
|
.
|
||||||
@ -35,10 +85,14 @@ Add devices from specific VGs to the devices file.
|
|||||||
.ad l
|
.ad l
|
||||||
[ \fB-S\fP|\fB--select\fP \fIString\fP ]
|
[ \fB-S\fP|\fB--select\fP \fIString\fP ]
|
||||||
.br
|
.br
|
||||||
|
[ \fB--foreign\fP ]
|
||||||
|
.br
|
||||||
[ COMMON_OPTIONS ]
|
[ COMMON_OPTIONS ]
|
||||||
.ad b
|
.ad b
|
||||||
.RE
|
.RE
|
||||||
.P
|
.P
|
||||||
|
\(em
|
||||||
|
.P
|
||||||
Add devices from all accessible VGs to the devices file.
|
Add devices from all accessible VGs to the devices file.
|
||||||
.br
|
.br
|
||||||
.P
|
.P
|
||||||
@ -46,16 +100,33 @@ Add devices from all accessible VGs to the devices file.
|
|||||||
.br
|
.br
|
||||||
.RS 4
|
.RS 4
|
||||||
.ad l
|
.ad l
|
||||||
|
[ \fB--foreign\fP ]
|
||||||
|
.br
|
||||||
[ COMMON_OPTIONS ]
|
[ COMMON_OPTIONS ]
|
||||||
.ad b
|
.ad b
|
||||||
.RE
|
.RE
|
||||||
.P
|
.P
|
||||||
|
\(em
|
||||||
|
.P
|
||||||
|
Add devices from root VG to the devices file.
|
||||||
|
.br
|
||||||
|
.P
|
||||||
|
\fBvgimportdevices\fP \fB--rootvg\fP
|
||||||
|
.br
|
||||||
|
.RS 4
|
||||||
|
.ad l
|
||||||
|
[ \fB--auto\fP ]
|
||||||
|
.br
|
||||||
|
[ COMMON_OPTIONS ]
|
||||||
|
.ad b
|
||||||
|
.RE
|
||||||
|
.P
|
||||||
|
\(em
|
||||||
|
.P
|
||||||
Common options for command:
|
Common options for command:
|
||||||
.
|
.
|
||||||
.RS 4
|
.RS 4
|
||||||
.ad l
|
.ad l
|
||||||
[ \fB--foreign\fP ]
|
|
||||||
.br
|
|
||||||
[ \fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP ]
|
[ \fB--reportformat\fP \fBbasic\fP|\fBjson\fP|\fBjson_std\fP ]
|
||||||
.ad b
|
.ad b
|
||||||
.RE
|
.RE
|
||||||
@ -110,6 +181,16 @@ Common options for lvm:
|
|||||||
.br
|
.br
|
||||||
.
|
.
|
||||||
.HP
|
.HP
|
||||||
|
\fB--auto\fP
|
||||||
|
.br
|
||||||
|
This option is used when automatically importing devices for the root VG.
|
||||||
|
The auto import is intended to be done once, on first boot, to create an
|
||||||
|
initial system.devices file for the root VG.
|
||||||
|
When this option is used, the vgimportdevices --rootvg command does nothing
|
||||||
|
if system.devices exists, or the file auto-import-rootvg does not exist
|
||||||
|
(both in the /etc/lvm/devices/ directory.)
|
||||||
|
.
|
||||||
|
.HP
|
||||||
\fB--commandprofile\fP \fIString\fP
|
\fB--commandprofile\fP \fIString\fP
|
||||||
.br
|
.br
|
||||||
The command profile to use for command configuration.
|
The command profile to use for command configuration.
|
||||||
@ -222,6 +303,11 @@ JSON format which is more compliant with JSON standard.
|
|||||||
See \fBlvmreport\fP(7) for more information.
|
See \fBlvmreport\fP(7) for more information.
|
||||||
.
|
.
|
||||||
.HP
|
.HP
|
||||||
|
\fB--rootvg\fP
|
||||||
|
.br
|
||||||
|
Import devices used for the root VG.
|
||||||
|
.
|
||||||
|
.HP
|
||||||
\fB-S\fP|\fB--select\fP \fIString\fP
|
\fB-S\fP|\fB--select\fP \fIString\fP
|
||||||
.br
|
.br
|
||||||
Select objects for processing and reporting based on specified criteria.
|
Select objects for processing and reporting based on specified criteria.
|
||||||
|
Loading…
Reference in New Issue
Block a user