Date: Mon, 27 Feb 2006 10:18:07 -0500 From: Mike Tancsa <mike@sentex.net> To: Danny Butroyd <danny@g-mapps.com> Cc: freebsd-stable@freebsd.org Subject: Re: nfs woes in FreeBSD 6.0 Message-ID: <6.2.3.4.0.20060227095704.085300c8@64.7.153.2> In-Reply-To: <44031194.8000300@g-mapps.com> References: <4402F009.1000407@g-mapps.com> <6.2.3.4.0.20060227093542.086c56c0@64.7.153.2> <44031194.8000300@g-mapps.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.2.3.4.0.20060227095704.085300c8>