linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Raid5 & Debian Yaird Woes
@ 2006-02-03  1:29 Lewis Shobbrook
  2006-02-03  2:13 ` dean gaudet
  0 siblings, 1 reply; 11+ messages in thread
From: Lewis Shobbrook @ 2006-02-03  1:29 UTC (permalink / raw)
  To: linux-raid, dr

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2006-04-24 15:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-03  1:29 Raid5 & Debian Yaird Woes Lewis Shobbrook
2006-02-03  2:13 ` 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

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).