summaryrefslogtreecommitdiff
path: root/man/vgsplit.8.end
blob: 1f802192deaaeea2c193ee31848a785c9f1e2db3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.SH NOTES
.
.IP \[bu] 3
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.

.IP \[bu] 3
If the destination VG does not exist, a new VG is created (command options
can be used to specify properties of the new VG.)

.IP \[bu] 3
LVs cannot be split between VGs; each LV must be entirely on the PVs in
the source or destination VG.

.IP \[bu] 3
vgsplit can only move complete PVs.  (See pvmove for moving part of a PV.)