From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B2E021381FA for ; Sat, 3 May 2014 11:26:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE546E0A9F; Sat, 3 May 2014 11:26:28 +0000 (UTC) Received: from postler.lichtfels.com (postler.lichtfels.com [78.46.92.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EA224E0A8C for ; Sat, 3 May 2014 11:26:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 5E1C72DC44 for ; Sat, 3 May 2014 13:26:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1399116386; bh=rUqKbX2bJ4qmPkAAb5RJFKBgmzYSSYMdLffH1v9btwk=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=AGqEyYOdLpAQin/EI341YWZQC6oPfTIqdwhBb6M0XhTxNhIQQAlLyANBsNr+v9S2p GJ8h53t/wXhuMTLvwkhWPlHAPENVIpvUl4ySPStK3K33UE+7enF+CGExlb5opjosfu lnZJViwnRRqeV5zTSvfpYeoX7q8LL10oibmB2asg= Received: from postler.lichtfels.com ([127.0.0.1]) by localhost (postler.lichtfels.com [127.0.0.1]) (amavisd-maia, port 10024) with LMTP id 13556-03 for ; Sat, 3 May 2014 13:26:25 +0200 (CEST) Received: from [IPv6:2001:15c0:65ff:8742:f555:af8:530b:e9a6] (unknown [IPv6:2001:15c0:65ff:8742:f555:af8:530b:e9a6]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by postler.lichtfels.com (Postfix) with ESMTPSA id DAD602DC43 for ; Sat, 3 May 2014 13:26:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1399116385; bh=rUqKbX2bJ4qmPkAAb5RJFKBgmzYSSYMdLffH1v9btwk=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=08/gMqhi9xKk/yxnT28ZRrVU14NP07zl5lLEHXRzMTCXnHAtnm1cYwkBDnGznf/k2 4Rjv1KeZLVKkW0BAh3wOwZTiGBAH+XLOSw/3D6wNVCvB+F3TmQA0J38MWsw55RKscC W2cltkVp4Heagjn1yjUld8dUvrjOgrDKJENhdai8= Message-ID: <5364D25F.5040004@xunil.at> Date: Sat, 03 May 2014 13:26:23 +0200 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail 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] boot problems References: <5364C0F9.3000906@xunil.at> <1408053.9yvCLYqSXs@andromeda> <5364CF2D.80407@xunil.at> <6539833.TvPLtO1q9n@andromeda> In-Reply-To: <6539833.TvPLtO1q9n@andromeda> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.2c X-Archives-Salt: 2123bd8a-1ea2-4b37-86be-a6e55818445b X-Archives-Hash: 4ee547a55c26d337f2f552ee1999a659 Am 03.05.2014 13:19, schrieb J. Roeleveld: > Sounds like an issue with the mdadm-raid devices. > Try setting those up WITHOUT systemctl (or init.d-scripts) > > Then checking > - /proc/mdstat > - dmesg > - logging > Any of those might show an error. > Maybe ssh-in from a seperate machine to enable the raid-devices and have the > local machine show a "tail -f" of the logs to see what happens. > >> Maybe -> dracut ... tell it to assemble the arrays via kernel-option ... >> or maybe rebuild the initramfs (not so likely as it should boot with >> older kernels/initramfs then). > > Which mdadm metadata format did you use when creating them? > Only 1 or 2 support auto-detection and kernel-assembly "mdadm -A --scan" assembles both arrays correctly from within the emergency mode. Both arrays non-degraded and in sync. If I then try to change into the equivalent of runlevel 5, the system waits and waits again .. >> Yes, lunch .. thanks ;) > > 13:20, late lunch :) I am stressed by the fact that my main work machine doesn't work correctly and would prefer to have it fixed first. But yes, I should eat now. S