On Wed, May 10, 2006 at 09:36:26PM +0100, Alasdair G Kergon wrote: > On Wed, May 10, 2006 at 10:26:14PM +0200, Dominique Quatravaux wrote: > > * there should be a mechanism for dealing with corrupt LVM > > metadata, at the minimum a global command-line switch to > > temporarily disable checksum verifications. > > Nope. I should add that what you should do is extract the metadata you've retrieved off disk directly into a file, fix it in the file (differences in whitespace & comments don't matter) then use vgcfgrestore -f. Alasdair -- agk@redhat.com _______________________________________________ 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/