From: "Nigel J. Terry" <nigel@nigelterry.net>
To: Justin Piszcz <jpiszcz@lucidpixels.com>, linux-raid@vger.kernel.org
Cc: Michal Soltys <soltys@ziu.info>
Subject: Re: Raid 5 Problem
Date: Sun, 14 Dec 2008 16:08:21 -0500 [thread overview]
Message-ID: <494575C5.4070007@nigelterry.net> (raw)
In-Reply-To: <alpine.DEB.1.10.0812141600430.27065@p34.internal.lan>
Justin Piszcz wrote:
>
>
> On Sun, 14 Dec 2008, nterry wrote:
>
>> Justin Piszcz wrote:
>>>
>>>
>>> On Sun, 14 Dec 2008, nterry wrote:
>>>
>>>> Michal Soltys wrote:
>>>>> nterry wrote:
>>>>>> Hi. I hope someone can tell me what I have done wrong. I have a
>>>>>> 4 disk Raid 5 array running on Fedora9. I've run this array for
>>>>>> 2.5 years with no issues. I recently rebooted after upgrading to
>>>>>> Kernel 2.6.27.7.
>
>> [root@homepc ~]# mdadm --examine --scan
>> ARRAY /dev/md0 level=raid5 num-devices=2
>> UUID=c57d50aa:1b3bcabd:ab04d342:6049b3f1
>> spares=1
>> ARRAY /dev/md0 level=raid5 num-devices=4
>> UUID=50e3173e:b5d2bdb6:7db3576b:644409bb
>> spares=1
>> ARRAY /dev/md0 level=raid5 num-devices=4
>> UUID=50e3173e:b5d2bdb6:7db3576b:644409bb
>> spares=1
>> [root@homepc ~]#
>
> I saw Debian do something like this to one of my raids once and it was
> because
> /etc/mdadm/mdadm.conf had been changed through an upgrade or some such
> to use
> md0_X, I changed it back to /dev/md0 and the problem went away.
>
> You have another issue here though, it looks like your "few" attempts
> have
> lead to multiple RAID superblocks. I have always wondered how one can
> clean
> this up without dd if=/dev/zero of=/dev/dsk & (for each disk, wipe it)
> to get
> rid of them all, you should only have [1] /dev/md0 for your raid 5,
> not 3.
>
> Neil?
>
> Justin.
>
The difference in my case is that I don't have /dev/md_d0 in
/etc/mdadm.conf and have never had that. It seems that something is
automatically creating it at boot and that has changed in the last few days.
Wait for Neil I guess...
next prev parent reply other threads:[~2008-12-14 21:08 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-14 13:41 Raid 5 Problem nterry
2008-12-14 15:34 ` Michal Soltys
2008-12-14 20:41 ` nterry
2008-12-14 20:53 ` Justin Piszcz
2008-12-14 20:58 ` nterry
2008-12-14 21:03 ` Justin Piszcz
2008-12-14 21:08 ` Nigel J. Terry [this message]
2008-12-14 22:55 ` Michal Soltys
2008-12-14 21:14 ` Michal Soltys
2008-12-14 21:34 ` nterry
2008-12-14 22:02 ` Michal Soltys
2008-12-15 21:50 ` Neil Brown
2008-12-15 23:07 ` nterry
2008-12-16 20:39 ` nterry
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=494575C5.4070007@nigelterry.net \
--to=nigel@nigelterry.net \
--cc=jpiszcz@lucidpixels.com \
--cc=linux-raid@vger.kernel.org \
--cc=soltys@ziu.info \
/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).