Message from discussion
Raid system fails to boot after moving from 2.6 kernel to 3.5
Received: by 10.216.143.35 with SMTP id k35mr1606943wej.6.1351480613687;
Sun, 28 Oct 2012 20:16:53 -0700 (PDT)
Path: ha8ni72328wib.1!nntp.google.com!feeder3.cambriumusenet.nl!82.197.223.108.MISMATCH!feeder2.cambriumusenet.nl!feed.tweaknews.nl!209.197.12.246.MISMATCH!nx02.iad01.newshosting.com!newshosting.com!216.196.98.146.MISMATCH!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!nrc-news.nrc.ca!goblin1!goblin2!goblin.stu.neva.ru!aioe.org!bofh.it!news.nic.it!robomod
From: Paul Hartman <paul.hartman+gen...@gmail.com>
Newsgroups: linux.gentoo.user
Subject: Re: [gentoo-user] Raid system fails to boot after moving from 2.6 kernel to 3.5
Date: Fri, 26 Oct 2012 17:10:02 +0200
Message-ID: <jYTHQ-5Jp-19@gated-at.bofh.it>
References: <jYNCq-6rL-17@gated-at.bofh.it>
X-Original-To: gentoo-u...@lists.gentoo.org
Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:sender:in-reply-to:references:from:date
:x-google-sender-auth:message-id:subject:to:content-type;
bh=JPp7EwC8aK/JaZxVyy0aW2p4QpyIBMY7ZXHcVp9PswQ=;
b=XxR4qaJ5+pgBMG97vqw8P8eAAVEYdTl7wvHUjYcOlHoWZJoCiweXlUohbLvPg0Q+Vo
zm930Q95z78HeXp9UjxGcB/gBczjQH6jyBQJIUfkFY/eUDwgSYg31xkdQeidfeYiuwgW
Wr55k9Kt20vv3XTr5PCQfRoNt+YTZfFQ09MqKJZPDRQ9y6ptgtRDB7gzeDnL6oyhJyme
dFJeMW+EAzCdUtRIdP8B+u9+Is0oFpqi04+6hH3MkkMeBrvmT/eu+N+uIzQ9RBvABw8Z
FndFptn5eLWDl7EczRRAu4QKMSRKihSMomUOEDD9GjgIkSYGPLmTH66CqH+XtMI6cGMc
cLVg==
List-ID: Gentoo Linux mail <gentoo-user.gentoo.org>
Reply-To: gentoo-u...@lists.gentoo.org
MIME-Version: 1.0
Sender: robo...@news.nic.it
Approved: robo...@news.nic.it
Lines: 20
Organization: linux.* mail to news gateway
X-Original-Date: Fri, 26 Oct 2012 10:04:09 -0500
X-Original-Message-ID: <CAEH5T2N-_DDntJvc4r=nj-0btG06UBwAfFUc0J0gXQfSWPzJ_Q@mail.gmail.com>
X-Original-References: <CAOq67MBt2tgAWYTX2qwYcaLpq18erJafmraXOBu397+QTV+...@mail.gmail.com>
X-Original-Sender: paul.hart...@gmail.com
Bytes: 2627
Content-Type: text/plain; charset=ISO-8859-1
On Fri, Oct 26, 2012 at 3:36 AM, Pau Peris <sibok1...@gmail.com> wrote:
> Hi,
>
>
> i'm running GNU/Gentoo Linux with a custom compiled kernel and i've just
> migrated from a 2.6 kernel to a 3.5.
>
>
> As my HD's are on raid 0 mode i use a custom initrd file in order to be able
> to boot. While kernel 2.6 is able to boot without problems the new 3.5
> compiled kernel fails to boot complaining about "no block devices found".
> After taking a look at initrd.cpio contained scripts i can see the failure
> message is given by mdadm tool.
>
>
> Does anyone has a clue about that? Thansk in advanced. :)
There is a bug with certain versions of mdadm failing to assemble
arrays, maybe you using one of the affected versions.
see https://bugs.gentoo.org/show_bug.cgi?id=416081