Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 1996 21:31:05 +0400 (????)
From:      Dmitry Khrustalev <dima@bog.msu.su>
To:        hackers@freefall.FreeBSD.ORG
Cc:        hasty@rah.star-gate.com
Subject:   Re: NFS crash
Message-ID:  <Pine.SOL.3.94.960724212250.21256A-100000@sunny.bog.msu.su>
In-Reply-To: <199607232225.PAA19827@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> Has anyone seen this problem?
> 
> > I have a problem with nfs mounting a freebsd machine from a Sun. I 
> > have set it up just like it says FreeBSD handbook. It lets the Sun 
> > mount the freeBSD drive. It lets me cd to the mount point, but when I 
> > do a "ls", the freeBSD machine crashes. Have you ever seen this 
> > problem? Please give me a call.
> > The errorthat is left on the bsd machine before it crashes is: Panic: 
> > ufs_ihashget:recursive lock not expected -- pid86 
> 

Yes. solaris 2.5 uses readdirplus and it is broken in freebsd.
Look at VOP_VGET in nfs_serv.c:2913. 

	-Dima.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.94.960724212250.21256A-100000>