From owner-freebsd-current Thu Mar 13 22:25:41 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 038DA37B401 for ; Thu, 13 Mar 2003 22:25:40 -0800 (PST) Received: from Math.Berkeley.EDU (gold.Math.Berkeley.EDU [169.229.58.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6912A43F75 for ; Thu, 13 Mar 2003 22:25:39 -0800 (PST) (envelope-from steve@Math.Berkeley.EDU) Received: from bootjack.math.berkeley.edu (root@bootjack.Math.Berkeley.EDU [169.229.58.46]) by Math.Berkeley.EDU (8.12.8/8.12.8) with ESMTP id h2E6PceB003199 for ; Thu, 13 Mar 2003 22:25:38 -0800 (PST) Received: from bootjack.math.berkeley.edu (steve@localhost [127.0.0.1]) by bootjack.math.berkeley.edu (8.12.6/8.12.6) with ESMTP id h2E6PcUu037658 for ; Thu, 13 Mar 2003 22:25:38 -0800 (PST) (envelope-from steve@bootjack.math.berkeley.edu) Received: (from steve@localhost) by bootjack.math.berkeley.edu (8.12.6/8.12.6/Submit) id h2E6Pcrn037657 for current@freebsd.org; Thu, 13 Mar 2003 22:25:38 -0800 (PST) (envelope-from steve) Date: Thu, 13 Mar 2003 22:25:38 -0800 From: Steve Sizemore To: current@freebsd.org Subject: NFS file unlocking problem Message-ID: <20030314062537.GB37608@math.berkeley.edu> Reply-To: Steve Sizemore Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 , (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