1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 01:55:10 +03:00
lvm2/man/vgremove.8_des

10 lines
316 B
Plaintext
Raw Normal View History

2017-02-11 01:20:19 +03:00
vgremove removes one or more VGs. If LVs exist in the VG, a prompt is used
to confirm LV removal.
2021-04-16 16:57:01 +03:00
.P
2017-02-11 01:20:19 +03:00
If one or more PVs in the VG are lost, consider
\fBvgreduce --removemissing\fP to make the VG
2017-02-11 01:20:19 +03:00
metadata consistent again.
2021-04-16 16:57:01 +03:00
.P
Repeat the force option (\fB-ff\fP) to forcibly remove LVs in the VG
without confirmation.