Hello, Wednesday, November 2, 2011, 15:18:42, Mark H. Wood wrote: > That's just it -- normally you don't change the size of a PV. That's > the reason for VGs, which can be expanded anytime by adding new PVs. > To add capacity from a SAN, you could either: > 1. create a new LUN, create a PV on it, and add it to a VG; or > 2. expand the LUN, create a new PV in the added space, and add it to a > VG. I am working with large SANs at work, so I am familiar with that. In the past, we always added a new LUN and after few years we ended with 40-120 LUNs per VG which is really a mess. Recently many disk arrays and unix systems started to support online LUN resize which is much more manageable. My question was about if it is possible to change the partition table (extend partition or add new partition) while using the PV in activated VG. -- bYE, Marki _______________________________________________ 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/