linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Greaves <david@dgreaves.com>
To: Neil Brown <neilb@suse.de>
Cc: linux-raid@vger.kernel.org
Subject: Re: Help recreating a raid5
Date: Mon, 03 Apr 2006 07:34:46 +0100	[thread overview]
Message-ID: <4430C206.7070606@dgreaves.com> (raw)
In-Reply-To: <17456.33425.813324.99020@cse.unsw.edu.au>

Neil Brown wrote:

>On Sunday April 2, david@dgreaves.com wrote:
>  
>
>>>From some archive reading I understand that I can recreate the array using
>>
>>   mdadm --create /dev/md1 -l5 -n3 /dev/sdd1 /dev/sdb1 missing
>>
>>but that I need to specify the correct order for the drives.
>>
>>I've not used --assume-clean, --force or --run; should I? I assume that
>>since it's only got 2 of 3 then it won't need the assume-clean.
>>
>>The detail and dmesg data suggests that the order in the command  above
>>is correct.
>>
>>Can anyone confirm this?
>>    
>>
>
>Yes, that all looks correct.
>  
>
Thanks Neil

That seemed to work.
Now I need to find out if I have bad hardware or if there is something
(else) wrong with libata :)

David


      reply	other threads:[~2006-04-03  6:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-02  8:15 Help recreating a raid5 David Greaves
2006-04-03  2:04 ` Neil Brown
2006-04-03  6:34   ` David Greaves [this message]

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=4430C206.7070606@dgreaves.com \
    --to=david@dgreaves.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@suse.de \
    /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).