From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1G2tiF-0002CM-4F for garchives@archives.gentoo.org; Tue, 18 Jul 2006 17:50:27 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6IHmwHp031572; Tue, 18 Jul 2006 17:48:58 GMT Received: from mail.gmx.net (mail.gmx.de [213.165.64.21]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6IHgMAq027659 for ; Tue, 18 Jul 2006 17:42:22 GMT Received: (qmail invoked by alias); 18 Jul 2006 17:42:21 -0000 Received: from N566P031.adsl.highway.telekom.at (EHLO [192.168.1.20]) [62.47.14.191] by mail.gmx.net (mp017) with SMTP; 18 Jul 2006 19:42:21 +0200 X-Authenticated: #787166 Message-ID: <44BD1DA1.4050008@gmx.net> Date: Tue, 18 Jul 2006 19:42:57 +0200 From: Jarry User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] mdadm: No arrays found in config file Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Archives-Salt: 9857ff37-9b3d-47d8-84db-34e84c67e778 X-Archives-Hash: 7f28bd12a6a23d88f3697d7117b60aed Hi, I have noticed following message in /var/log/boot (but I see them too early during boot-up): ... * Remounting root filesystem read/write ... [ ok ] * Setting hostname to obelix ... [ ok ] * Starting up RAID devices (mdadm) ... mdadm: No arrays found in config file [ !! ] ... But I do have correct entries in /etc/mdadm.conf, I created it with "mdadm --detail --scan >> /etc/mdadm.conf: ARRAY /dev/md0 level=raid1 num-devices=2 UUID=003fda39:c9fd7a80:2590ab77:4f666e20 ... ARRAY /dev/md8 level=raid1 num-devices=2 UUID=9500d085:ab7ec189:f308114e:c88b3121 But despite of that message, all raid-partitions are recognised and mounted correctly. Even "/etc/init.d/mdadm restart" works without any complaint. So where is the problem? Jarry -- gentoo-user@gentoo.org mailing list