From: Luca Berra <bluca@comedia.it>
To: linux-raid@vger.kernel.org
Subject: Re: Should I Start Over?
Date: Wed, 7 Jul 2004 16:51:05 +0200 [thread overview]
Message-ID: <20040707145105.GA30207@percy.comedia.it> (raw)
In-Reply-To: <1165.66.230.1.97.1089206618.squirrel@exitwound.org>
On Wed, Jul 07, 2004 at 08:23:38AM -0500, Stephen Hargrove wrote:
>Luca Berra said:
>>
>> you can try to see if you can read your data by recreating the array in
>> degraded mode, so it does not rebuild.
>>
>> like:
>> mdadm --create /dev/md0 --level=5 /dev/hdc1 /dev/hdd1 missing
>> try substituting the word missing for each of the drives
>> and see if you can mount the filesystem
>> if you do find your data use:
>> mdadm /dev/md0 -a <the device you replaced with missing>
>> to have it added to the array again
>>
>
>
>Ok, I did the following:
>
># mdadm --create /dev/md0 --level=5 --raid-devices=3 /dev/hdg1 /dev/hdd1
>/dev/hdc1
you were supposed to replace one of the disks with the word "missing", so
you could test it before resyncing and try different disc combination to
see if you could get your data back.
>So is this good or bad? Is my data gone forever (I gave up on it a while
>back, so if it's gone, it's gone)?
>
yes, your data is gone.
L.
--
Luca Berra -- bluca@comedia.it
Communication Media & Services S.r.l.
/"\
\ / ASCII RIBBON CAMPAIGN
X AGAINST HTML MAIL
/ \
next prev parent reply other threads:[~2004-07-07 14:51 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-30 13:46 Should I Start Over? Stephen Hargrove
2004-06-30 16:55 ` Luca Berra
2004-06-30 18:42 ` Stephen Hargrove
2004-07-06 21:06 ` Luca Berra
2004-07-07 13:23 ` Stephen Hargrove
2004-07-07 13:40 ` Guy
2004-07-07 13:45 ` Guy
2004-07-07 18:24 ` Stephen Hargrove
2004-07-07 19:07 ` Guy
2004-07-07 19:40 ` Stephen Hargrove
2004-07-07 20:16 ` Guy
2004-07-07 20:37 ` Stephen Hargrove
2004-07-07 20:55 ` Guy
2004-07-07 21:36 ` Stephen Hargrove
2004-07-07 14:51 ` Luca Berra [this message]
2004-07-07 18:27 ` Stephen Hargrove
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040707145105.GA30207@percy.comedia.it \
--to=bluca@comedia.it \
--cc=linux-raid@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).