This section describes how to disable the cross-site DR feature for a replication cluster.
Prerequisites
- Cross-site DR can be configured only after an advanced license is imported.
- The object service has been enabled.
- The cross-site DR feature has been enabled for the replication cluster.
Procedure
- Choose Data Protection > Configuration > Replication Cluster.
- Click More on the right of the desired replication cluster and select Disable Support for Cross-Site DR.
The Disable Support for Cross-Site DR page is displayed on the right.
After cross-site DR is disabled:
- The DNS TTL will change from 5s to 120s. If the system fails to change the TTL, run the following CLI command to change it.
change dns ttl dns_ttl=120
- Data write will be enabled at the passive site. If the system fails to enable data write at the passive site, contact technical support engineers.
- Automatic takeover will be enabled. If the system fails to enable automatic takeover, run the following CLI command to enable it.
change cluster_status auto_switch value=on
- Click OK.