On Sun, 2010-02-07 at 11:01 +0500, Muhammad Ammad Shah wrote: > > HI, > > I installed fedora 10 using default layout of partitioning of disk a > year back, right now when i was trying to install fedora 12 using > custom layout of partition, i was unable to delete Volume Group. i had > only option to create new logical volumes. i have two questions in > this regard. > > 1. how do i delete volume group during installation of > RHEL5.x/Fedora.x? Make sure that nothing in the configured partitioning scheme is using any LV within the VG and you should be able to delete the LVs & VG from the installer GUI. > 1. How to recover if i am installing a new operating system, and > has data on VG[1-2]/LV[1-4] in each VG? It depends whether you want to keep the existing VGs or not. If you do then you will need to find space in the existing VGs for the new installation (possibly by installing over the top of an existing install) or provide new storage on which to place the new install. If you don't want to keep the existing VGs but you do want to preserve the data that is contained in the LVs then you will need to backup before re-installing and then restore that data to the new system afterwards. Regards, Bryn. _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/