Subject: Re: kernel panic in nfs_reclaim (kern/17107)
To: Christos Zoulas <christos@zoulas.com>
From: Artem Belevich <art@riverstonenet.com>
List: tech-kern
Date: 09/30/2002 17:04:46
I'll check tomorrow morining.

--Artem

On Mon, Sep 30, 2002 at 07:59:10PM -0400, Christos Zoulas <christos@zoulas.com> wrote:
> On Sep 30,  3:55pm, art@riverstonenet.com (Artem Belevich) wrote:
> -- Subject: Re: kernel panic in nfs_reclaim (kern/17107)
> 
> Is the rest of the vnode valid?
> 
> christos
> 
> | This was the first thing I tried. The kernel survived for a bit longer
> | - something like 3-4 days instead of usual nightly panic attack, but
> | finally it crashed in the same place with nmp=0xc. This suggests
> | that vnode's vp->v_mount has already been reused for something else.
> | 
> | This carsh confuses me a little - if filesystem is unmounted,
> | shouldn't all vnodes associated with it be gone? If so, then how comes
> | this particular rogue vnode was still around? 
> | 
> | --Artem
> | 
> | 
> -- End of excerpt from Artem Belevich
> 
>