Re: 2.6.9 nfsd crashing often

From: Neil Brown
Date: Thu Nov 18 2004 - 23:39:39 EST


On Thursday November 18, madduck@xxxxxxxxxxx wrote:
> We upgraded our cluster master server to 2.6.9 this morning and are
> now experiencing major problems with the kernel NFS server, which
> crashes every hours or so:
>
> Unable to handle kernel NULL pointer dereference at virtual address 00000000
> printing eip:
> 00000000
...
> Call Trace:
> [<c0166197>] __lookup_hash+0xa7/0xe0

Looks like i_op->lookup == NULL, and I don't think nfsd could do that.

What filesystem are you using?

NeilBrown

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/