NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

Multiple CIFS shares backed by a single folder

shocko
4,829 Views

I have a CIFS volume with a particular folder shared out as ShareA for example. I have a specific business requirement to also share this same path out as ShareB. The permissions at the share level would be the same and obviously at the NTFS level will have to be the same as they both reference the same folder. Is this possible on OnTap Clustered Mode 9.3? Is there some way of using a share alas to achieve this? 

1 ACCEPTED SOLUTION

SpindleNinja
4,818 Views

Can't say I ever did that before, but I tested it in my 9.8 lab and it worked. 

 

Question is why? 

View solution in original post

4 REPLIES 4

SpindleNinja
4,819 Views

Can't say I ever did that before, but I tested it in my 9.8 lab and it worked. 

 

Question is why? 

shocko
4,752 Views

I'm using 9.3 C-mode. Can you outline how you did this (UI or CLI etc.) ?

SpindleNinja
4,750 Views

I just did the CLI.    You can try the GUI.    I was able to copy / delete files through both of them.    

 

https://docs.netapp.com/us-en/ontap-cli-93/vserver-cifs-share-create.html

Also, I wanted to note that any locking will be honored if anyone connects via the other share.  So if user 1 is editing a file on share1 and user 2 goes in via share2 it'll be locked / ro. 

shocko
4,628 Views

Awesome! Thanks. 

Public