Modify a mirror policy
Suggest changes
You might want to modify an S3 mirror policy; for example, if you want to adjust the RPO and throttle values.
System Manager
If you want to adjust these values, you can edit an existing protection policy.
-
Click Protection > Relationships, and then select the protection policy for the relationship you want to modify.
-
Click next to the policy name, then click Edit.
CLI
Modify an SnapMirror S3 policy:
snapmirror policy modify -vserver svm_name -policy policy_name [-rpo integer] [-throttle throttle_type] [-comment text]
Parameters:
-
-rpo
– specifies the time for recovery point objective, in seconds. -
-throttle
– specifies the upper limit on throughput/bandwidth, in kilobytes/seconds.
Example
clusterA::> snapmirror policy modify -vserver vs0 -policy test-policy -rpo 60