Mount fails with error "Operation Not Supported" in Data ONTAP 8 7-Mode using Ubuntu
Applies to
- Data ONTAP 8 7-Mode
- Ubuntu
- SMB2
Issue
- When the user tries to mount they encounters this error.
mount -vv -t cifs -o vers=2.0,username=admin,sec=ntlmv2,domain=NetApp.COM,dir_mode=0777,file_mode=0777 //netapp59/admin /mnt/admin
Password for admin@//netapp59/admin: ***********
mount error(95): Operation not supported
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)