Gentoo Archives: gentoo-user

From: Richard Broersma Jr <rabroersma@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mdadm: No arrays found in config file
Date: Tue, 18 Jul 2006 18:07:16
Message-Id: 20060718175609.13363.qmail@web31802.mail.mud.yahoo.com
In Reply to: [gentoo-user] mdadm: No arrays found in config file by Jarry
1 > I have noticed following message in /var/log/boot
2 > (but I see them too early during boot-up):
3 > ...
4 > * Remounting root filesystem read/write ... [ ok ]
5 > * Setting hostname to obelix ... [ ok ]
6 > * Starting up RAID devices (mdadm) ...
7 > mdadm: No arrays found in config file [ !! ]
8 > ...
9 >
10 > But I do have correct entries in /etc/mdadm.conf,
11 > I created it with "mdadm --detail --scan >> /etc/mdadm.conf:
12 >
13 > ARRAY /dev/md0 level=raid1 num-devices=2
14 > UUID=003fda39:c9fd7a80:2590ab77:4f666e20
15 > ...
16 > ARRAY /dev/md8 level=raid1 num-devices=2
17 > UUID=9500d085:ab7ec189:f308114e:c88b3121
18 >
19 > But despite of that message, all raid-partitions are recognised
20 > and mounted correctly. Even "/etc/init.d/mdadm restart" works
21 > without any complaint. So where is the problem?
22
23 I have the same symptoms.
24
25 --
26 gentoo-user@g.o mailing list