From: Lewis Shobbrook <mylists@blue-matrix.org>
To: linux-raid@vger.kernel.org, dr@jones.dk
Subject: Raid5 & Debian Yaird Woes
Date: Fri, 3 Feb 2006 12:29:36 +1100 [thread overview]
Message-ID: <200602031229.37972.mylists@blue-matrix.org> (raw)
Hi All,
I'm trying to get my head around the way that the new debian initrd system
"yaird" and mdadm.conf interact.
While running raid5 with yaird, I've discovered that if I replace or remove a
healthy drive, without manually using mdadm --set-faulty, the system will not
reboot. I get startup messages stating waiting X seconds for /dev/sdc,
eventually dropping me into a useless (for raid purposes) maintenance shell.
If I continue to boot via use of 'ctrl D', the system kernel panics, telling
me in has 2/3 members but needs all 3. This seriously impacts the benefit of
using raid5.
Problems also occurs if the disk is replaced, and the raid reconstructed
(using an alternate kernel initrd), somehow the new replacement drive is set
as faulty again, during startup ...resulting in the failure described above,
unless I first create a fresh yaird initrd.img via re-installation of the
kernel.deb prior to the system restart.
My mdadm.conf (I never needed to use at all previous to the yaird system) is
as follows...
ARRAY /dev/md0 level=raid1 num-devices=3 devices=/dev/sda2,/dev/sdb2,/dev/sdc2
auto=yes
ARRAY /dev/md1 level=raid5 num-devices=3 auto=yes
UUID=a3452240:a1578a31:737679af:58f53690
DEVICE partitions
The yaird documentation recommended at the use of at least auto=md, but the
use of results in errors (auto=md unknown something or other) that cause
kernel installation to fail.
Hoping someone can ease my pain here?
Cheers,
Lewis
next reply other threads:[~2006-02-03 1:29 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-03 1:29 Lewis Shobbrook [this message]
2006-02-03 2:13 ` Raid5 & Debian Yaird Woes dean gaudet
2006-02-03 2:14 ` Lewis Shobbrook
2006-02-03 3:02 ` dean gaudet
2006-02-03 22:58 ` Lewis Shobbrook
2006-02-04 0:22 ` dean gaudet
2006-02-04 8:35 ` Jonas Smedegaard
2006-02-04 22:07 ` Lewis Shobbrook
2006-02-07 2:52 ` dean gaudet
2006-04-24 15:13 ` Jonas Smedegaard
2006-04-24 15:20 ` Jonas Smedegaard
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=200602031229.37972.mylists@blue-matrix.org \
--to=mylists@blue-matrix.org \
--cc=dr@jones.dk \
--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).