Date: Thu, 13 Mar 2003 22:25:38 -0800 From: Steve Sizemore <steve@ls.berkeley.edu> To: current@freebsd.org Subject: NFS file unlocking problem Message-ID: <20030314062537.GB37608@math.berkeley.edu>
next in thread | raw e-mail | index | archive | help
Running RELENG_5_0 as nfs server with a Solaris 2.5 client. rpc.statd and rpc.lockd both running on FreeBSD, lockd and statd both running on Solaris. Locking a file (flock) works fine, but when an attempt to unlock it is made, the client session hangs. The program is typically (but not always) uninterruptible, and I have to kill the login session. I've tried enabling debug logging on rpc.lockd, but nothing gets logged, and locking doesn't work. FreeBSD and Solaris as client both work fine when the server is Solaris or Linux. The strangest thing is that I actually had it working for a while, but it stopped, for reasons unkown. I'd appreciate any information, or ideas of other things to try. Thanks. Steve -- Steve Sizemore <steve@ls.berkeley.edu>, (510) 642-8570 Unix System Manager Dept. of Mathematics and College of Letters and Science University of California, Berkeley To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030314062537.GB37608>