From: Richard Fish <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] problem with raid1: error while booting
Date: Wed, 13 Jul 2005 20:40:33 +0200 [thread overview]
Message-ID: <42D56021.1030408@asmallpond.org> (raw)
In-Reply-To: <42D52089.8000901@gmx.net>
Jarry wrote:
>> In the maintenance mode, does /sys/block/md0/* exist? What does "cat
>> /proc/mdstat" report?
>
>
Actually, if the kernel autodetection runs at boot time, /proc/mdstat
should show the devices regardless of whether the device nodes exist or
not....so something is a bit strange with your kernel configuration.
Either you are missing a RAID driver in the kernel, or a necessary disk
driver. Take a careful look at what "grep =m /usr/src/linux/.config"
reports...something in there is almost certainly the problem!
You can also follow my notes about creating an mdadm.conf file in
another message (sorry for the multiple replies!).
> It seems (or at least it is discussed there) that this (udev does not
> create /dev/md* at startup) is some kernel-bug! If some of our kernel
> developers is watching this list, could he confirm or refuse it?
I don't know if I would call it a kernel bug. It is mostly just
functionality that isn't clear where it belongs, and there is no obvious
right thing to do. The autodetection feature of the MD driver came from
a different era of kernel development, and would almost certainly not be
accepted today.
> Can I somehow get rid of udev, when it is causing problems to me?
Well, you can always revert back to static device nodes. See the
RC_DEVICES entry in /etc/conf.d/rc. If you set this, you will need to
run a bunch of /sbin/MAKEDEV commands to get the static nodes created.
If you do decide to go this route, I encourage you to consider it a
temporary solution until you get the system up and running.
-Richard
--
gentoo-user@gentoo.org mailing list
prev parent reply other threads:[~2005-07-13 18:42 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-12 7:28 [gentoo-user] problem with raid1: error while booting Jarry
2005-07-12 14:56 ` Kurt Guenther
2005-07-12 15:12 ` Jarry
2005-07-12 20:37 ` A. Khattri
2005-07-12 21:02 ` Richard Fish
2005-07-13 4:18 ` Jarry
2005-07-13 5:24 ` Richard Fish
2005-07-13 14:09 ` Jarry
2005-07-13 14:18 ` Mike Williams
2005-07-13 18:26 ` Richard Fish
2005-07-13 16:17 ` [gentoo-user] problem with raid1: error while booting - SOLVED ! Jarry
2005-07-13 18:45 ` Richard Fish
2005-07-14 6:37 ` Jarry
2005-07-13 18:40 ` Richard Fish [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=42D56021.1030408@asmallpond.org \
--to=bigfish@asmallpond.org \
--cc=gentoo-user@lists.gentoo.org \
/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