Hi,
I having following issue while am trying to mount the NFS share on host,
# mount -v -t nfs nfstesting:/vol/vol0/nfstest /nfstesting
mount: trying 10.10.30.1 prog 100003 vers 3 prot tcp port 2049
mount: trying 10.10.30.1 prog 100005 vers 3 prot udp port 4046
mount: mount to NFS server 'nfstesting' failed: timed out (retrying).
mount: trying 10.10.30.1 prog 100003 vers 3 prot tcp port 2049
mount: trying 10.10.30.1 prog 100005 vers 3 prot udp port 4046
mount: mount to NFS server 'nfstesting' failed: timed out (retrying).
Would like to know why it's getting timed out even all ports are opened no firewall issue.
Data ONTAP 7 Mode:
111 TCP/UDP portmapper
2049 TCP/UDP nfsd
4046 TCP/UDP mountd
4045 TCP/UDP nlockmgr
4047 TCP/UDP status
Can someone help on this with the troubleshooting?
Regards,
SEENIKANNAN