From: Georgi Georgiev <chutz@gg3.net>
To: LKML <linux-kernel@vger.kernel.org>
Subject: Re: partitionable md devices and partition detection
Date: Mon, 12 Jul 2004 12:36:50 +0900 [thread overview]
Message-ID: <20040712033647.GA20240@lion.gg3.net> (raw)
In-Reply-To: <ccgq1q$sht$1@news.cistron.nl>
> So the fact that it works for me is a freak accident?
>
> I have this in lilo.conf:
>
> append="md=d0,/dev/sda,/dev/sdb root=/dev/md_d0p1 "
>
> and this is dmesg:
>
> md: Autodetecting RAID arrays.
> md: autorun ...
> md: ... autorun DONE.
> md: Loading md_d0: /dev/sda
> md: bind<sda>
> md: bind<sdb>
> raid1: raid set md_d0 active with 2 out of 2 mirrors
> md_d0: p1 p2 p3 < p5 p6 p7 p8 p9 p10 >
> kjournald starting. Commit interval 5 seconds
> EXT3-fs: mounted filesystem with ordered data mode.
> VFS: Mounted root (ext3 filesystem) readonly.
I guess my problem (and not only mine it seems) is here:
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
md: Loading md_d0: /dev/hda
md: bind<hda>
md: bind<sda>
raid1: raid set md_d0 active with 2 out of 2 mirrors
md_d0: unknown partition table
Why the unknown partition table? It does work fine once I complete booting.
This is with 2.6.7.
Don't pay attention to the hda,sda -- I was using vmware for the tests.
Sorry if I break the thread, but I had trouble finding the proper message to
reply to.
--
| Georgi Georgiev | When you have eliminated the impossible, |
| chutz@gg3.net | whatever remains, however improbable, must |
| +81(90)6266-1163 | be the truth. -- Sherlock Holmes, "The |
| ------------------- | Sign of Four" |
prev parent reply other threads:[~2004-07-12 3:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-07 4:59 partitionable md devices and partition detection Georgi Georgiev
2004-07-07 5:24 ` Neil Brown
2004-07-07 11:21 ` Georgi Georgiev
2004-07-07 12:24 ` Miquel van Smoorenburg
2004-07-12 3:36 ` Georgi Georgiev [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=20040712033647.GA20240@lion.gg3.net \
--to=chutz@gg3.net \
--cc=linux-kernel@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.