All of lore.kernel.org
 help / color / mirror / Atom feed
* NFS for millions of files
@ 2009-09-02 18:08 Jason Legate
  2009-09-02 18:19 ` Aaron Wiebe
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Jason Legate @ 2009-09-02 18:08 UTC (permalink / raw)
  To: linux-nfs

Hi, I'm trying to setup a server that we can create millions of files on over
NFS.  When I run our creation benchmark locally  I can get around 3000 files/
second in the configuration we're using now, but only around 300/second over
NFS.  It's mounted as this:

rw,nosuid,nodev,noatime,nodiratime,hard,bg,nointr,rsize=32768,wsize=32768,tcp,
nfsvers=3,timeo=600,actimeo=600,nocto

When I mount the same FS over localhost instead of across the lan, it performs
about full speed (the 3000/sec).  Anyone have any ideas what I might tweak or
look at?

We're going to be testing various XFS/LVM configs to get the best performance,
but right out the gate, NFS having a 10:1 penalty of performance doesn't bode
well.

Thanks in advance,
Jason

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2009-09-03 19:05 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-02 18:08 NFS for millions of files Jason Legate
2009-09-02 18:19 ` Aaron Wiebe
2009-09-02 18:35   ` Peter Chacko
2009-09-02 19:06     ` Jason Legate
2009-09-02 19:10     ` Aaron Wiebe
2009-09-02 19:27       ` Peter Chacko
2009-09-02 19:00   ` Jason Legate
2009-09-02 18:37 ` Peter Staubach
2009-09-03 18:15   ` J. Bruce Fields
2009-09-03 18:37     ` Ric Wheeler
2009-09-03 18:54       ` Trond Myklebust
2009-09-03 19:05       ` J. Bruce Fields
2009-09-02 18:38 ` Chuck Lever

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.