From: Steve Kwee <skwee@itw.de>
To: linux-raid@vger.kernel.org
Subject: Re: raid1 boots with one disk only
Date: Mon, 7 Mar 2005 20:07:58 +0000 (UTC) [thread overview]
Message-ID: <loom.20050307T210328-233@post.gmane.org> (raw)
In-Reply-To: loom.20050304T124945-980@post.gmane.org
found a solution:
The whole thing worked after compiling md and raid1 modules into the kernel and
not as modules
A problem was mkinitrd in debian ubuntu, that is trying to be smart and
complains about a missing raid1 module when building the initial ramdisk with
mkinitrd
I had to patch the mkinitrd shellscript to ignore md and raid1 modules.
Someone told me to add a
md=1,/dev/hda2,/dev/hdc2
to the kernel boot options to explicitly name the raid devices.
It seems that this has effect only when the drivers are compiled into the
kernel.
The mashine is running fine now. Thanks for your help
next prev parent reply other threads:[~2005-03-07 20:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-04 12:03 raid1 boots with one disk only Steve Kwee
2005-03-07 20:07 ` Steve Kwee [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-03-04 14:01 Christian Mueller
2005-03-04 14:51 ` Steve Kwee
2005-03-04 21:05 Bailey, Scott
2005-03-07 16:04 ` Steve Kwee
2005-03-07 20:18 Bailey, Scott
2005-03-08 9:32 ` Steve Kwee
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=loom.20050307T210328-233@post.gmane.org \
--to=skwee@itw.de \
--cc=linux-raid@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.