From: Ken <Ken@4dcsi.com>
To: Neil Brown <neilb@suse.de>
Cc: linux-raid@vger.kernel.org
Subject: Re: hardware raid 5 and software raid 0 stripe broke.
Date: Fri, 12 May 2006 09:07:44 -0400 [thread overview]
Message-ID: <446488A0.8050004@4dcsi.com> (raw)
In-Reply-To: <17507.62169.927233.886775@cse.unsw.edu.au>
Neil Brown wrote:
> On Thursday May 11, Ken@4dcsi.com wrote:
>
>> We have a Linux box running redhat 7.2 We have two hardware
>> controllers in it with about 500gig's each. They're raid 5. We were
>> using a software raid to combine them all together. 1 hard drive went
>> down so we replaced it and now the system won't boot. We have used a
>> Knoppix boot cd to get into a linux system. We can see /dev/sda1 and
>> /dev/sdb1. However, /dev/md0 cannot be accessed. Is there a safe way
>> to create the software raid from the cd to see if maybe mdadm on the
>> original system got corrupt? any help would be greatly appreciated.
>>
>
> What booted off knoppix, what does
>
> mdadm -E /dev/sda1
> mdadm -E /dev/sdb1
>
> produce?
>
> How about
> mdadm -A /dev/md0 /dev/sda1 /dev/sdb1
>
> NeilBrown
>
>
Thank you for your response Neil. We got it up and running again. I
don't remember what we did though. We've been going on no sleep all
week trying to setup a new server and right before the old one crashed
we were all ready to go home and take a little rest.
Thanks again.
--Ken
prev parent reply other threads:[~2006-05-12 13:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-12 2:02 hardware raid 5 and software raid 0 stripe broke Ken
2006-05-12 2:28 ` Neil Brown
2006-05-12 13:07 ` Ken [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=446488A0.8050004@4dcsi.com \
--to=ken@4dcsi.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).