netbsd man page for vgremove

Query: vgremove

OS: netbsd

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

VGREMOVE(8)						      System Manager's Manual						       VGREMOVE(8)

NAME
vgremove - remove a volume group
SYNOPSIS
vgremove [-d|--debug] [-f|--force] [-h|-?|--help] [-t|--test] [-v|--verbose] VolumeGroupName [VolumeGroupName...]
DESCRIPTION
vgremove allows you to remove one or more volume groups. If one or more physical volumes in the volume group are lost, consider vgreduce --removemissing to make the volume group metadata consistent again. If there are logical volumes that exist in the volume group, a prompt will be given to confirm removal. You can override the prompt with -f.
OPTIONS
See lvm for common options. -f, --force Force the removal of any logical volumes on the volume group without confirmation.
SEE ALSO
lvm(8), lvremove(8), vgcreate(8), vgreduce(8) Sistina Software UK LVM TOOLS 2.02.44-cvs (02-17-09) VGREMOVE(8)
Related Man Pages
vgremove(8) - redhat
vgremove(8) - debian
vgremove(8) - suse
vgremove(8) - linux
vgremove(8) - bsd
Similar Topics in the Unix Linux Community
Unable to mount/find new drives
[Solved] Need help with HP-UX 11.31 LVM!
Unable to reduce the size of volume group?
How to shrink root file system (LVM) in Linux Fedora 9?
Script to unmount and mount by UUID