From: Steve Kwee <skwee@itw.de>
To: linux-raid@vger.kernel.org
Subject: Re: raid1 boots with one disk only
Date: Tue, 8 Mar 2005 09:32:48 +0000 (UTC) [thread overview]
Message-ID: <loom.20050308T094858-940@post.gmane.org> (raw)
In-Reply-To: 2263802DEDF02046B82EB18DE91725ED17A3F2@usahm236.amer.corp.eds.com
Bailey, Scott <scott.bailey <at> eds.com> writes:
> I don't think this is a problem - my root device is on an md device also.
> From my Alphaserver (which is conveniently close to hand and alive) I have
> this entry in /etc/aboot.conf:
>
> 0:1/vmlinuz-2.4.27-hamster.8 md=1,/dev/sda2,/dev/sdg2 ro root=/dev/md1
> console=ttyS0
>
> In English I am booting from partition 1 of my boot disk, which happens
> to be /dev/sda1 (which with /dev/sdg1 forms /dev/md0, which is mounted as
> /boot). I am loading a locally-built kernel which has md and lvm and scsi
> support built-in (thus no initrd is used). I don't know if that makes a
> difference.
>
> >[...]
>
> This doesn't look quite right to me, or maybe the messages have just changed
> between 2.4 and 2.6. I think that also you have had some possibly
> interesting messages roll off the beginning of your dmesg buffer. One,
> thought, which I am not confident about, is whether md is built as a module
> and loaded from your initrd and therefore does not see the boot command line
Hi Scott,
thanks a lot for your answers.
I posted another message yesterday with my solution to just compile the md and
raid1 drivers into the kernel which helped me.
It seems that my kernel is a bit more quiet about what it is doing on startup
but anyway it is working now, so the rest is pure curiosity.
I have tried to put a
options md=1,/dev/hda2,/dev/hdc2
to my /etc/modules.conf and boot with old kernel using md and raid1 as modules
again. But these options seem to have no effect.
next prev parent reply other threads:[~2005-03-08 9:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-07 20:18 raid1 boots with one disk only Bailey, Scott
2005-03-08 9:32 ` Steve Kwee [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-03-04 21:05 Bailey, Scott
2005-03-07 16:04 ` Steve Kwee
2005-03-04 14:01 Christian Mueller
2005-03-04 14:51 ` Steve Kwee
2005-03-04 12:03 Steve Kwee
2005-03-07 20:07 ` 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.20050308T094858-940@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.