ONTAP Discussions
ONTAP Discussions
Hi guys. I have a fleet of windows 7 machines using CIFS shares on C-Mode over SMBv2 with SMB signing. I have snapdir enabled at volume level and disabled at share level. This should allow me manually browse the ~snapshot directory by entering a full path. This does not work though if in windows explorer I enter the full path in the address bar. It works from other entry points though for example (UAC enabled and at defaults on machine):
Direct path is \\10.201.2.56\vol_1\~snapshot\ in my lab
I have disbaled UAC and issue perists. No GPO being applied here. Anyone come accross this before?
Can you show this command
vol show -vol nameof vol -vserver nameofvserver -fields snapdir-access
also, show this
cifs share properties show -vserver nameofvserver -share-name nameofshare
Here is associated KB - https://kb.netapp.com/app/answers/answer_view/a_id/1000475
namefoshare should be your volume admin share.
Browse your admin volume share, and go to previous versions to see if you see snaps
Hi, bare in mind that this is not usage of 'previous versions' per say as I have not turned that on:
Volume snaps are visible:
lab-clucmode-01::> vol show -volume vol_1 -vserver SVM_001 -fields snapdir-access
vserver volume snapdir-access
------- ------ --------------
SVM_001 vol_1 true
Share Level snap directory not visible:
lab-clucmode-01::> cifs share properties show -vserver SVM_001 -share-name vol_1
Vserver: SVM_001
Share: vol_1
Share Properties: oplocks browsable
Add the following share properties and see if this fixes it