From owner-freebsd-current@FreeBSD.ORG Tue Jan 20 11:10:44 2004 Return-Path: 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 01EA016A4CE for ; Tue, 20 Jan 2004 11:10:44 -0800 (PST) Received: from smtp1.powertech.no (smtp1.powertech.no [195.159.0.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6928E43D60 for ; Tue, 20 Jan 2004 11:10:42 -0800 (PST) (envelope-from frode@nordahl.net) Received: from [195.159.148.100] (samwise.xu.nordahl.net [195.159.148.100]) by smtp1.powertech.no (Postfix) with ESMTP id C2EE482E9; Tue, 20 Jan 2004 20:10:40 +0100 (CET) In-Reply-To: <20040120144747.GB13132@snickers.dahoam> References: <20040120144747.GB13132@snickers.dahoam> Mime-Version: 1.0 (Apple Message framework v609) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <5626DC6C-4B7C-11D8-A2BD-000A95A9A574@nordahl.net> Content-Transfer-Encoding: 7bit From: Frode Nordahl Date: Tue, 20 Jan 2004 20:10:40 +0100 To: Namik Dala X-Mailer: Apple Mail (2.609) cc: current@freebsd.org Subject: Re: NFS: Processes marked "in disk" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2004 19:10:44 -0000 Hello, I have no problem using FreeBSD 5.2-RELEASE as a NFS server here. It sounds like statd+lockd is missing on the server or something? Regards, Frode On Jan 20, 2004, at 15:47, Namik Dala wrote: > I've upgraded to 5.2-RELEASE last days. Now NFS seems to be > broken. There is an NFS server and 2 NFS clients. The /home > partition is shared. If I start mutt on an NFS client it wants to > read the default mailbox (over NFS) and hangs: > > $ ps -auxww | fgrep mutt > namik 71553 0.0 1.0 4221 2312 p7 D+ 1:50AM 0:00.75 mutt > > Is this a known problem? And is there a workaround? > > -Namik- > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org"