Is it possible to perform a file restoration with SVM DR
Applies to
- SVM DR
- SnapMirror
- ONTAP 9
Answer
Yes, there are two restoration methods:
- Cloning method:
- Create a clone of the desired snapshot on destination SVM
- This clone is an editable copy of the snapshot
- Map the clone to another SVM
- Map the cloned volume to another SVM or directly to a host
- Access and copy the data:
- Access cloned volume from the host
- Copy necessary data to desired location
- Create a clone of the desired snapshot on destination SVM
Notes:: This method allows specific data restoration without affecting the entire SVM or other volumes
- Convert SVM DR to SnapMirror method:
Additional Information
- SVM-DR ensures data availability at disaster recovery site in case of major source failure
- Specific data restoration from snapshots on destination SVM is complex:
- SVM-DR does not support granular restorations
- It replicates the entire SVM
- Reverse resynchronization affects all volumes, which may be undesirable
