You are troubleshooting the failure of a computer to mount an NFS file system hosted by a
server (hostname mars) in the local area network. Select the three commands that will
enable you to identify the problem.
A.
ping – s mars
B.
cat /etc/vfstab
C.
cat /etc/dfs/dfstab
D.
sharemgr show -v
E.
showmount -e mars
F.
rpcinfo -s mars | egrep ‘nfs|mountd’
A, E, F
Three troubleshooting steps
1 – can the client reach the NFS server
2 – can the client contact NFS services on the NFS server
3 – Are NFS service running on the server
https://docs.oracle.com/cd/E23824_01/html/821-1454/rfsadmin-215.html