Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/mounting_with_nfs4_fails_with_error_mount_nfs__Protocol_not_supported
      Applies to ONTAP 9 Issue Customer is able to mount an export with NFS version 3 but mounting for version 4 (or v4.1 or v4.2) fails as below: root@linux-client# mount -t nfs -o vers=4.1 <x.x.x.x>:/data...Applies to ONTAP 9 Issue Customer is able to mount an export with NFS version 3 but mounting for version 4 (or v4.1 or v4.2) fails as below: root@linux-client# mount -t nfs -o vers=4.1 <x.x.x.x>:/data /mnt/data root@linux-client# mount.nfs: Protocol not supported