From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-158181-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 69BA813877A for <garchives@archives.gentoo.org>; Mon, 25 Aug 2014 12:24:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA62EE0956; Mon, 25 Aug 2014 12:24:39 +0000 (UTC) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BD2FBE0863 for <gentoo-user@lists.gentoo.org>; Mon, 25 Aug 2014 12:24:38 +0000 (UTC) Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by gateway2.nyi.internal (Postfix) with ESMTP id 5C34D206DE for <gentoo-user@lists.gentoo.org>; Mon, 25 Aug 2014 08:24:38 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute6.internal (MEProxy); Mon, 25 Aug 2014 08:24:38 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.co.uk; h= message-id:date:from:reply-to:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; s=mesmtp; bh=ZD/UP5ibZDBG/lSGhlSi6ugTVmQ=; b=oLpnJ/PgQRCl8+r3NGW8zrzt6FK8 oG19GLNgUghzEuiRJusWAdSc0Yt8VnQhLc9BXwYtgnwmS06GwbMPLduSVRn7DSS0 ZIiknkrcpDIRvAoTRo2SkwNp8opmUvrta074zZVuIMirtmy7v1dUGWO2cqtNUQVd OPeEFSbkXbsSwp8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:date:from:reply-to :mime-version:to:subject:references:in-reply-to:content-type :content-transfer-encoding; s=smtpout; bh=ZD/UP5ibZDBG/lSGhlSi6u gTVmQ=; b=h9ruqZvVT6Zvs9bepGxDKeZLFZd92T01pTvGAsn5E48bIZdCL4zyXt pX4XMH7lYcmhonKC2GzLmA/43pTiZBrxd0XKcfxNP9a2IasYsdL9bLGzZjXcHDpv 7Muz1Xydytj4WNSWvh0Cf2EeVsUzxQLopuIecRtx+pPQ3CHy0byuU= X-Sasl-enc: 6WLn3fHvilahWiYgPOnfpq3/ou+CSpfy2SzjOkINnvDK 1408969478 Received: from [192.168.1.146] (unknown [77.101.146.254]) by mail.messagingengine.com (Postfix) with ESMTPA id 82693C008FC for <gentoo-user@lists.gentoo.org>; Mon, 25 Aug 2014 08:24:37 -0400 (EDT) Message-ID: <53FB2B02.6000502@fastmail.co.uk> Date: Mon, 25 Aug 2014 13:24:34 +0100 From: Kerin Millar <kerframil@fastmail.co.uk> User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Software RAID-1 References: <32024009.dJFoUjzNk2@wstn> <53FA2D70.4010608@fastmail.co.uk> <1973448.5uLGuV5pUg@wstn> <53FB29AC.7050009@fastmail.co.uk> In-Reply-To: <53FB29AC.7050009@fastmail.co.uk> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: ab3ad5c7-1388-4525-b07e-a511c6dd84ae X-Archives-Hash: d1c3b35c8f49cb47a35a2a3f73a1734d On 25/08/2014 13:18, Kerin Millar wrote: <snip> >> >> No, I get the same result. Just a red asterisk at the left end of the >> line >> after "Starting up RAID devices..." > > It since dawned upon me that defining AUTO as such won't help because > you define the arrays explicitly. Can you try again with the mdraid > script in the default runlevel but without the line defining /dev/md5? Sorry, I wasn't clear. Would you remove/comment the line describing /dev/md5 but also include this line:- AUTO +1.x -all --Kerin