Date: Tue, 31 Mar 2009 21:30:06 +0200 From: Ivan Voras <ivoras@freebsd.org> To: Juan Miscaro <jmiscaro@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Recovering a GEOM RAID0 array Message-ID: <49D26F3E.3030307@freebsd.org> In-Reply-To: <d0626390903310821n794b01e1j440cb0b12df76cec@mail.gmail.com> References: <d0626390903301221o701f762ao18269ae6e212affa@mail.gmail.com> <gqt0rm$64m$1@ger.gmane.org> <d0626390903310522w67f09292t5148334ee3cd2a2d@mail.gmail.com> <gqt3ei$f77$1@ger.gmane.org> <d0626390903310621p5e6e71a9n38ec5b81f5780585@mail.gmail.com> <gqt6ib$q6c$1@ger.gmane.org> <d0626390903310721u21971567k99c94b01e0d57fe4@mail.gmail.com> <gqtb3f$br2$1@ger.gmane.org> <d0626390903310821n794b01e1j440cb0b12df76cec@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9761C254A702A68E8DDDB4CA Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Juan Miscaro wrote: >> # dd if=3D/dev/ad3 of=3Dad3last count=3D1 skip=3D625142447 >> # hd ad3last >> >> >=20 > Thanks for that great explanation. >=20 > The file ad3last.txt is attached. =2E.. 00000000 24 47 41 46 52 10 41 08 00 00 00 00 00 00 00 00 |$GAFR.A.........| 00000010 00 00 00 00 00 00 00 00 00 00 6f e2 42 25 00 00 |..........o=C2=BFB%..| =2E.. If this is the last sector of ad3, it certainly doesn't contain GEOM_STRIPE metadata, for whatever reasons. If this is really the right drive, you might try creating a temporary stripe array (with "gstripe create" instead of "gstripe label" of these two drives) and try running "dumpfs" on the array (or specifically partitions with UFS file systems on the array). If it finds the file system(s), run fsck on them. If it also passes, then delete this array and create it again with "gstripe label" to make it permanent. If dumpfs and/or fsck fail, you have at this point no way to reclaim your data. --------------enig9761C254A702A68E8DDDB4CA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAknSb0UACgkQldnAQVacBchGjQCfZCZqVK8i1k7+tDE1sEpFSbLh UvUAmQErBrjonNKZKWu17kx/mAKeumen =v4AJ -----END PGP SIGNATURE----- --------------enig9761C254A702A68E8DDDB4CA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49D26F3E.3030307>