CentOS / Red Hat Enterprise Linux 5.2 Poor NFS Performance and Solution
A few days ago I noticed that NFS performance between a web server node and NFS server went down by 50%. NFS was optimized and the only thing was updated Red Hat kernel v5.2. I also noticed same trend on CentOS 5.2 64 bit edition.
NFS server crashed each and every time web server node tried to store a large file 20-100 MB each. Read performance was fine but write performance went to hell. Finally, I had to rollback the updates. Recently, while reading Red Hat site I came across the solution.
Updated kernel packages that fix various security issues and several bugs are now available for Red Hat Enterprise Linux 5:
* a 50-75% drop in NFS server rewrite performance, compared to Red Hat
Enterprise Linux 4.6, has been resolved.
After upgrading kernel on both server and client my issue resolved:
# yum update
E-mail this to a Friend
Printable Version
You may also be interested in other helpful articles:
- Red Hat / CentOS Linux 5.x: Perl Performance Bug Fix Available
- How To: Double Linux disk read performance with readahead parameter
- Download of the day CentOS 5 CD / DVD ISO
- Solaris vs. Linux Performance
- CentOS 4 / Redhat Enterprise Linux 4 iSCSI Installation and Configuration ( iscsi initiators )
Discussion on This Article:
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!
Tags: bugs, centos nfs, CVE-2008-1294, CVE-2008-2136, CVE-2008-2812, enterprise linux, kernel packages, linux nfs, nfs server, red hat enterprise, redhat nfs, rhel 5, server performance, update redhat kernel, update rhel kernel, web server, yum command




Thanks vivek.
If you can post us an article about general Benchmarking and Optimizing NFS that will be very much useful for us.
–
Britto
I second that
I’ve been having issues writing to NFS on my Fedora 8 server. Running yum update as I type this. Hopefully this provides a fix.
NFS over TCP is much more faster than UDP