From owner-freebsd-hackers Wed Apr 28 9:44:31 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from cheops.anu.edu.au (cheops.anu.edu.au [150.203.76.24]) by hub.freebsd.org (Postfix) with ESMTP id 5112015754 for ; Wed, 28 Apr 1999 09:44:27 -0700 (PDT) (envelope-from avalon@cheops.anu.edu.au) Received: (from avalon@localhost) by cheops.anu.edu.au (8.9.1/8.9.1) id CAA16134 for hackers@freebsd.org; Thu, 29 Apr 1999 02:44:25 +1000 (EST) From: Darren Reed Message-Id: <199904281644.CAA16134@cheops.anu.edu.au> Subject: NFS problems in 2.2.8 ? To: hackers@freebsd.org Date: Thu, 29 Apr 1999 02:44:25 +1000 (EST) X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, this is a very bizarre problem! Running 2.2.8, if I create a directory (NFS mounted) as root which is mode 555, then attempt to create a file in it, nfsiod hangs. Well, the whole system experiences hangs because an nfsiod is in disk-wait. I've *never* seen that problem before (FWIW, NFS server is SunOS4). Well, it's 2.2.8-STABLE, not -RELEASE...if I run -RELEASE I do not experience any problem! Should I have upgraded other parts of 2.2.8 besides the kernel to fix this ? The behaviour in question is a result of a tar from tape onto an NFS mounted disk. Darren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message