no_root_squash and read/write permissions.VMkernel.log or vobd.log:NFS Error: Unable to connect to NFS serverWARNING: NFS: 898: RPC error 12 (RPC failed)RPC status 13 (RPC was aborted due to timeout)[esx.problem.vmfs.nfs.mount.connect.failed] Failed to mount to server... VSI node (501)This issue is typically caused by one of the following environmental factors:
no_root_squash), or Read/Write.Follow these steps to restore NFS connectivity. Execute all CLI commands from the ESXi shell with root privileges.
vmkping: vmkping -I vmkX ####.####.####.####vmk).Refresh the NFS mount state to clear transient communication errors:
esxcli storage nfs restoreesxcfg-nas -rIf the datastore is missing from the list, attempt to add it manually: esxcli storage nfs add -H <NFS_IP_OR_HOSTNAME> -s <SHARE_PATH> -v <DATASTORE_NAME>
Ensure the NFS client firewall is enabled on the ESXi host:
esxcfg-firewall -qesxcfg-firewall --enableService nfsClientno_root_squash.