Gentoo Archives: gentoo-user

From: Dan Johansson <Dan.Johansson@×××.nu>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Errormessage from mdadm at boot
Date: Sun, 03 Sep 2006 10:22:13
Message-Id: 200609031217.19418.Dan.Johansson@dmj.nu
1 As dmraid is hard masked and it's future doesn't look to bright I have decided
2 to give software raid a try
3 (http://www.gentoo.org/doc/en/gentoo-x86-tipsntricks.xml). Everything works
4 fine with one exception, when I boot the system I'm getting the following
5 error:
6 Starting up RAID devices (mdadm)
7 mdadm: No arrays found in config file
8
9 But the system comes up correctly. My /etc/mdadm.conf file contains the
10 following:
11 ARRAY /dev/md4 level=raid1 num-devices=2
12 UUID=f03ab886:29539a16:60351ac2:644491c6
13 ARRAY /dev/md3 level=raid1 num-devices=2
14 UUID=b4721e3b:7eab0b51:231a400e:3e228ff3
15 ARRAY /dev/md2 level=raid1 num-devices=2
16 UUID=b660191e:81583b46:491c57c8:2ebb62b2
17 ARRAY /dev/md1 level=raid1 num-devices=2
18 UUID=f3134895:0a4f292b:8b078635:1f67f091
19
20 and cat /proc/mdstat gives:
21 Personalities : [raid1]
22 md1 : active raid1 hdc1[1] hda1[0]
23 32000 blocks [2/2] [UU]
24 md2 : active raid1 hdc2[1] hda2[0]
25 505920 blocks [2/2] [UU]
26 md3 : active raid1 hdc3[1] hda3[0]
27 497920 blocks [2/2] [UU]
28 md4 : active raid1 hdc4[1] hda4[0]
29 79377088 blocks [2/2] [UU]
30 unused devices: <none>
31
32 Any ideas why mdadm (mdadm -As) can not find my arrays at boot time.
33 --
34 Dan Johansson, <http://www.dmj.nu>
35 ***************************************************
36 This message is printed on 100% recycled electrons!
37 ***************************************************

Replies

Subject Author
Re: [gentoo-user] Errormessage from mdadm at boot Justin Piszcz <jpiszcz@×××××××××××.com>
[gentoo-user] Re: Errormessage from mdadm at boot Remy Blank <remy.blank_asps@×××××.com>