Brian Foddy wrote: > My NFS mounting params: > rsize=8192,wsize=8192,hard,intr,nfsvers=3,actimeo=0,tcp I have good luck with these settings: intr,soft,rsize=16384,wsize=16384,nfsvers=3,tcp I also have gigabit ethernet with jumbo frames, so I'm not sure what it would do on a network without that. -Brad