nfs woes in FreeBSD 6.0

Mike Tancsa mike at sentex.net
Mon Feb 27 07:18:56 PST 2006


At 09:49 AM 27/02/2006, Danny Butroyd wrote:
>I have tried both tcp and udp mounts and have the same issues, the
>version of nfs is v3 (the default I believe).
>
>Is it possible to implement any of the NFS changes/tweaks on my current
>version?

Not really as there are many changes behind the scenes that impact 
it. Its not just the nfsd binary that has changed.  There are a lot 
of kernel stuff in support of it that has changed.

BTW, if you are using tcp mounts, and you have devices not on the 
same subnet,  setting
net.inet.tcp.inflight.enable=0
helps with performance.  However, this is a separate issue to the 
problems you are seeing.

         ---Mike


>Danny



More information about the freebsd-stable mailing list