CIFS mount fails with mount error(115) Operation now in progress
Applies to
- ONTAP 9
- SAMBA
Issue
- Mounting CIFS share on Linux fails with below error
[root@host1 ~]# mount -t cifs //cifs/share /netapp -o credentials=/root/.credentials
mount error(115): Operation now in progress
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
- As per packet trace collected, client is able to establish session, connect to share and closes the session without any issue during the mount.