public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* strange performance issues with OS X 10.6 client
@ 2010-04-15 21:49 Stefan Krüger
  2010-04-19 12:21 ` Stefan Krüger
  0 siblings, 1 reply; 9+ messages in thread
From: Stefan Krüger @ 2010-04-15 21:49 UTC (permalink / raw)
  To: linux-nfs

Hello list,

I have some really strange nfs performance issues

NFS server is Fedora 12, running
* kernel-2.6.32.11-99.fc12.x86_64 and
* nfs-utils-1.2.1-4.fc12.x86_64
* nfs shared /home is ext4 with default mount options

/etc/exports:
/home   192.168.1.0/255.255.255.0(rw,sync)

nfs and nfslock are up and running

Nothing else touched on the server nfs-wise.

NFS client is Mac OS X, version 10.6.3

My /home dir is automounted on the Mac with the following mount options:
* nosuid,nodev,resvport,rdirplus,rwsize=1048576
(nfsv3 and tcp are default, I have also tried udp, and with and without
rdirplus, with different read/write sizes (started with 32k, less for udp,
and then cranked it up to 1m to make the beachball appear less often), but I
still have issues no matter which options I chose)

Anyway, I'm stuck now, surfing the web with Safari is a very unpleasant
experience on nfs, beachball every now and then together with a huge amount
of network traffic (RX with 20MB/s+ peaks), not unusual to see several
gigabytes received after some minutes browsing, XCode shows a ''The
document "SomeFile.m" could not be saved.''-error after some edits, Opera
hangs for minutes when closing, etc etc.

It's horrible :(

Another example, extracting
http://www.bignerdranch.com/solutions/Cocoa-3rd.tgz took over 3min!

$ time tar xzf Cocoa-3rd.tgz
0.169u 3.198s 5:51.10 0.9%	0+0k 1+6972io 0pf+0w
$ time rm -rf Solutions-Cocoa-3rd/
0.014u 0.477s 0:45.59 1.0%	0+0k 1+1io 0pf+0w

So any help or hints really appreciated

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

end of thread, other threads:[~2010-04-22  1:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-15 21:49 strange performance issues with OS X 10.6 client Stefan Krüger
2010-04-19 12:21 ` Stefan Krüger
2010-04-19 16:10   ` Stefan Krüger
2010-04-19 16:59   ` Chuck Lever
2010-04-20 21:21     ` Stefan Krüger
2010-04-20 21:40       ` Chuck Lever
2010-04-20 22:44         ` Stefan Krüger
2010-04-21 17:09           ` Chuck Lever
2010-04-22  1:17             ` Stefan Krüger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox