Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] mdadm: No arrays found in config file Richard Broersma Jr <rabroersma@×××××.com>
Re: [gentoo-user] mdadm: No arrays found in config file Kenton Groombridge <kgroombr@×××××××.net>