From: Stan Hoeppner <stan@hardwarefreak.com>
To: Steven <steven-e@gmx.at>, linux-raid@vger.kernel.org
Subject: Re: boot fails incrementally starting raid arrays
Date: Sun, 11 May 2014 21:04:25 -0500 [thread overview]
Message-ID: <53702C29.9070906@hardwarefreak.com> (raw)
In-Reply-To: <536FC1F4.8060802@gmx.at>
On 5/11/2014 1:31 PM, Steven wrote:
> Hello Guy's,
>
> i recently setuped a small ubuntu 14.4 Server, with 1x SSD Drive (Ubuntu
> installation on it) and 2x 3TB HDD drive, wich i combined to a Raid1
> with mdadm (File Shares are on the Raid).
>
> now sometimes (arround every 3 time) i reboot, the Server hangs on boot:
>
> |incrementally starting raid arrays
> mdadm: Create user root not found
> mdadm: create group disk not found
> incrementally started raid arrays|
>
> these 4 lines keep repeating ( i waited arround 10 mins) if i reboot
> with ctrl + alt + del, the sever starts normal.
> If i look at the raid with "|mdadm --detail /dev/md0" everything looks ok.
>
> as i'M just a linux beginer and didn't find anything related to that
> error on the web, im really desperate.
>
> As far as i figured the problem out, something within the initramfs
> seems to go wrong?
> I allready tried to add these boot options to Grub
> bootdegraded=true
> raid=noautodetect
>
> didn't help.
You're not booting the OS from the md array, but from a single SSD,
thus nothing about the array is needed in grub nor in the initrd image.
The array should be started via post-boot scripts.
Cheers,
Stan
prev parent reply other threads:[~2014-05-12 2:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-11 18:31 boot fails incrementally starting raid arrays Steven
2014-05-12 2:04 ` Stan Hoeppner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53702C29.9070906@hardwarefreak.com \
--to=stan@hardwarefreak.com \
--cc=linux-raid@vger.kernel.org \
--cc=steven-e@gmx.at \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).