From owner-freebsd-current Tue Mar 30 14:50:39 1999 Delivered-To: freebsd-current@freebsd.org Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by hub.freebsd.org (Postfix) with ESMTP id 16DAB14C43 for ; Tue, 30 Mar 1999 14:50:20 -0800 (PST) (envelope-from schuerge@wurzelausix.CS.Uni-SB.DE) Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.9.3/1999031900) with ESMTP id AAA16079 for ; Wed, 31 Mar 1999 00:49:57 +0200 (CEST) Received: from wurzelausix.cs.uni-sb.de (wurzelausix.cs.uni-sb.de [134.96.247.1]) by cs.uni-sb.de (8.9.3/1999031900) with ESMTP id AAA09804 for ; Wed, 31 Mar 1999 00:49:56 +0200 (CEST) Received: (from schuerge@localhost) by wurzelausix.cs.uni-sb.de (8.9.1/wjp/19980821) id AAA10220 for freebsd-current@freebsd.org; Wed, 31 Mar 1999 00:49:56 +0200 (CEST) From: Thomas Schuerger Message-Id: <199903302249.AAA10220@wurzelausix.cs.uni-sb.de> Subject: nfs problems To: freebsd-current@freebsd.org Date: Wed, 31 Mar 1999 00:49:55 +0200 (CEST) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I'm experiencing serious NFS problems, when a remote NFS directory (also on FreeBSD) mounted on my machine goes down for whatever reason (e.g. normal shutdown). From then on, any processes accessing the mounted NFS directory (e.g. executing ls or even df) will die and stay non-removable (kill -9 shows no effect on them!) in the system. If the remote server goes up again, then sometimes these processes work again. I wonder if this is a general problem of NFS or just a problem with FreeBSD (haven't checked it with non-current machines). Any ideas/fixes? Ciao, Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message