* Solaris NFSv3 client to Linux server
@ 2009-10-16 7:08 Harald Dunkel
0 siblings, 0 replies; only message in thread
From: Harald Dunkel @ 2009-10-16 7:08 UTC (permalink / raw)
To: linux-nfs
Hi folks,
I see a pretty poor NFSv3 performance for my Solaris10 machines
(sparc) connected to the Linux (amd64, 2.6.29.6) servers,
especially on removing a lot of files. Sample:
% time rm -rf linux-2.6.31.4/Documentation
real 0m45.268s
user 0m0.044s
sys 0m44.334s
Please note the high sys value. Using a Solaris 10 NFSv3 server
and the same client I get this instead:
% time rm -rf linux-2.6.31.4/Documentation
real 0m22.712s
user 0m0.029s
sys 0m0.330s
It is still not a brilliant time, but the sys value is much
closer to what one would expect.
The usual optimizations about attribute caching and wsize/rsize
etc. did not improve the poor performance. Not to mention that
NFSv4 is _much_ faster for both servers.
Of course I understand that this is a Solaris issue, but maybe
you have some insight? Did somebody investigate this?
Regards
Harri
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-10-16 7:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-16 7:08 Solaris NFSv3 client to Linux server Harald Dunkel
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.