summaryrefslogtreecommitdiff
path: root/man/vgsplit.8_pregen
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2017-03-16 00:50:27 +0000
committerAlasdair G Kergon <agk@redhat.com>2017-03-16 00:50:27 +0000
commit9729fc4f8c62ade44f2adb3dadf7904a19b3709f (patch)
treea2d5dfd18e0ddf19f90edc0826338bfe00b65f67 /man/vgsplit.8_pregen
parent6d6ab310e5a848737a50e1a2c8e3659912e337c7 (diff)
downloadlvm2-9729fc4f8c62ade44f2adb3dadf7904a19b3709f.tar.gz
man: Remove blank lines from pregenerated files
Diffstat (limited to 'man/vgsplit.8_pregen')
-rw-r--r--man/vgsplit.8_pregen46
1 files changed, 0 insertions, 46 deletions
diff --git a/man/vgsplit.8_pregen b/man/vgsplit.8_pregen
index a45db0bdb..a013c1228 100644
--- a/man/vgsplit.8_pregen
+++ b/man/vgsplit.8_pregen
@@ -1,19 +1,12 @@
.TH VGSPLIT 8 "LVM TOOLS 2.02.169(2)-git (2016-11-30)" "Red Hat, Inc."
.SH NAME
-.
vgsplit \- Move physical volumes into a new or existing volume group
-.P
.
.SH SYNOPSIS
-.br
-.P
-.
\fBvgsplit\fP \fIoption_args\fP \fIposition_args\fP
.br
[ \fIoption_args\fP ]
.br
-.P
-
.SH DESCRIPTION
vgsplit moves one or more PVs from a source VG to a destination VG. The
PVs can be specified explicitly or implicitly by naming an LV, in which
@@ -28,12 +21,7 @@ the source or destination VG.
vgsplit can only move complete PVs. (See \fBpvmove\fP(8) for moving part
of a PV.)
-
-.P
.SH USAGE
-.br
-.P
-.
Split a VG by specified PVs.
.br
.P
@@ -44,7 +32,6 @@ Split a VG by specified PVs.
.RE
.br
-
Split a VG by PVs in a specified LV.
.br
.P
@@ -55,7 +42,6 @@ Split a VG by PVs in a specified LV.
.RE
.br
-
Common options for command:
.
.RS 4
@@ -86,9 +72,7 @@ Common options for command:
.ad l
[ \fB--[vg]metadatacopies\fP \fBall\fP|\fBunmanaged\fP|\fINumber\fP ]
.ad b
-
.RE
-.br
Common options for lvm:
.
@@ -140,12 +124,8 @@ Common options for lvm:
.ad l
[ \fB--version\fP ]
.ad b
-
.RE
-
.SH OPTIONS
-.br
-
.HP
.ad l
\fB--alloc\fP \fBcontiguous\fP|\fBcling\fP|\fBcling_by_tags\fP|\fBnormal\fP|\fBanywhere\fP|\fBinherit\fP
@@ -167,7 +147,6 @@ 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.
.ad b
-
.HP
.ad l
\fB-A\fP|\fB--autobackup\fP \fBy\fP|\fBn\fP
@@ -175,14 +154,12 @@ See \fBlvm\fP(8) for more information about allocation.
Specifies if metadata should be backed up automatically after a change.
Enabling this is strongly advised! See vgcfgbackup(8) for more information.
.ad b
-
.HP
.ad l
\fB-c\fP|\fB--clustered\fP \fBy\fP|\fBn\fP
.br
Specifies the clustered property of the new VG.
.ad b
-
.HP
.ad l
\fB--commandprofile\fP \fIString\fP
@@ -190,7 +167,6 @@ Specifies the clustered property of the new VG.
The command profile to use for command configuration.
See \fBlvm.conf\fP(5) for more information about profiles.
.ad b
-
.HP
.ad l
\fB--config\fP \fIString\fP
@@ -200,7 +176,6 @@ 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.
.ad b
-
.HP
.ad l
\fB-d\fP|\fB--debug\fP ...
@@ -208,7 +183,6 @@ See \fBlvm.conf\fP(5) for more information about config.
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).
.ad b
-
.HP
.ad l
\fB--driverloaded\fP \fBy\fP|\fBn\fP
@@ -216,28 +190,24 @@ messages sent to the log file and/or syslog (if configured).
If set to no, the command will not attempt to use device-mapper.
For testing and debugging.
.ad b
-
.HP
.ad l
\fB-h\fP|\fB--help\fP
.br
Display help text.
.ad b
-
.HP
.ad l
\fB--longhelp\fP
.br
Display long help text.
.ad b
-
.HP
.ad l
\fB-l\fP|\fB--maxlogicalvolumes\fP \fINumber\fP
.br
Sets the maximum number of LVs allowed in a VG.
.ad b
-
.HP
.ad l
\fB-p\fP|\fB--maxphysicalvolumes\fP \fINumber\fP
@@ -247,7 +217,6 @@ The value 0 removes any limitation.
For large numbers of PVs, also see options --pvmetadatacopies,
and --vgmetadatacopies for improving performance.
.ad b
-
.HP
.ad l
\fB-M\fP|\fB--metadatatype\fP \fBlvm2\fP|\fBlvm1\fP
@@ -257,14 +226,12 @@ Specifies the type of on-disk metadata to use.
\fBlvm1\fP (or just \fB1\fP) is a historical format that
can be used for accessing old data.
.ad b
-
.HP
.ad l
\fB-n\fP|\fB--name\fP \fIString\fP
.br
Move only PVs used by the named LV.
.ad b
-
.HP
.ad l
\fB--profile\fP \fIString\fP
@@ -272,7 +239,6 @@ Move only PVs used by the named LV.
An alias for --commandprofile or --metadataprofile, depending
on the command.
.ad b
-
.HP
.ad l
\fB-q\fP|\fB--quiet\fP ...
@@ -280,7 +246,6 @@ on the command.
Suppress output and log messages. Overrides --debug and --verbose.
Repeat once to also suppress any prompts with answer no.
.ad b
-
.HP
.ad l
\fB-t\fP|\fB--test\fP
@@ -291,7 +256,6 @@ 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.
.ad b
-
.HP
.ad l
\fB-v\fP|\fB--verbose\fP ...
@@ -299,14 +263,12 @@ back metadata it believes has changed but hasn't.
Set verbose level. Repeat from 1 to 4 times to increase the detail
of messages sent to stdout and stderr.
.ad b
-
.HP
.ad l
\fB--version\fP
.br
Display version information.
.ad b
-
.HP
.ad l
\fB--[vg]metadatacopies\fP \fBall\fP|\fBunmanaged\fP|\fINumber\fP
@@ -325,7 +287,6 @@ metadataignore flags.
\fBall\fP causes LVM to first clear the metadataignore flags on
all PVs, and then to become unmanaged.
.ad b
-
.HP
.ad l
\fB-y\fP|\fB--yes\fP
@@ -335,13 +296,10 @@ answer yes. Use with extreme caution.
(For automatic no, see -qq.)
.ad b
.SH VARIABLES
-.br
-
.HP
\fIVG\fP
.br
Volume Group name. See \fBlvm\fP(8) for valid names.
-
.HP
\fIPV\fP
.br
@@ -352,12 +310,10 @@ 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]...
-
.HP
\fIString\fP
.br
See the option description for information about the string content.
-
.HP
\fISize\fP[UNIT]
.br
@@ -372,7 +328,6 @@ p|P is petabytes, e|E is exabytes.
(This should not be confused with the output control --units, where
capital letters mean multiple of 1000.)
.SH ENVIRONMENT VARIABLES
-.br
See \fBlvm\fP(8) for information about environment variables used by lvm.
For example, LVM_VG_NAME can generally be substituted for a required VG parameter.
.SH SEE ALSO
@@ -441,4 +396,3 @@ For example, LVM_VG_NAME can generally be substituted for a required VG paramete
.BR lvmraid (7)
.BR lvmthin (7)
.BR lvmcache (7)
-