Hi, I've seen a couple messages recently about pvresize. Since I'm about to implement a system that might depend on this functionality, I'd like to know whether it works well!!! Here's the scenario: . Using an San. . A meta-LUN is created consisting of 2 `real' LUNs. . Meta-LUN is incorporated as a PV on the Linux Host. . We add a third LUN to the meta-LUN on the SAN. This is where pvresize is supposed to come in. Once the PV is resized, is the VG automatically aware of the new PEs? Are there any pitfalls in this scheme? The alternative is to not use meta-LUNs and just add a new PV as needed and vgextend. But this puts more work on the server's CPU. Opinions? Louis _______________________________________________ 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/