Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Apr 1997 22:29:17 +0200
From:      j@uriah.heep.sax.de (J Wunsch)
To:        freebsd-hackers@freebsd.org (FREEBSD-HACKERS-L)
Subject:   Re: Maximizing NFS server performance
Message-ID:  <19970413222917.RO35614@uriah.heep.sax.de>
In-Reply-To: <Pine.BSF.3.95.970413141830.21528A-100000@alpha.risc.org>; from Brian Tao on Apr 13, 1997 15:24:21 -0400
References:  <Pine.BSF.3.95.970413141830.21528A-100000@alpha.risc.org>

next in thread | previous in thread | raw e-mail | index | archive | help
As Brian Tao wrote:

>   I recall an async option to
> mount_nfs back in FreeBSD 2.1, but I can't find it documented
> anyhwere.  Is there anything else I can do to improve NFS performance?

The old async option is now a sysctl.  However, you should rather
reverse the logic then, and issue the copy command on the NFS client.
In this case, the normally sync writes of the NFS server are a
non-issue.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970413222917.RO35614>