All of lore.kernel.org
 help / color / mirror / Atom feed
* Terrible performance between 2.6.16 and 2.6.5
@ 2006-11-30 11:51 Frank Steiner
  2006-11-30 14:24 ` Roger Heflin
  0 siblings, 1 reply; 3+ messages in thread
From: Frank Steiner @ 2006-11-30 11:51 UTC (permalink / raw)
  To: nfs

Hi,

I just upgraded our NFS server from SuSE 9.2 (kernel 2.6.8) to SuSE 10.1
(2.6.16.21). We have some SLES 9 (2.6.5) and some SLES 10 (2.6.16) clients
acessing the NFS server.

When the server ran 2.6.8, the performance was always fine. After upgrading
the SLES 10 clients still have nice performance, but the SLES 9 clients
are terrible.

Here's a test call I'm doing:
  find /mnt/tmp/i586/9/SuSE-updates/ -name \*.rpm -exec rpm -qp {} \;
It just queries all the rpm packages for their name.

When I call this on a SLES 10 client I can monitor the network traffic
on the server lies between 200k and some little peaks at 1.5M.

Calling it on a SLES9 client looks fine at first, then after some RPMs
the network traffic raises to about 20-30 MB/sec! Guess what the server
says when 30 clients search for new RPMs with an algorithm similar to this.

When I call the "find" a second time on the same SLES 9 clients it runs
fine for some longer time, like it had cached the accesses or if it had some
buffer that would fill and then slow the read down.

On all clients we mount with "ro,tcp,hard,rsize=16384,wsize=16384".
Changing sync/async on the server and the clients didn't help.

Are there any known issues? Any ideas how I could debug this? We
can't throw away SLES 9 on these clients, so I need to solve this :-(

cu,
Frank



-- 
Dipl.-Inform. Frank Steiner   Web:  http://www.bio.ifi.lmu.de/~steiner/
Lehrstuhl f. Bioinformatik    Mail: http://www.bio.ifi.lmu.de/~steiner/m/
LMU, Amalienstr. 17           Phone: +49 89 2180-4049
80333 Muenchen, Germany       Fax:   +49 89 2180-99-4049
* Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. *

-------------------------------------------------------------------------
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

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

end of thread, other threads:[~2006-11-30 15:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-30 11:51 Terrible performance between 2.6.16 and 2.6.5 Frank Steiner
2006-11-30 14:24 ` Roger Heflin
2006-11-30 15:18   ` Frank Steiner

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.