Differences between version 10 and predecessor to the previous major change of NFSNotes.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 10 | Last edited on Monday, October 4, 2004 6:01:15 pm | by StevePhillips | Revert |
Older page: | version 9 | Last edited on Monday, October 4, 2004 5:54:44 pm | by PerryLorier | Revert |
@@ -27,6 +27,11 @@
!!Performance sucks!
Try adding the 'async' option to the export in /etc/exports. Also check your rsize/wsize, larger tends to be better (but does lead to fragmentation) If you have a gig clean path between two hosts, make sure they have 9k byte MTU's and that the r/w size is 8k.
+
+!!Useful sites
+* NFS Mini Howto [http://www.vanemery.com/Linux/NFS-Van.html]
+* Optimising NFS Preformance [http://www.linuxforum.com/linux-nfs/performance.html]
+
----
CategoryNotes