Snapshot Transfer Issues
Creation Date: October 09, 2012
Revision Date: October 09, 2012
Product: DS‑Client (Linux)
Summary
This article contains additional information about Snapshot Transfer.
See Also
How to access NetApp snapshot data
To access the snapshot data, use either the NFS protocol or CIFS protocol.
For example, if the volume (share) name is 'example' and the snapshot name is 'SV_20121001_080000'
• For NFS you would use the following:
mount nas_address:/vol/example/.snapshot/SV_20121001_080000 /mnt
• For CIFS you would use the following:
UNC: \\nas_address\example\~snapshot\SV_20121001_080000
For further information, consult your NetApp documentation.