mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
10 lines
316 B
Plaintext
10 lines
316 B
Plaintext
vgremove removes one or more VGs. If LVs exist in the VG, a prompt is used
|
|
to confirm LV removal.
|
|
.P
|
|
If one or more PVs in the VG are lost, consider
|
|
\fBvgreduce --removemissing\fP to make the VG
|
|
metadata consistent again.
|
|
.P
|
|
Repeat the force option (\fB-ff\fP) to forcibly remove LVs in the VG
|
|
without confirmation.
|