Query: vgremove
OS: centos
Section: 8
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
VGREMOVE(8) System Manager's Manual VGREMOVE(8)NAMEvgremove - remove a volume groupSYNOPSISvgremove [-d|--debug] [-f|--force] [-h|-?|--help] [--noudevsync] [-t|--test] [-v|--verbose] VolumeGroupName [VolumeGroupName...]DESCRIPTIONvgremove 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.OPTIONSSee lvm(8) for common options. -f, --force Force the removal of any logical volumes on the volume group without confirmation. --noudevsync Disable udev synchronisation. The process will not wait for notification from udev. It will continue irrespective of any possible udev processing in the background. You should only use this if udev is not running or has rules that ignore the devices LVM2 cre- ates.SEE ALSOlvm(8), lvremove(8), vgcreate(8), vgreduce(8) Sistina Software UK LVM TOOLS 2.02.105(2)-RHEL7 (2014-03-26) VGREMOVE(8)
Related Man Pages |
---|
vgremove(8) - centos |
vgremove(8) - mojave |
vgremove(8) - osf1 |
vgremove(8) - linux |
vgremove(8) - freebsd |
Similar Topics in the Unix Linux Community |
---|
prompt why ? |
set device mode permanently with udev rule |