"mount.nfs Protocol not supported" エラーが発生して NFS 共有をマウントできない
Issue
- "mount.nfs Protocol not supported" エラーが発生して NFS 共有をマウントできません。
# mount -t nfs x.x.x.x:/example /mnt -o vers=4.0 -vvvv
mount.nfs: timeout set for Tue May 12 08:20:26 2020
mount.nfs: Protocol not supported
Or
# mount -t nfs4 x.x.x.x:/example /mnt -vvvv
mount.nfs4: timeout set for Tue May 12 08:20:48 2020
mount.nfs4: Protocol not supported
Environment
- Red Hat Enterprise Linux 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.