summaryrefslogtreecommitdiff
path: root/man/vgcreate.8_pregen
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2021-04-12 11:11:51 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2021-04-12 11:12:40 +0200
commit9eca1312569f89884ca4c0a767d6c603ab7613db (patch)
tree7fc4b2870df22293d68a6048f6483fbcd3f003d5 /man/vgcreate.8_pregen
parent396d93937db940736675db13609640ac6856b912 (diff)
downloadlvm2-9eca1312569f89884ca4c0a767d6c603ab7613db.tar.gz
make: generate
Oops, previous generate was not correct.
Diffstat (limited to 'man/vgcreate.8_pregen')
-rw-r--r--man/vgcreate.8_pregen84
1 files changed, 42 insertions, 42 deletions
diff --git a/man/vgcreate.8_pregen b/man/vgcreate.8_pregen
index 61823d579..3a3c35a08 100644
--- a/man/vgcreate.8_pregen
+++ b/man/vgcreate.8_pregen
@@ -186,14 +186,14 @@ Common options for lvm:
.ad b
.RE
.SH OPTIONS
-.TP
+.HP
.ad l
\fB--addtag\fP \fITag\fP
.br
.ad b
Adds a tag to a PV, VG or LV. This option can be repeated to add
multiple tags at once. See \fBlvm\fP(8) for information about tags.
-.TP
+.HP
.ad l
\fB--alloc\fP
.nh
@@ -217,28 +217,28 @@ e.g. by placing two stripes on the same PV.
Optional positional PV args on the command line can also be used to limit
which PVs the command will use for allocation.
See \fBlvm\fP(8) for more information about allocation.
-.TP
+.HP
.ad l
\fB-A\fP|\fB--autobackup\fP \fBy\fP|\fBn\fP
.br
.ad b
Specifies if metadata should be backed up automatically after a change.
Enabling this is strongly advised! See \fBvgcfgbackup\fP(8) for more information.
-.TP
+.HP
.ad l
\fB-c\fP|\fB--clustered\fP \fBy\fP|\fBn\fP
.br
.ad b
This option was specific to clvm and is now replaced by
the --shared option with \fBlvmlockd\fP(8).
-.TP
+.HP
.ad l
\fB--commandprofile\fP \fIString\fP
.br
.ad b
The command profile to use for command configuration.
See \fBlvm.conf\fP(5) for more information about profiles.
-.TP
+.HP
.ad l
\fB--config\fP \fIString\fP
.br
@@ -247,7 +247,7 @@ Config settings for the command. These override lvm.conf settings.
The String arg uses the same format as lvm.conf,
or may use section/field syntax.
See \fBlvm.conf\fP(5) for more information about config.
-.TP
+.HP
.ad l
\fB--dataalignment\fP \fISize\fP[k|UNIT]
.br
@@ -257,20 +257,20 @@ To see the location of the first Physical Extent (PE) of an existing PV,
use pvs -o +pe_start. In addition, it may be shifted by an alignment offset,
see --dataalignmentoffset.
Also specify an appropriate PE size when creating a VG.
-.TP
+.HP
.ad l
\fB--dataalignmentoffset\fP \fISize\fP[k|UNIT]
.br
.ad b
Shift the start of the PV data area by this additional offset.
-.TP
+.HP
.ad l
\fB-d\fP|\fB--debug\fP ...
.br
.ad b
Set debug level. Repeat from 1 to 6 times to increase the detail of
messages sent to the log file and/or syslog (if configured).
-.TP
+.HP
.ad l
\fB--devices\fP \fIPV\fP
.br
@@ -278,7 +278,7 @@ messages sent to the log file and/or syslog (if configured).
Devices that the command can use. This option can be repeated
or accepts a comma separated list of devices. This overrides
the devices file.
-.TP
+.HP
.ad l
\fB--devicesfile\fP \fIString\fP
.br
@@ -288,27 +288,27 @@ The file must exist in /etc/lvm/devices/ and is managed
with the lvmdevices(8) command.
This overrides the lvm.conf devices/devicesfile and
devices/use_devicesfile settings.
-.TP
+.HP
.ad l
\fB--driverloaded\fP \fBy\fP|\fBn\fP
.br
.ad b
If set to no, the command will not attempt to use device-mapper.
For testing and debugging.
-.TP
+.HP
.ad l
\fB-f\fP|\fB--force\fP ...
.br
.ad b
Override various checks, confirmations and protections.
Use with extreme caution.
-.TP
+.HP
.ad l
\fB-h\fP|\fB--help\fP
.br
.ad b
Display help text.
-.TP
+.HP
.ad l
\fB--labelsector\fP \fINumber\fP
.br
@@ -317,33 +317,33 @@ By default the PV is labelled with an LVM2 identifier in its second
sector (sector 1). This lets you use a different sector near the
start of the disk (between 0 and 3 inclusive - see LABEL_SCAN_SECTORS
in the source). Use with care.
-.TP
+.HP
.ad l
\fB--lockopt\fP \fIString\fP
.br
.ad b
Used to pass options for special cases to lvmlockd.
See \fBlvmlockd\fP(8) for more information.
-.TP
+.HP
.ad l
\fB--locktype\fP \fBsanlock\fP|\fBdlm\fP|\fBnone\fP
.br
.ad b
Specify the VG lock type directly in place of using --shared.
See \fBlvmlockd\fP(8) for more information.
-.TP
+.HP
.ad l
\fB--longhelp\fP
.br
.ad b
Display long help text.
-.TP
+.HP
.ad l
\fB-l\fP|\fB--maxlogicalvolumes\fP \fINumber\fP
.br
.ad b
Sets the maximum number of LVs allowed in a VG.
-.TP
+.HP
.ad l
\fB-p\fP|\fB--maxphysicalvolumes\fP \fINumber\fP
.br
@@ -352,21 +352,21 @@ Sets the maximum number of PVs that can belong to the VG.
The value 0 removes any limitation.
For large numbers of PVs, also see options --pvmetadatacopies,
and --vgmetadatacopies for improving performance.
-.TP
+.HP
.ad l
\fB--metadataprofile\fP \fIString\fP
.br
.ad b
The metadata profile to use for command configuration.
See \fBlvm.conf\fP(5) for more information about profiles.
-.TP
+.HP
.ad l
\fB--metadatasize\fP \fISize\fP[m|UNIT]
.br
.ad b
The approximate amount of space used for each VG metadata area.
The size may be rounded.
-.TP
+.HP
.ad l
\fB-M\fP|\fB--metadatatype\fP \fBlvm2\fP
.br
@@ -374,13 +374,13 @@ The size may be rounded.
Specifies the type of on-disk metadata to use.
\fBlvm2\fP (or just \fB2\fP) is the current, standard format.
\fBlvm1\fP (or just \fB1\fP) is no longer used.
-.TP
+.HP
.ad l
\fB--nolocking\fP
.br
.ad b
Disable locking.
-.TP
+.HP
.ad l
\fB-s\fP|\fB--physicalextentsize\fP \fISize\fP[m|UNIT]
.br
@@ -391,14 +391,14 @@ The value must be either a power of 2 of at least 1 sector
currently used in the VG), or at least 128KiB.
Once this value has been set, it is difficult to change
without recreating the VG, unless no extents need moving.
-.TP
+.HP
.ad l
\fB--profile\fP \fIString\fP
.br
.ad b
An alias for --commandprofile or --metadataprofile, depending
on the command.
-.TP
+.HP
.ad l
\fB--pvmetadatacopies\fP \fB0\fP|\fB1\fP|\fB2\fP
.br
@@ -410,14 +410,14 @@ When 1, one copy of the VG metadata is stored at the front of the PV.
When 0, no copies of the VG metadata are stored on the given PV.
This may be useful in VGs containing many PVs (this places limitations
on the ability to use vgsplit later.)
-.TP
+.HP
.ad l
\fB-q\fP|\fB--quiet\fP ...
.br
.ad b
Suppress output and log messages. Overrides --debug and --verbose.
Repeat once to also suppress any prompts with answer 'no'.
-.TP
+.HP
.ad l
\fB--reportformat\fP \fBbasic\fP|\fBjson\fP
.br
@@ -428,7 +428,7 @@ the report/output_format setting in lvm.conf.
If there is more than one report per command, each report is prefixed
with the report name for identification. \fBjson\fP produces report
output in JSON format. See \fBlvmreport\fP(7) for more information.
-.TP
+.HP
.ad l
\fB--setautoactivation\fP \fBy\fP|\fBn\fP
.br
@@ -442,7 +442,7 @@ If autoactivation is disabled on a VG, no LVs will be autoactivated
in that VG, and the LV autoactivation property has no effect.
If autoactivation is enabled on a VG, autoactivation can be disabled
for individual LVs.
-.TP
+.HP
.ad l
\fB--shared\fP
.br
@@ -452,7 +452,7 @@ lvmlockd will select lock type sanlock or dlm depending on which lock
manager is running. This allows multiple hosts to share a VG on shared
devices. lvmlockd and a lock manager must be configured and running.
See \fBlvmlockd\fP(8) for more information about shared VGs.
-.TP
+.HP
.ad l
\fB--systemid\fP \fIString\fP
.br
@@ -464,7 +464,7 @@ the host creating it. Using this option requires caution because the
system ID of the new VG may not match the system ID of the host running
the command, leaving the VG inaccessible to the host.
See \fBlvmsystemid\fP(7) for more information.
-.TP
+.HP
.ad l
\fB-t\fP|\fB--test\fP
.br
@@ -474,20 +474,20 @@ This is implemented by disabling all metadata writing but nevertheless
returning success to the calling function. This may lead to unusual
error messages in multi-stage operations if a tool relies on reading
back metadata it believes has changed but hasn't.
-.TP
+.HP
.ad l
\fB-v\fP|\fB--verbose\fP ...
.br
.ad b
Set verbose level. Repeat from 1 to 4 times to increase the detail
of messages sent to stdout and stderr.
-.TP
+.HP
.ad l
\fB--version\fP
.br
.ad b
Display version information.
-.TP
+.HP
.ad l
\fB--[vg]metadatacopies\fP \fBall\fP|\fBunmanaged\fP|\fINumber\fP
.br
@@ -505,7 +505,7 @@ The number can also be replaced with special string values:
metadataignore flags.
\fBall\fP causes LVM to first clear the metadataignore flags on
all PVs, and then to become unmanaged.
-.TP
+.HP
.ad l
\fB-y\fP|\fB--yes\fP
.br
@@ -513,7 +513,7 @@ all PVs, and then to become unmanaged.
Do not prompt for confirmation interactively but always assume the
answer yes. Use with extreme caution.
(For automatic no, see -qq.)
-.TP
+.HP
.ad l
\fB-Z\fP|\fB--zero\fP \fBy\fP|\fBn\fP
.br
@@ -522,11 +522,11 @@ Controls if the first 4 sectors (2048 bytes) of the device are wiped.
The default is to wipe these sectors unless either or both of
--restorefile or --uuid are specified.
.SH VARIABLES
-.TP
+.HP
\fIVG\fP
.br
Volume Group name. See \fBlvm\fP(8) for valid names.
-.TP
+.HP
\fIPV\fP
.br
Physical Volume name, a device path under /dev.
@@ -536,11 +536,11 @@ of physical extents (PEs). When the first PE is omitted, it defaults
to the start of the device, and when the last PE is omitted it defaults to end.
Start and end range (inclusive): \fIPV\fP[\fB:\fP\fIPE\fP\fB-\fP\fIPE\fP]...
Start and length range (counting from 0): \fIPV\fP[\fB:\fP\fIPE\fP\fB+\fP\fIPE\fP]...
-.TP
+.HP
\fIString\fP
.br
See the option description for information about the string content.
-.TP
+.HP
\fISize\fP[UNIT]
.br
Size is an input number that accepts an optional unit.