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 B20081381FA for ; Sat, 3 May 2014 12:04:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 902DFE0A59; Sat, 3 May 2014 12:04:23 +0000 (UTC) Received: from smtpq2.tb.mail.iss.as9143.net (smtpq2.tb.mail.iss.as9143.net [212.54.42.165]) by pigeon.gentoo.org (Postfix) with ESMTP id 80D22E0A10 for ; Sat, 3 May 2014 12:04:22 +0000 (UTC) Received: from [212.54.42.136] (helo=smtp5.tb.mail.iss.as9143.net) by smtpq2.tb.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1WgYg2-0002qc-3E for gentoo-user@lists.gentoo.org; Sat, 03 May 2014 14:04:22 +0200 Received: from 53579160.cm-6-8c.dynamic.ziggo.nl ([83.87.145.96] helo=data.antarean.org) by smtp5.tb.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1WgYfz-0004EY-O2 for gentoo-user@lists.gentoo.org; Sat, 03 May 2014 14:04:22 +0200 Received: from andromeda.localnet (unknown [10.20.13.151]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by data.antarean.org (Postfix) with ESMTPSA id 9136B4C for ; Sat, 3 May 2014 14:03:48 +0200 (CEST) From: "J. Roeleveld" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] boot problems Date: Sat, 03 May 2014 14:03:34 +0200 Message-ID: <2118577.d5PUT2zLGq@andromeda> User-Agent: KMail/4.11.5 (Linux/3.10.25-gentoo; KDE/4.11.5; x86_64; ; ) In-Reply-To: <5364D55A.7020106@xunil.at> References: <5364C0F9.3000906@xunil.at> <5364D25F.5040004@xunil.at> <5364D55A.7020106@xunil.at> 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 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Ziggo-spambar: ---- X-Ziggo-spamscore: -4.8 X-Ziggo-spamreport: ALL_TRUSTED=-1,BAYES_00=-1.9,PROLO_TRUST_RDNS=-3,RDNS_DYNAMIC=0.982,TW_LV=0.077 X-Ziggo-Spam-Status: No X-Spam-Status: No X-Spam-Flag: No X-Archives-Salt: 582be15d-f637-4d16-aab1-fac3ba98d7f8 X-Archives-Hash: 38e579678d1f19bf9f08966ae2e7fd39 On Saturday, May 03, 2014 01:39:06 PM Stefan G. Weichinger wrote: > Am 03.05.2014 13:26, schrieb Stefan G. Weichinger: > > 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. > > rebuilt mdadm, lvm2 and dracut from within emergency mode and then > recompiled kernel and let dracut rebuild the initramfs. > > Booted with "rd.auto=1" and now I also get a funny start job > running/waiting for /dev/sda1 (/ on the SSD). > > Oh my! :-) That's no good. Something is not playing well. I would check the boot-scripts/unit-files/dependencies > pasta now. Pasta, which kind? -- Joost