Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!rice!sun-spots-request From: tmb@ai.mit.edu (Thomas M. Breuel) Newsgroups: comp.sys.sun Subject: Slow NFS writes Keywords: Networks Message-ID: <9863@brazos.Rice.edu> Date: 10 Jul 90 23:52:26 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 10 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 9, Issue 260, message 3 NFS writes are much slower than NFS reads. Is there any way of speeding up NFS writes under SunOS? I believe the poor NFS write performance is due to synchronous acknowledgements of the writes from the server. I have heard that in some versions of NFS, one can get the server to acknowledge immediately rather than after the actual disk write (with an obvious but probably small risk of disk file corruption when the server goes down). Is this possible under SunOS? Thanks, Thomas. tmb@ai.mit.edu