From quinot@inf.enst.fr Wed May 9 10:04:28 2001 Return-Path: Received: from infres.enst.fr (infres.enst.fr [137.194.160.3]) by hub.freebsd.org (Postfix) with ESMTP id 02E0537B42C for ; Wed, 9 May 2001 10:04:28 -0700 (PDT) (envelope-from quinot@inf.enst.fr) Received: from shalmaneser.enst.fr (shalmaneser.enst.fr [137.194.160.128]) by infres.enst.fr (Postfix) with ESMTP id 457C918CE for ; Wed, 9 May 2001 19:04:27 +0200 (MET DST) Received: by shalmaneser.enst.fr (Postfix, from userid 11117) id 8D171112DB; Wed, 9 May 2001 19:04:26 +0200 (CEST) Message-Id: <20010509170426.8D171112DB@shalmaneser.enst.fr> Date: Wed, 9 May 2001 19:04:26 +0200 (CEST) From: quinot@inf.enst.fr Reply-To: quinot@inf.enst.fr To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: NFS client-side locking problem X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 27231 >Category: bin >Synopsis: NFS client-side locking problem >Confidential: no >Severity: critical >Priority: medium >Responsible: alfred >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 09 10:10:00 PDT 2001 >Closed-Date: Thu Nov 29 06:49:20 PST 2001 >Last-Modified: Thu Nov 29 06:50:13 PST 2001 >Originator: Thomas Quinot >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD shalmaneser.enst.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #11: Wed May 9 16:43:38 CEST 2001 root@shalmaneser.enst.fr:/usr/obj/usr/src/sys/SHALMANESER i386 >Description: Many programs (such as mutt and the GNOME panel) that try to lock files on remote file systems exhibit various problems since NFS client-side locking was implemented. Specifically: mutt hangs when trying to lock the mailbox, and GNOME panel hangs (in fifoow) when trying to save its configuration file. The NFS servers are Solaris 2.6 and 2.8 boxen. I understand that this PR is very vague, but if anyone can suggest more specific tests, I'll be glad to experiment and report more precise results. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: State-Changed-From-To: open->closed State-Changed-By: dougb State-Changed-When: Sun May 20 19:15:54 PDT 2001 State-Changed-Why: Please bring this issue up on -current. Because -current is a development branch, it's generally not considered a good subject of PR's. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27231 From: Thomas Quinot To: current@freebsd.org Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/27231: lockd problems Date: Mon, 18 Jun 2001 15:16:46 +0200 Le 2001-04-23, Thomas Quinot écrivait : > deterministic fashion. It also tends to leave the mailbox locked on the > server even after quitting. Running lockd with debugging enabled did > not show anything that looks like an abnormal condition. I am still seeing this problem on -CURRENT as of: FreeBSD shalmaneser.enst.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #15: Thu Jun 7 17:54:30 CEST 2001 quinot@shalmaneser.enst.fr:/usr/obj/usr/src/sys/SHALMANESER i386 [ Cc: GNATS so the PR can be reopened. ] Thomas. -- Thomas Quinot ** Département Informatique & Réseaux ** quinot@inf.enst.fr ENST // 46 rue Barrault // 75634 PARIS CEDEX 13 State-Changed-From-To: closed->open State-Changed-By: dwmalone State-Changed-When: Mon Jun 18 06:28:55 PDT 2001 State-Changed-Why: PR reopened at submitters request as problem persists in -current. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27231 Responsible-Changed-From-To: freebsd-bugs->alfred Responsible-Changed-By: alfred Responsible-Changed-When: Wed Oct 10 11:47:04 PDT 2001 Responsible-Changed-Why: I 'implemented' locking, might as well take another shot at it. :) http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27231 State-Changed-From-To: open->feedback State-Changed-By: alfred State-Changed-When: Mon Nov 19 11:11:32 PST 2001 State-Changed-Why: I'd like to know if my recent work has fixed these problems. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27231 From: Thomas Quinot To: alfred@FreeBSD.org Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/27231: NFS client-side locking problem Date: Tue, 20 Nov 2001 16:51:03 +0100 Le 2001-11-19, alfred@FreeBSD.org écrivait : > State-Changed-From-To: open->feedback > I'd like to know if my recent work has fixed these problems. I have done a few tests and was unable to reproduce the problem, so it definitely looks good. I'll continue testing for a few days and report the results. Thanks for taking care of this issue! Thomas. -- Thomas Quinot ** Département Informatique & Réseaux ** quinot@inf.enst.fr ENST // 46 rue Barrault // 75634 PARIS CEDEX 13 From: Alfred Perlstein To: Thomas Quinot Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/27231: NFS client-side locking problem Date: Tue, 20 Nov 2001 13:09:02 -0600 * Thomas Quinot [011120 09:51] wrote: > Le 2001-11-19, alfred@FreeBSD.org écrivait : > > > State-Changed-From-To: open->feedback > > I'd like to know if my recent work has fixed these problems. > > I have done a few tests and was unable to reproduce the problem, > so it definitely looks good. I'll continue testing for a few days > and report the results. > > Thanks for taking care of this issue! sorry for taking so long. Please give me an update in a couple of days so i can close the PR. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' http://www.morons.org/rants/gpl-harmful.php3 From: Thomas Quinot To: Alfred Perlstein Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/27231: NFS client-side locking problem Date: Thu, 29 Nov 2001 11:32:51 +0100 Le 2001-11-20, Alfred Perlstein écrivait : > sorry for taking so long. Please give me an update in a couple > of days so i can close the PR. Still no problem, so I guess this PR can be closed. :) Thanks! Thomas. -- Thomas Quinot ** Département Informatique & Réseaux ** quinot@inf.enst.fr ENST // 46 rue Barrault // 75634 PARIS CEDEX 13 State-Changed-From-To: feedback->closed State-Changed-By: alfred State-Changed-When: Thu Nov 29 06:49:20 PST 2001 State-Changed-Why: looks like my recent work did fix this, thank you Thomas. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27231 >Unformatted: