NFS mount error: mount.nfs mount system call failed

may be a version mismatch, the solution is simple, with parameter vers=3

mount -t nfs -o vers=3,nolock,rw remote_ip:remote_dir local_dir

welcome to follow the official account

Read More: