Hi there.. I wasn't sure who exactly to ask for help after reading the
HOWTO, so please let me know if I'm asking the wrong person. :)
Anyway, I just did a clean install of RedHat 6.0 on a new server, and
attempted a software RAID setup on it. Everything seems to work fine, the
/dev/md0, 1 & 2 mount and read/write properly, but the autodetection fails
on startup. According to Software-RAID.HOWTO.txt, I tried commenting out
the RAID script in /etc/rc.d/rc.sysinit, but regardless of it's presence I
always get these errors on startup:
running: <sdb3><sda3>
now!
sdb3's event counter: 00000006
sda3's event counter: 00000006
kmod: failed to exec /sbin/modprobe -s -k md-personality-3, errno = 2
do_md_run() returned -22
unbind<sdb3,1>
export_rdev(sdb3)
unbind<sda3,0>
export_rdev(sda3)
md0 stopped.
--
After the system starts up I can manually start RAID and mount the
filesystems, but I would like it to happen on startup. Do you have any
idea what my problem is?
Thanks,
Graeme Humphries