1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 01:55:10 +03:00
lvm2/man/vgsplit.8.des
2017-02-13 10:31:23 -06:00

14 lines
526 B
Plaintext

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
case on PVs underlying the LV are moved.
If the destination VG does not exist, a new VG is created (command options
can be used to specify properties of the new VG, also see
\fBvgcreate\fP(8).)
LVs cannot be split between VGs; each LV must be entirely on the PVs in
the source or destination VG.
vgsplit can only move complete PVs. (See \fBpvmove\fP(8) for moving part
of a PV.)