My Oracle Support Banner

Oracle Linux 7.4 NFS Client can't Mount via NFS version 4.0 (Doc ID 2528012.1)

Last updated on OCTOBER 27, 2023

Applies to:

Linux OS - Version Oracle Linux 7.4 and later
Linux x86-64

Symptoms

Nfs mount option ignores the nfs version parameter.

example:

# mount -vvv -t nfs4 -o vers=4.0,minorversion=0 <IP_Address:/mnt
mount.nfs4: timeout set for Mon Apr 1 01:23:00 2019
mount.nfs4: trying text-based options 'minorversion=0,vers=4.1,addr=<IP_Address>,clientaddr=<IP_Address>' <=========
mount.nfs4: mount(2): Permission denied
mount.nfs4: access denied by server while mounting <IP_Address>:/mnt 

 

#rpm -qa | grep nfs-utils
nfs-utils-1.3.0-0.48.0.1.el7.x86_64 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.