A vSphere administrator cannot mount an NFS datastore.
Which three actions can be performed to troubleshoot the issue? (Choose three.)
Select all that apply, then click Submit answer.
-
○
Verify that the CHAP authentication settings are correct.
-
○
Run esxcli storage nfs list and ensure that the NFS filesystem is etx4 or reiserFS.
-
○
Run the nc –z array-IP 2049 command in the ESXi Shell to see whether the ESXi host can reach the NFS server nfsd TCP/UDP port (default 2049) on the storage array.
-
○
Ensure that the ESXi host can vmkping the NFS server address.
-
○
Ensure that the access on the NFS server is set to Anonymous user, Root Access (no_root_squash), and Read/Write.