You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

OCI: Mount NFS Share with the Correct NFS version

Applies To:

Oracle Cloud Infrastructure - Version N/A and later

Linux x86-64


Symptoms:

Issues detected while trying to mount the NFS share with nfs version 4.

The command does not complete or times out.

$ mount -t nfs -o nfsvers=4 NFS-SERVER:/Shared-Filesystem /local-mount-point

The following are seen in the /var/log/messages:

2024-02-14T13:34:37+08:00 hostname kernel: nfs: server nfs-server-name not responding, timed out
2024-02-14T13:34:48+08:00 hostname kernel: nfs: server nfs-server-name not responding, timed out
2024-02-14T13:34:48+08:00 hostname kernel: nfs: server nfs-server-name not responding, timed out


Cause:

The NFS Server which is an external NAS Server has exported the NFS share using NFS v3.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!