From: "dE ." <de.techno@gmail.com>
To: linux-nfs@vger.kernel.org
Subject: slow loop performance.
Date: Tue, 23 Oct 2012 15:19:09 +0530 [thread overview]
Message-ID: <50866815.30103@gmail.com> (raw)
Hi!
Great job with NFS server, it surely is fast, but not on loop devices.
If I loop mount a file and share the mount point over NFS3 or NFS4, the
write performance of the client on the loop mounted share is pretty bad.
On a 100 Mbps (or 12.5MBps) full duplex Ethernet link, I get ~8MBps
speeds, whereas on the loop mounted device, I get at best 6MBps.
Any ideas why?
My server configuration (NFS4) --
anonuid=1000,anongid=1000,secure,no_subtree_check,rw,fsid=0,crossmnt
My client mount options --
rsize=1048576,wsize=1048576,async,hard,timeo=60,retrans=2,actimeo=900,retry=2,lookupcache=pos,nfsvers=4,nolock,intr,noacl,rdirplus
reply other threads:[~2012-10-23 8:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=50866815.30103@gmail.com \
--to=de.techno@gmail.com \
--cc=linux-nfs@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).