recover data from linear raid

Andreas Dilger adilger at clusterfs.com
Tue Jun 27 07:23:34 UTC 2006


On Jun 27, 2006  11:23 +1000, Neil Brown wrote:
> You could try hunting for ext3 superblocks on the device.  There might
> be an easier way but
> 
>   od -x /dev/hdb | grep '^.....60 .... .... .... .... ef53 '

Compile the "findsuper" tool from e2fsprogs - it was made for this.  Also
possible to use "gpart".

Cheers, Andreas
--
Andreas Dilger
Principal Software Engineer
Cluster File Systems, Inc.




More information about the Ext3-users mailing list