Date: Sun, 9 Feb 2003 13:28:39 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: Antoine Jacoutot <ajacoutot@lphp.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: speeding up NFS Message-ID: <20030209192839.GH5356@dan.emsphone.com> In-Reply-To: <200302091717.42138.ajacoutot@lphp.org> References: <200302091717.42138.ajacoutot@lphp.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Feb 09), Antoine Jacoutot said: > I wanted to know if someone could help me speed up NFS transfers with > FreeBSD-4.7-STABLE. With Linux clients+server, the transfers are > exactly twice faster than with freeBSD, so I am sure I must have > screwed the configuration somewhere. Writes or reads? I bet Linux doesn't sync on NFS writes like it's supposed to. If you set the sysctl vfs.nfsrv.async=1 on your FreeBSD nfs server, does it match Linuxes speed? -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030209192839.GH5356>