Date: Wed, 9 Mar 2005 14:51:49 -0800 From: Peter Hessler <phessler@coverity.com> To: freebsd-performance@freebsd.org Subject: Re: NFS small files Message-ID: <20050309145149.602e9ed2@leela.theapt.org> In-Reply-To: <422E5E78.3000703@centtech.com> References: <20050309005628.5C6D1908B8@coverity.dreamhost.com> <422E5E78.3000703@centtech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 08 Mar 2005 20:24:56 -0600 Eric Anderson <anderson@centtech.com> wrote: :Peter Hessler wrote: :> I'm setting up an NFS server to be used for compiling, and it seems that :> while speeds are acceptable for large files, small files take much :> longer than expected. :> :> Copying 10000 16K files (in a directory) takes 54seconds, while copying :> a 170M single file takes 5s. :> :> Are there any tricks for speeding up small file performance? I'm :> willing to give up large file performance. : :What mount options are you using on the client? : : nfsvers=3,tcp,noac,intr,lock,rsize=65536,wsize=65536 on linux and freebsd clients. No speed difference between udp and tcp. : :-- :------------------------------------------------------------------------ :Eric Anderson Sr. Systems Administrator Centaur Technology :I have seen the future and it is just like the present, only longer. :------------------------------------------------------------------------ :_______________________________________________ :freebsd-performance@freebsd.org mailing list :http://lists.freebsd.org/mailman/listinfo/freebsd-performance :To unsubscribe, send any mail to :"freebsd-performance-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050309145149.602e9ed2>