I found in the archives a reference to using this series of commands to grow a PV to fill a disk that has grown (in this case, a hardware RAID volume that has had disks added to it): vgcfgbackup edit file pvcreate --restorefile --uuid vgcfgrestore I would appreciate a little clarification on step #3: I assume I need to specify the name of the backup file as the value to the --restorefile option. Do I specify the id of the vg or the pv as the option to --uid? Thanks! Oh, and do the filesystems have to be unmounted while this is happening? -Ben _______________________________________________ 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/