linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* stacked raid devices not autodetected?
@ 2004-12-02 22:32 James Ralston
  2004-12-03 15:34 ` Luca Berra
  0 siblings, 1 reply; 7+ messages in thread
From: James Ralston @ 2004-12-02 22:32 UTC (permalink / raw)
  To: linux-raid

I have several raid devices that I created with the following
commands:

    mdadm --create /dev/md0 --level=mirror --raid-devices=2 /dev/sd{b,h}1
    mdadm --create /dev/md1 --level=mirror --raid-devices=2 /dev/sd{c,i}1
    mdadm --create /dev/md2 --level=mirror --raid-devices=2 /dev/sd{d,j}1
    mdadm --create /dev/md3 --level=mirror --raid-devices=2 /dev/sd{e,k}1
    mdadm --create /dev/md4 --level=mirror --raid-devices=2 /dev/sd{f,l}1
    mdadm --create /dev/md5 --chunk=256 --level=stripe --raid-devices=5 /dev/md{0,1,2,3,4}

On boot, the kernel automatically detects and starts md0 through md4.
However, md5 is *not* autodetected.  Using the RAID_AUTORUN ioctl also
has no effect.  The only way I've found to reliably start md5 is to
have rc.sysinit run "mdadm -assemble --scan".

Is this a bug?  A design limitation?  Something else?

(I am currently using kernel-2.6.9-1.675_EL on the RHEL 4AS beta.  But
I've never been able to get autodetection of stacked raid devices to
work using any kernel.)

-- 
James Ralston, Information Technology
Software Engineering Institute
Carnegie Mellon University, Pittsburgh, PA, USA


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

end of thread, other threads:[~2004-12-06 13:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-02 22:32 stacked raid devices not autodetected? James Ralston
2004-12-03 15:34 ` Luca Berra
     [not found]   ` <36652.212.158.231.74.1102208997.squirrel@mail.fsck.co.uk>
2004-12-05  7:26     ` Luca Berra
2004-12-06  6:41       ` Odd md related top output with kernel 2.4.28 Guy
2004-12-06  7:15         ` Guy
     [not found]   ` <20041206113752.GM3858@marowsky-bree.de>
2004-12-06 11:49     ` stacked raid devices not autodetected? Luca Berra
2004-12-06 13:16       ` Lars Marowsky-Bree

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