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)
Check Out this Related Man Page
VGREMOVE(8) System Manager's Manual VGREMOVE(8)NAME
vgremove - remove a volume group
SYNOPSIS
vgremove [-d|--debug] [-f|--force] [-h|-?|--help] [--noudevsync] [-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.
--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 ALSO lvm(8), lvremove(8), vgcreate(8), vgreduce(8)Sistina Software UK LVM TOOLS 2.02.95(2) (2012-03-06) VGREMOVE(8)
Hi, I work offshore and we have a system that records excessive amounts of data (Terabytes), therefore we changed the 16 x 400GB drives to 16 x 1TB drives. However, since doing this, upon bootup, the system does not recognize the new drives. These drives are external drives in a chassis which is... (5 Replies)
Greetings,
I am running HP-UX 10.2 and /usr is out of disk space already. I installed IE 5.0 for UNIX on my machine under /usr and browsed the Internet for a while and presto no more disk space.
I have plenty of hard disk space on my computer so would like to expand the size of the volume. The... (5 Replies)
Hi all,
I've created some logical volumes on a non-production server. I was supposed to make the new LV's similar to another LV already on the server. Supposed to be the similar to lvol5
I did everything right except one thing as somebody mentioned. I would like to figure out what I did... (6 Replies)
My volume group of size 200 gb.
out of which only 100 gb is used by 2 logical volumes /dev/vg00/lvol0 and /dev/vg00/lvol0 respectively (both are 50 gb each).
Whenever i use vgreduce command to reduce the size of volume group i get below error.
# vgreduce vg00 -a
Physical volume... (16 Replies)
Hi,
We have a new server which has 2.7 TB RAW Disk.Outof this we want to convery 1.2 TB to filesystem and nfs mount it on one of the servers.
After our activity we need to convert this back to RAW Disks.
Please let me know if this is possible and the complexity involved.
Regards,
VN (1 Reply)
Our SAN administrator decided to unpresent then destroy LUN's we were actively using as a volume group (all PV's in said volume group). Now every time I do a pvscan or whatever it complains about I/O errors trying to access those PV's. How do I get it to forget the VG existed completely? vgreduce... (7 Replies)
My root file system is of type LVM. i wanna shrink it but unable to do so.
When i give the below command:
resize2fs /dev/mapper/VolGroup00-VolLog00 10000M
it messages that online shrink can't can't be done as the logical volume is mounted on /. i switched to single user mode by giving command:... (2 Replies)
Hi,
Need a bit of help on this one as I am a scripting noob.
I have a linux based NAS that mounts USB hard drives in an inconsistent location and to make matters worse, seems to lose the mount for an unknown reason and doesn't remount automatically unless the drive is removed and re-inserted.... (4 Replies)