Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Dec 1996 14:59:25 +0000 ()
From:      "Lenzi, Sergio" <lenzi@bsi.com.br>
To:        Clary Harridge <clary@elec.uq.edu.au>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: diskless problem accessing subdirectories with FreeBSD 2.2-961006-SNAP
Message-ID:  <Pine.BSF.3.91.961207145548.6634B-100000@sergio>
In-Reply-To: <199612060420.OAA19625@s5.elec.uq.edu.au>

next in thread | previous in thread | raw e-mail | index | archive | help

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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.961207145548.6634B-100000>