Mark Belanger wrote:
We are currently using mount options of: rw,nosuid,bg,timeo=50,retry=1 And have also tried: rw,intr,bg,proto=tcp,nfsvers=3,rsize=32768,wsize=32768 without success.
This might be a silly question, but does /proc/mounts show the "hard" option? You need this unless you like getting R/W errors when you get a lot of traffic. I can't remember what the default for CentOS 4.5 is.
Jeremy