From owner-freebsd-stable@FreeBSD.ORG Mon Oct 25 08:58:20 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9BF116A4CE for ; Mon, 25 Oct 2004 08:58:20 +0000 (GMT) Received: from grummit.biaix.org (86.Red-213-97-212.pooles.rima-tde.net [213.97.212.86]) by mx1.FreeBSD.org (Postfix) with SMTP id 6775543D2D for ; Mon, 25 Oct 2004 08:58:19 +0000 (GMT) (envelope-from lists-freebsd-stable@freebsd.org) Received: (qmail 39829 invoked by uid 1000); 25 Oct 2004 08:55:59 -0000 Date: Mon, 25 Oct 2004 10:55:59 +0200 From: Joan Picanyol To: Ken Smith Message-ID: <20041025085559.GA39457@grummit.biaix.org> Mail-Followup-To: Ken Smith , freebsd-stable@freebsd.org References: <20041025002008.GA36161@grummit.biaix.org> <20041025035125.GB23622@electra.cse.Buffalo.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041025035125.GB23622@electra.cse.Buffalo.EDU> User-Agent: Mutt/1.4.1i cc: freebsd-stable@freebsd.org Subject: Re: process stuck in nfsfsync state X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Oct 2004 08:58:21 -0000 * Ken Smith [20041025 05:49]: > On Mon, Oct 25, 2004 at 02:20:08AM +0200, Joan Picanyol wrote: > > > This is driving me nuts, and I'm surely not the only one using GNOME > > over NFS, is anyone else seeing this? What exactly is going on? How can > > I fix it? It might be that the problem appeared going from BETA3 to > > BETA6, but I've been unable to "downgrade" the workstation; where can I > > get a copy of BETA3 to test this? > > Are you running the lock daemon on the server? Yes, on both client and server, and the client can see it running too: joan@calvin:~(0)$ rpcinfo -s grummit program version(s) netid(s) service owner 100000 2 udp,tcp portmapper unknown 100004 2,1 tcp,udp ypserv unknown 100005 1,3 tcp,udp mountd unknown 100003 3,2 tcp,udp nfs unknown 100021 4,3,1 tcp,udp nlockmgr unknown 100024 1 tcp,udp status unknown joan@calvin:~(0)$ rpcinfo -s calvin program version(s) netid(s) service owner 100000 2,3,4 local,udp,tcp portmapper superuser 100007 2 tcp,udp ypbind superuser 100024 1 tcp,udp status superuser 100021 4,3,1,0 tcp,udp nlockmgr superuser tks -- pica