I mount with:
Code:
mount -t nfs -o noatime,intr,rsize=8192,wsize=8192 nas_ip:/share/share_name /mount_path
I have tried various different mount options, but they don't seem to affect the problem.