[linux-lvm] Re: lvm 1.0.3, kernel 2.4.17 and the libs...

Andreas Dilger adilger at turbolabs.com
Tue Feb 26 16:56:02 UTC 2002


On Feb 26, 2002  17:28 -0500, Daniel Savard wrote:
> I did mkfs.ext2 on /dev/sda8 !!! However, this was still pointing to my
> LVM partition even if fdisk was not showing this.
> 
> The big question: Is it still possible to recover some data from the LVM
> partition which was the only partition in my VG?

Well, mke2fs writes a LOT of data into the partition, being especially
careful to overwrite everything at the start of the disk.  It might be
possible to recover this with "vgcfgrestore", but even then you have the
problem of overwriting the rest of the data on the disk.  If the primary
ext2 superblock is overwritten on an LV inside this disk, you can use
"e2fsck -b 32768" or so to try and recover.

Cheers, Andreas
--
Andreas Dilger
http://sourceforge.net/projects/ext2resize/
http://www-mddsp.enel.ucalgary.ca/People/adilger/





More information about the linux-lvm mailing list