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

exporting .snapshot of a volume in cdot like in 7 mode.

SrinathATT
5,065 Views

Can we export .snapshot on cdot volume? If yes how do we do it.

 

7-mode:

======

10.10.49.180:/vol/test_vol/qtree1

 

snapshot: test_snap

 

exportfs -p sec=sys,rw=<>,root=<> /vol/test_vol/.snapshot/test_snap/qtree1

 

 

how we do the same in the cmode..pls help.

 

--Srinath

1 REPLY 1

aborzenkov
4,713 Views

I am not aware of any way doing it with NFS (with CIFS it may be possible to define share with this path). If you have FlexClone license, you can clone snapshot and mount resulting FlexClone volume to get access to it.

Public