Penguin

Differences between version 11 and previous revision of NFSNotes.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 11 Last edited on Monday, October 4, 2004 6:05:10 pm by StevePhillips Revert
Older page: version 10 Last edited on Monday, October 4, 2004 6:01:15 pm by StevePhillips Revert
@@ -32,6 +32,8 @@
 !!Useful sites 
 * NFS Mini Howto [http://www.vanemery.com/Linux/NFS-Van.html] 
 * Optimising NFS Preformance [http://www.linuxforum.com/linux-nfs/performance.html] 
  
+I was having issues with NFS locking up or producing IO errors when transfering large(ish) ammounts of data (10Meg or more) via NFS using pretty much defult options, changing the options to mount as follows cleared these problems up.  
+__-o rw,hard,intr,rsize=2048,wsize=2048,nfsvers=3,bg__  
 ---- 
 CategoryNotes