Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Oct 2008 19:13:16 +0200
From:      Nejc Skoberne <nejc@skoberne.net>
To:        Jon Theil Nielsen <jontheil@gmail.com>
Cc:        User Questions <freebsd-questions@freebsd.org>
Subject:   Re: RAID 5 - serious problem
Message-ID:  <48F624AC.3070208@skoberne.net>
In-Reply-To: <8f82c35c0810150532o52ae50b5kef7c685fd23a0af4@mail.gmail.com>
References:  <8f82c35c0810150532o52ae50b5kef7c685fd23a0af4@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

> the drives to the other machine and try to make them online again. Do you
> think I should try?

If I were you, I would first buy/get a XXX GB SATA drive, create a filesystem there
and copy all three disks block-by-block as three separate files (which will be
the size of the disks). This way you'll still have the backup of your screwed up
drives somewhere in case something goes even more wrong.

However, I don't think your data is *physically* lost. I am almost sure that it
is still on that drives, only the metadata could be fscked up. Now how to get the
data back is another thing. In worst case scenario you could analyze the
specification of the metadata format for you controller and then write a C program
which would somehow put the bits together again using syscalls.

Bye,
Nejc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48F624AC.3070208>