On Wed, Jan 08, 2003 at 11:10:14PM +0000, Alasdair Kergon wrote: > Write the metadata back to disk: > vgcfgrestore -f /tmp/vgbackup rootvg Add -M1 there to make sure it uses LVM1 format metadata! vgcfgrestore -M1 -f /tmp/vgbackup rootvg Alasdair -- agk@uk.sistina.com _______________________________________________ linux-lvm mailing list linux-lvm@sistina.com http://lists.sistina.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/