Subject: Re: PR 17107: NFS kernel panic
To: None <netbsd-help@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-help
Date: 02/12/2003 01:55:07
In article <slrnb4j7ub.124.apost@water.amer.interwoven.com>,
Alan Post <apost@interwoven.com> wrote:
>
>I didn't do anything explicitly.  Does the kernel stash a dump somewhere
>by default?

in /var/crash prolly.

>If not, I could reproduce the problem again (unless the stars have come
>out of alignment, or something).

I think I know how to do it myself now. Anyway, you should be alright with
the stupid patch I sent you.

find /on/nfs &
find /on/ufs &
wait a bit
kill %1
umount /on/nfs

And I sent mail to tech-kern about it, so the fs gurus can take a look at
it.

Thanks for the help,

christos