Hi, After a normal reboot I lost my volumes. I don't know, what exatly happended, but it looks like there was some problem with AVFS that caused umount not to work properly. I turned AVFS off now, but this doesn't get me my LVs back. pvdata shows me, that the logical volume structs 125 through 139 are inconsistent (there are no LVs there), at some later point, it segfaults. Debug output showed me, that there's some garbage in these logical volume structs. My basic idea is to just clear these structs and then use vgcfgrestore and/or the other recovery tools (which current- ly all fail with "pv_read(): read") to restore my LVs. But how do I clear these structs? TIA, Raffi _______________________________________________ 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/