Can a S3 Snapmirror relationship be paused or suspended?
Applies to
- ONTAP 9.15.1+
- S3 SnapMirror
Answer
- There is currently no functionality to pause or suspend a S3 SnapMirror relationship temporally.
Workaround:
- Increase the RPO of the S3 SnapMirror policy to reduce the S3 SnapMirror activity :
snapmirror policy modify -vserver <name>-policy <name>-rpo <Time in Seconds> The RPO determines the delay between the time a change is made in the source bucket and when that change is pushed to the destination bucket. The RPO maximum value is 1 Year (31536000 Seconds)
