All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Robottom Reis <kiko@async.com.br>
To: "J. Bruce Fields" <bfields@fieldses.org>
Cc: nfs@lists.sourceforge.net
Subject: Re: (More) NFS Performance woes
Date: Thu, 25 Jan 2007 17:37:05 -0200	[thread overview]
Message-ID: <20070125193705.GB7267@anthem.async.com.br> (raw)
In-Reply-To: <20061214160359.GA11876@fieldses.org>

On Thu, Dec 14, 2006 at 11:03:59AM -0500, J. Bruce Fields wrote:
> On Fri, Dec 15, 2006 at 12:39:51AM +1100, Christopher Smith wrote:
> > The first test is copying a single large file of about 700M from the 
> > (client) local disk to the NFS mount.
> > The second test is untarring a 700M tarfile from the (client) local disk 
> > to the NFS mount (~5000 files).
> > 
> > Test #1 consistently finishes in about 17 seconds, delivering about 40 
> > MiB/s.
> > Test #2 consistently finishes in about 85 seconds, delivering about 8 MiB/s
> 
> That's about 17ms per file?  Each of those 5000 file creations is a
> synchronous operation--the server doesn't respond until it's actually
> committed the operation to disk.  I don't really know what expected
> numbers are for your hardware, but given that for each file we have to
> wait for both the initial creation and the final flush of the data to
> disk on close, 17ms doesn't sound too far off.

I actually found the numbers that Christopher is seeing pretty good. If
I could get a 700MB write of 5000 files to an NFS mount in 85s I'd be
as happy as could be. I'm imagining that if this wasn't Gigabit this
would be a lot slower -- am I wrong?
-- 
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 3376 0125

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

  reply	other threads:[~2007-01-25 19:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-14 13:39 (More) NFS Performance woes Christopher Smith
2006-12-14 16:03 ` J. Bruce Fields
2007-01-25 19:37   ` Christian Robottom Reis [this message]
2006-12-14 16:07 ` Trond Myklebust

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070125193705.GB7267@anthem.async.com.br \
    --to=kiko@async.com.br \
    --cc=bfields@fieldses.org \
    --cc=nfs@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.