On Thu, 2021-02-18 at 07:43 +0800, Ed Greshko wrote:
On 18/02/2021 03:07, Jerome Lille wrote:
192.168.1.101 is the IP of my local NFS server (Centos7), my Fedora desktop that produces these error messages has some shares from it mounted. No errors on the NFS server and the nfs shares seems to work fine.
Are you using NFSv3 or NFSv4 to mount the shares?
It is version 3.
Also I now notices that after a reboot there was this message in the logs
kernel: lockd: server 192.168.1.101 not responding, still trying
right before the first message of this kind
kernel: xs_tcp_setup_socket: connect returned unhandled error -107
But as I said the nfs shares seem to work fine, I can read and write to files on them.
/Jerome