How do we clean up a S3 Snapmirror relationship if it is no longer required?
Applies to
- Ontap
- S3 Snapmirror
Answer
- Delete snapmirror relationship from Source:
Src::>snapmirror delete -Source-pathcluster3_svm1:/bucket/bucket2 -destination-path cluster2_svm1:/bucket/bucket2-dest
- To cleanup bucket from the destination:
Dst::>bucket delete -bucket bucket2-dest-vserver svm1
Additional Information
N/A