Hi Tim, Thanks for the reply. I had figured out the problem , it was due to options used in mount which was causing issue .
I had used default options of timeo and retrans with Hard mode. After changing the timeo and retrans with below values it started to work fine. The broker was able to identify the network failure. > nfsstat -m /home/sunil from 10.31.103.147:/amq Flags: rw,relatime,vers=4.1,rsize=1048576,wsize=1048576,namlen=255,soft,proto=tcp,port=0,timeo=1,retrans=2,sec=sys,clientaddr=10.31.52.55,local_lock=none,addr=10.31.103.147 Please let me know if you foresee any further issues with about mount options. Also wanted to know if any specific server settings has to be done on NFS server? Another question was can i use NFSv3? -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html