I've a development board whose root file system is shared via. NFS from my PC (3.13.0-66-generic #108-Ubuntu SMP x86_64 GNU/Linux). The behaviour at times is that board mounts the NFS share, but then soon thereafter, while in execution, it started displaying NFS timeouts, retries, and hangs. That's the end of it. For some reason, the only combination that doesn't work is my board mounting from my PC. My board can mount from other servers (I tested with colleagues'). Also, the said NFS share can be mounted from other PCs (including mine), so I'm sure the server is functional. I restarted the server many times with 'sudo nfs-kernel-server restart' but that didn't help. The NFS share is created with options "rw,insecure,no_root_squash,no_subtree_check". I wish I could get some logs out of NFS server to see what's going on. The following packages are installed: dpkg -l | grep nfs: libnfsidmap2:amd64 0.25-5 nfs-common 1:1.2.8-6ubuntu1.1 nfs-kernel-server 1:1.2.8-6ubuntu1.1 I'm completely at dark as to why this is happening. I'm happy to provide any information that you require. Please advise. -- Jeenu -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html