Recovering a GEOM RAID0 array

Ivan Voras ivoras at freebsd.org
Tue Mar 31 05:04:38 PDT 2009


Juan Miscaro wrote:
> Hi gang,
> 
> I'm running a remote 6.2 system which recently got shut down
> unexpectedly (tower was physically nudged and apparently lost power).
> I am running a 2-disk striped array with the geom_stripe.ko module.
> 
> So my fstab line is
> 
> /dev/stripe/st0a        /data           ufs     rw,acls         2       2
> 
> Thing is, the /dev/stripe directory no longer exists.  The system was
> running for well over 2 years with several reboots in there.  I have a
> lot of data that I want to recover on these 2 disks.  Is there any way
> to regain access to the data?  I can' t seem to find anything unusual
> in the logs.

You need to see if the drives that have made the array still exist and
are accessible. See if they are recognized in dmesg - maybe a cable was
knocked out from one of them.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20090331/808c32cf/signature.pgp


More information about the freebsd-questions mailing list