My NFS client mount options used:
rw,noatime,nodiratime,vers=3,rsize=1048576,wsize=1048576,namlen=255,timeo=600,retrans=2,sec=sys,mountvers=3,mountproto=tcp,local_lock=none
How do you verify the issue?
if the IP is being taken then the only problems you have are:
ARP
NFS connections which are not aborted
OTHERS unkown side-effects
Try to first use "hard" option of the nfs mount so in cases which the
error accrues in-transit of a file it will recover automatically.
and timeo should be less then 600 since 600 means 10 minutes.
You should use something like max 10.
Eliezer
_______________________________________________
Gluster-users mailing list
Gluster-users@xxxxxxxxxxx
http://supercolony.gluster.org/mailman/listinfo/gluster-users