From: "J.A. Magallon" <jamagallon@able.es>
To: Danny ter Haar <dth@ncc1701.cistron.net>
Cc: linux-kernel@vger.kernel.org
Subject: Killer CacheFS [was Re: 2.6.9-rc1-mm4]
Date: Tue, 07 Sep 2004 22:12:39 +0000 [thread overview]
Message-ID: <1094595159l.7322l.0l@werewolf.able.es> (raw)
In-Reply-To: <chkom3$hf4$1@news.cistron.nl> (from dth@ncc1701.cistron.net on Tue Sep 7 18:46:59 2004)
On 2004.09.07, Danny ter Haar wrote:
> Andrew Morton <akpm@osdl.org> wrote:
> >2.6.9-rc1-mm4
>
>
> >md-add-interface-for-userspace-monitoring-of-events.patch
> > md: add interface for userspace monitoring of events.
> >
> >md-correct-working_disk-counts-for-raid5-and-raid6.patch
> > md: correct "working_disk" counts for raid5 and raid6
>
>
> My machine is/was running -mm3 on a software raid1 setup.
> After the upgrade to -mm4 it boots to the point where it says:
>
> 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 >
> CacheFS: filesystem mounted read-only
LOOK HERE ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^
> VFS: Cannot open root device "md_d0p1" or unknown_block (254,1)
> Please append a correct "root=" boot option
>
Me too, and I boot from a normal ide drive. Disable CacheFS and
you will boot.
In my case, the block was (33,1), drive was hde1.
It looks like cachefs is doing something strange....
I swear, I just disabled CacheFS and the same kernel booted.
Hope this helps.
--
J.A. Magallon <jamagallon()able!es> \ Software is like sex:
werewolf!able!es \ It's better when it's free
Mandrakelinux release 10.1 (RC 1) for i586
Linux 2.6.9-rc1-mm3 (gcc 3.4.1 (Mandrakelinux (Alpha 3.4.1-3mdk)) #1
next prev parent reply other threads:[~2004-09-07 22:13 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-07 9:08 2.6.9-rc1-mm4 Andrew Morton
2004-09-07 11:59 ` 2.6.9-rc1-mm4 Terje Kvernes
2004-09-07 14:24 ` 2.6.9-rc1-mm4 Kasper Sandberg
2004-09-07 14:32 ` 2.6.9-rc1-mm4 Terje Kvernes
2004-09-07 17:04 ` 2.6.9-rc1-mm4 Francois Romieu
2004-09-07 18:30 ` 2.6.9-rc1-mm4 Terje Kvernes
2004-09-07 12:05 ` 2.6.9-rc1-mm4 Terje Kvernes
2004-09-07 12:21 ` 2.6.9-rc1-mm4 Simon Derr
2004-09-08 8:47 ` 2.6.9-rc1-mm4 Andrew Morton
2004-09-08 8:54 ` 2.6.9-rc1-mm4 Simon Derr
2004-09-08 12:06 ` [PATCH] Move syscall declarations from linux/key.h David Howells
2004-09-08 12:17 ` [PATCH] Move syscall declarations from linux/key.h [try #2] David Howells
2004-09-08 9:30 ` [PATCH] Remove syscall declarations from linux/key.h David Howells
2004-09-08 11:23 ` Arnd Bergmann
2004-09-08 9:37 ` 2.6.9-rc1-mm4 David Howells
2004-09-07 14:31 ` 2.6.9-rc1-mm4 Norberto Bensa
2004-09-07 15:45 ` 2.6.9-rc1-mm4 Zwane Mwaikambo
2004-09-07 16:46 ` 2.6.9-rc1-mm4 Danny ter Haar
2004-09-07 22:12 ` J.A. Magallon [this message]
2004-09-07 18:43 ` [patch] 2.6.9-rc1-mm4: small LOCALVERSION help text corrections Adrian Bunk
2004-09-07 21:27 ` Sam Ravnborg
2004-09-07 19:42 ` Adrian Bunk
2004-09-07 23:26 ` Ian Wienand
2004-09-07 19:02 ` [patch] 2.6.9-rc1-mm4: Makefile: remove tabs from empty lines Adrian Bunk
2004-09-07 21:14 ` Sam Ravnborg
2004-09-07 19:40 ` Adrian Bunk
2004-09-08 5:51 ` Dmitry Torokhov
2004-09-08 8:17 ` Sam Ravnborg
2004-09-07 19:26 ` [patch] 2.6.9-rc1-mm4: atyfb_base.c gcc 2.95 compile error Adrian Bunk
2004-09-08 0:38 ` [Linux-fbdev-devel] " Antonino A. Daplas
2004-09-07 20:01 ` 2.6.9-rc1-mm4 Lorenzo Allegrucci
2004-09-07 20:23 ` 2.6.9-rc1-mm4 Nathan Bryant
2004-09-07 21:07 ` 2.6.9-rc1-mm4 Bjorn Helgaas
2004-09-08 8:15 ` 2.6.9-rc1-mm4 Lorenzo Allegrucci
2004-09-07 21:47 ` 2.6.9-rc1-mm4 (compile stats) John Cherry
2004-09-07 21:58 ` John Cherry
2004-09-08 13:00 ` 2.6.9-rc1-mm4 William Lee Irwin III
2004-09-08 13:10 ` 2.6.9-rc1-mm4 David Howells
2004-09-08 20:16 ` 2.6.9-rc1-mm4 Nathan Lynch
2004-09-09 2:01 ` 2.6.9-rc1-mm4 William Lee Irwin III
2004-09-09 2:30 ` 2.6.9-rc1-mm4 William Lee Irwin III
2004-09-09 18:04 ` 2.6.9-rc1-mm4 Pasi Savolainen
2004-09-09 19:33 ` 2.6.9-rc1-mm4 Pasi Savolainen
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=1094595159l.7322l.0l@werewolf.able.es \
--to=jamagallon@able.es \
--cc=dth@ncc1701.cistron.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome