[linux-lvm] How to resize a PV partition

Chung Hsien Hu mozo at coventive.com
Tue Apr 26 03:14:28 UTC 2005


I think the possible ways is:
1. Reduce the filesystem(resize2fs) to some minimal capacity a bit 
larger than the used size.
2. Do vgcfgbackup. Rename the backup file (for later use)
3. Recreate a smaller partition(larger than the filesystem capacity), 
and the new non-LVM
regular partition next to it.
4. Recreate an new PV on the partition(pvcreate -ff), and than create a 
VG with the orignal name.
5. Do vgcfgbackup again, use this PV information of Size and UUID to 
modify the old backup.
6. Restore LVM with the modified old backup file.

Erik Meitner wrote:

>Hello,
>I have a disk partition(type 0x8e) that is the single PV for the VG
>where my other partitions reside. I would like to recover the unused PEs
>from this PV and use them to create a non-LVM regular parition at the
>end of the disk. How do I:
>B) move used PEs from the 'end' of the PV so that it can be resized?
>A) resize the PV (previous messages suggest vgcfgbackup, edit backup
>file, vgcfgrestore)
>C) resize the type 0x8e partition?(parted won't do it)
>
>Thanks.
>
>_______________________________________________
>linux-lvm mailing list
>linux-lvm at redhat.com
>https://www.redhat.com/mailman/listinfo/linux-lvm
>read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
>
>  
>


-- 
Mozo Hu. mozo at coventive
R&D Assistant Manager, Coventive Advance Technologies




More information about the linux-lvm mailing list