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 1G2tyV-00068O-UR for garchives@archives.gentoo.org; Tue, 18 Jul 2006 18:07:16 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6II3bwC015616; Tue, 18 Jul 2006 18:03:37 GMT Received: from web31802.mail.mud.yahoo.com (web31802.mail.mud.yahoo.com [68.142.207.65]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6IHu9MR023113 for ; Tue, 18 Jul 2006 17:56:10 GMT Received: (qmail 13365 invoked by uid 60001); 18 Jul 2006 17:56:09 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=KopOVvC1QYi9DSBWkD8Sm9kI1eCG1EenMAsJbCf2ogGcDNOUveAWVaLbbus9B4O/XchKfMVX+aMd546xWGAcu0syL3uM/A9+vteFcof6+mLwoPqLpqBmanRiIv2ZBOGm95DwTV3iG/YbtO78YgHBlM2FLGCDyRraNaYqFASsYa8= ; Message-ID: <20060718175609.13363.qmail@web31802.mail.mud.yahoo.com> Received: from [63.203.180.122] by web31802.mail.mud.yahoo.com via HTTP; Tue, 18 Jul 2006 10:56:09 PDT Date: Tue, 18 Jul 2006 10:56:09 -0700 (PDT) From: Richard Broersma Jr Subject: Re: [gentoo-user] mdadm: No arrays found in config file To: gentoo-user@lists.gentoo.org In-Reply-To: <44BD1DA1.4050008@gmx.net> 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 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Archives-Salt: 2a90772a-2d1b-4189-913c-123d118fdc89 X-Archives-Hash: 04821341b93a406c34b603598b9015e2 > 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? I have the same symptoms. -- gentoo-user@gentoo.org mailing list