3 .TH VGREMOVE 8 "LVM TOOLS 2.02.44-cvs (02-17-09)" "Sistina Software UK" \" -*- nroff -*-
5 vgremove \- remove a volume group
8 [\-d|\-\-debug] [\-f|\-\-force] [\-h|\-?|\-\-help]
9 [\-t|\-\-test] [\-v|\-\-verbose]
10 VolumeGroupName [VolumeGroupName...]
12 vgremove allows you to remove one or more volume groups.
13 If one or more physical volumes in the volume group are lost,
14 consider \fBvgreduce --removemissing\fP to make the volume group
15 metadata consistent again.
17 If there are logical volumes that exist in the volume group,
18 a prompt will be given to confirm removal. You can override
19 the prompt with \fB-f\fP.
21 See \fBlvm\fP for common options.
23 .BR \-f ", " \-\-force
24 Force the removal of any logical volumes on the volume group