file-directory command for cifs share path fails with No such file or directory error
Applies to
- ONTAP 9
- CIFS
Issue
- "file-directory show" command using cifs share path fails with below error
cdot_vsim9_9_11::> cifs share show -share-name test_share -fields path
vserver share-name path
------- ---------- ----------------
vs911 test_share /vol1/test_share
cdot_vsim9_9_11::*> vserver security file-directory show -vserver vs911 -path /vol1/test_share
Error: show failed: The specified path "/vol1/test_share" cannot be used. Reason: No such file or directory.
- "test_share" is folder present under volume vol1 and share is accessible from windows.