2002-03-21 17:42:16

by Luigi Genoni

[permalink] [raw]
Subject: Re: oops at boot with 2.5.7 and i810 (reiserFS related?)




Maybe you are right.
I tested a 2.5 kernel with another server with scsi adaptec, and
it worked with ext2 but oops while mounting reiserFS.

It seems that a lot of users had oops mounting reiserFS with 2.5.6, but
then a patch fixed that. Now I think this patch is in 2.5.7, (it should),
but there are other changes i think to reiserFS code. So i have other
oopses.

I think this could be a proof of a reiserFS bug.

If people at namesys need it (maybe they already know this, and have a
patch to try), tomorrow i will post the oop mounting
reiserFS.

Luigi

On Wed, 20 Mar 2002, Martin Dalecki wrote:

> Luigi Genoni wrote:
> > yes, as I said at the beginning
> >
>
> Ohhh... I did miss this apparently...
>
> OK. Anyway I'm quite confident that *this* particular
> flaw is nto caused by the ICH host chip code but by a dance between Hand and
> Alexander... instead.
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>



2002-03-22 05:51:56

by Oleg Drokin

[permalink] [raw]
Subject: Re: oops at boot with 2.5.7 and i810 (reiserFS related?)

Hello!

On Thu, Mar 21, 2002 at 06:41:49PM +0100, Luigi Genoni wrote:

> It seems that a lot of users had oops mounting reiserFS with 2.5.6, but
> then a patch fixed that. Now I think this patch is in 2.5.7, (it should),
> but there are other changes i think to reiserFS code. So i have other
> oopses.

reiserfs in 2.5.6-pre3 to 2.5.7 have a bug that prevent it from mounting
usual filesystems (filesystems with relocated journals still works,
but I doubt much people use that).

> I think this could be a proof of a reiserFS bug.

Sure.

> If people at namesys need it (maybe they already know this, and have a
> patch to try), tomorrow i will post the oop mounting
> reiserFS.

No need for that. See attached patch that I am posting in response to
any such report (so just looking in archives first might help you faster).

Bye,
Oleg


Attachments:
(No filename) (842.00 B)
00-jdev_bd_merging_fix.diff (881.00 B)
Download all attachments

2002-03-22 16:03:18

by Luigi Genoni

[permalink] [raw]
Subject: Re: oops at boot with 2.5.7 and i810 (reiserFS related?)

Thanx,
it works ;)


On Fri, 22 Mar 2002, Oleg Drokin wrote:

> Hello!
>
> On Thu, Mar 21, 2002 at 06:41:49PM +0100, Luigi Genoni wrote:
>
> > It seems that a lot of users had oops mounting reiserFS with 2.5.6, but
> > then a patch fixed that. Now I think this patch is in 2.5.7, (it should),
> > but there are other changes i think to reiserFS code. So i have other
> > oopses.
>
> reiserfs in 2.5.6-pre3 to 2.5.7 have a bug that prevent it from mounting
> usual filesystems (filesystems with relocated journals still works,
> but I doubt much people use that).
>
> > I think this could be a proof of a reiserFS bug.
>
> Sure.
>
> > If people at namesys need it (maybe they already know this, and have a
> > patch to try), tomorrow i will post the oop mounting
> > reiserFS.
>
> No need for that. See attached patch that I am posting in response to
> any such report (so just looking in archives first might help you faster).
>
> Bye,
> Oleg
>