From: Michal Soltys <soltys@ziu.info>
To: nterry <nigel@nigelterry.net>
Cc: linux-raid@vger.kernel.org
Subject: Re: Raid 5 Problem
Date: Sun, 14 Dec 2008 22:14:01 +0100 [thread overview]
Message-ID: <49457719.4000009@ziu.info> (raw)
In-Reply-To: <49456F94.8020100@nigelterry.net>
nterry wrote:
>
> Great - All working. Then I rebooted and was back to square one with
> only 3 drives in /dev/md0 and /dev/sdb in /dev/md_d0
> So I am still not understanding where
> /dev/md_d0 is coming from and although I know how to get things working
> after a reboot, clearly this is not a long term solution...
>
My blind shot is that udev rules of your distro are doing mdadm
--incremental assembly and picking sdb as a part of nonexisting array
from the long ago (leftover after old experimentations ?). Or something
else is doing so.
What does mdadm -Esvv /dev/sdb show ?
Add
DEVICE /dev/sd[bcde]1
on top of your mdadm.conf - it should stop --incremental from picking up
sdb. Assuming that's the cause of the problem.
Also note, that FC9 might be trying to assemble the array during
initramfs stage (assuming it uses one) and having problems there. I've
never used Fedora so hard to tell for me - but definitely peek there,
particulary at udev and mdadm part of things.
next prev parent reply other threads:[~2008-12-14 21:14 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
2008-12-14 22:55 ` Michal Soltys
2008-12-14 21:14 ` Michal Soltys [this message]
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=49457719.4000009@ziu.info \
--to=soltys@ziu.info \
--cc=linux-raid@vger.kernel.org \
--cc=nigel@nigelterry.net \
/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).