OCI: Unable to Mount NFS Share With "Connection timed out" Message.
APPLIES TO
Oracle Cloud Infrastructure - Version N/A and later
Linux x86-64
SYMPTOMS
On OCI Linux Instance unable to mount NFS share.
root@test:~# mount -v -t nfs x.x.x.x:/nas_prodstage /teststage mount: trying x.x.x.x prog 100003 vers 3 prot tcp port 2049 mount: trying x.x.x.x prog 100005 vers 3 prot tcp port 20048 mount: Unable to connect to x.x.x.x:20048, errno 110 (Connection timed out) mount: mount to NFS server 'x.x.x.x' failed: timed out (giving up).
CAUSE
The NFS client was not allowed to connect to the NFS server through port 20048
Tagged:
0