Re: NFS - slow

看板FB_hackers作者時間13年前 (2012/05/02 10:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串6/12 (看更多)
i tried nfsv4, tested under FreeBSD over localhost and it is roughly the same. am i doing something wrong? On Mon, 30 Apr 2012, Peter Jeremy wrote: > On 2012-Apr-27 22:05:42 +0200, Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> wrote: >> is there any way to speed up NFS server? > ... >> - write works terribly. it performs sync on every write IMHO, > > You don't mention which NFS server or NFS version you are using but > for "traditional" NFS, this is by design. The NFS server is stateless > and NFS server failures are transparent (other than time-wise) to the > client. This means that once the server acknowledges a write, it > guarantees the client will be able to later retrieve that data, even > if the server crashes. This implies that the server needs to do a > synchronous write to disk before it can return the acknowledgement > back to the client. > > -- > Peter Jeremy > _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
文章代碼(AID): #1Fe9MD80 (FB_hackers)
文章代碼(AID): #1Fe9MD80 (FB_hackers)