tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: high load, no bottleneck
David Brownlee <abs%netbsd.org@localhost> wrote:
> In the interest of trying to make a relevant reply - doesn't nfs3
> support differing COMMIT sync levels which could be leveraged for
> this? (assuming your server is stable :)
It would be that mount_nfs option? (from MacOS X man page)
async Assume that unstable write requests have actually been committed
to stable storage on the server, and thus will not require
resending in the event that the server crashes. Use of this
option may improve performance but only at the risk of data loss
if the server crashes. Note: this mount option will only be hon-
ored if the nfs.client.allow_async option in nfs.conf(5) is also
enabled.
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index