From owner-freebsd-questions@FreeBSD.ORG Wed Oct 4 13:35:25 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFEA816A403 for ; Wed, 4 Oct 2006 13:35:25 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail1.sea5.speakeasy.net (mail1.sea5.speakeasy.net [69.17.117.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC69A43D4C for ; Wed, 4 Oct 2006 13:35:24 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 4304 invoked from network); 4 Oct 2006 13:35:24 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail1.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 4 Oct 2006 13:35:24 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 109142842B; Wed, 4 Oct 2006 09:35:22 -0400 (EDT) To: Anders Troback References: <20061002220808.55298b73@devil.troback.com> From: Lowell Gilbert Date: Wed, 04 Oct 2006 09:35:22 -0400 In-Reply-To: <20061002220808.55298b73@devil.troback.com> (Anders Troback's message of "Mon, 2 Oct 2006 22:08:08 +0200") Message-ID: <443ba4jjad.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: FreeBSD Subject: Re: NFS problems! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Oct 2006 13:35:25 -0000 Anders Troback writes: > I'm having some problems with NFS lately! > > NFS server FreeBSD 6.1-RELESE > NFS client FreeBSD 6.2-PRERELASE (STABLE) > > I'm using NFS to serve /home via amd but sometimes programs hangs and > not even kill -9 will work. I have to restart rpc.lockd, rpc.statd and > nfsd to get rid of the programs! If one program hangs many will follow > and some will not start. Programs like Citrix Client Manager > (wfcmgr), konqueror, konsole and gftp are all examples on programs that > don't start. Sins 6.2-PRERELEASE sometimes wfcmgr don't start even if > there are no programs hanging! > > This problem first occurred in 6.1-STABLE but disappear in 6.1-RELEASE > and since 6.1-RELEASE-p4 (not 100% sure if it was p4 or p5) it's back! > > Does anyone have any idea what's going on here? There have been some discussions of locking problems; see the -net list. In this case, though, I would tend to go with a soft mount anyway, which might reduce the symptoms considerably.