From owner-freebsd-questions Sat Dec 7 10:14:35 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA03039 for questions-outgoing; Sat, 7 Dec 1996 10:14:35 -0800 (PST) Received: from sergio.lenzi ([200.247.23.105]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id KAA03003 for ; Sat, 7 Dec 1996 10:14:27 -0800 (PST) Received: (from lenzi@localhost) by sergio.lenzi (8.7.5/8.7.3) id OAA06728; Sat, 7 Dec 1996 14:59:27 GMT Date: Sat, 7 Dec 1996 14:59:25 +0000 () From: "Lenzi, Sergio" X-Sender: lenzi@sergio To: Clary Harridge cc: freebsd-questions@FreeBSD.ORG Subject: Re: diskless problem accessing subdirectories with FreeBSD 2.2-961006-SNAP In-Reply-To: <199612060420.OAA19625@s5.elec.uq.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk NFS locks in my system was due to package loss using UDP on a networks not in the same "wire" (server and client not on the same "wire"). try to mount nfs using tcp it is slower but works for me. mount_nfs -T server:/xxx /aaa ^ | tcp option Hope this will help. Sergio Lenzi. Unix consult.