Dan Johansson wrote: > Everything works > fine with one exception, when I boot the system I'm getting the following > error: > Starting up RAID devices (mdadm) > mdadm: No arrays found in config file
(snip) > Any ideas why mdadm (mdadm -As) can not find my arrays at boot time. Actually, your arrays are probably found all right, but by the kernel and not by mdadm. I have the same message here, but everything works well. I guess you have set your raid partitions to "raid autodetect", and all your partitions are detected by the kernel before the initialization scripts even start. Then, when mdadm -As is called, it doesn't find any *other* raid arrays to start and gives a (misleading) error message. If your /proc/mdstat looks ok after booting, you can safely ignore the message. -- Remy Remove underscore and suffix in reply address for a timely response. -- gentoo-user@gentoo.org mailing list