linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* raid1 devices not autostarting
@ 2004-03-31  6:25 David Nedved
  2004-03-31  9:24 ` Luca Berra
  0 siblings, 1 reply; 2+ messages in thread
From: David Nedved @ 2004-03-31  6:25 UTC (permalink / raw)
  To: linux-raid

Hi All,

I'm trying to move my system off a failing disk onto a raid1 device. 
I've got the device built, but when passing root=/dev/md0 to the kernel
it can't find it.  When I boot my raid devices are NOT autostarting, so
I believe that to be my problem.  I'm running RH9 fully updated with
their latest kernel (2.4.20-30.9SMP), all the partitions are type fd,
and I *think* I have the persistant superblock option on.  I even
recreated md1 to make sure, but still when I boot I have to start the
raids manually.  raidstart --all DOES work.

When init is going through rc.sysinit, it says md0(skipped),
md1(skipped), but they should have been started by the kernel before
that point anyway, shouldn't they?

Any ideas?  I'm including my raidtab below.

Thanks in advance.  I'm not on the list, so if you can help me please
copy me back directly.  Thanks a ton in advance!

David

raiddev /dev/md0
        raid-level              1
        nr-raid-disks           2
        persistent-superblock   1
        chunk-size              8
        device                  /dev/sda1
        raid-disk               0
        device                  /dev/sdb1
        raid-disk               1
raiddev /dev/md1
        raid-level              1
        nr-raid-disks           2
        persistent-superblock   1
        chunk-size              8
        device                  /dev/sda2
        raid-disk               0
        device                  /dev/sdb2
        raid-disk               1


=====
david_nedved@yahoo.com

__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html

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

end of thread, other threads:[~2004-03-31  9:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-31  6:25 raid1 devices not autostarting David Nedved
2004-03-31  9:24 ` Luca Berra

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