Hi
I have snapmirror implemeted between FAS and ontapselect. On ontap select I have DR volume with MIrror and Vault policy.
My snapshoted volumes are SAN (iSCIS - LUNs) and the question is how to recover single file from snapshot for LUN volumes.
One of the aproach which I found is by :
file clone create -vserver vserver_name -volume volume_name -source-path source_path -snapshot-name snapshot_name -destination-path destination_path
But I realy have no Idea what I should put in source_path and destination path ? New name o volumes ?
Long long ago I can clone luns in simple way from snapshots but in netapp 9 ?
Is there any other method to recover files from snapshot ?