Planned switchover
Planned switchover is the process of switching write access from the Source to the Target without losing any data (zero RPO). Planned switchover is typically performed during a maintenance window.
Switchover can be used by enterprises when performing regular business continuity or disaster recovery testing. Switchover can also used for failback purposes. That is, after a Failover followed by a Repair DR, you can use switchover to switch traffic back to the original Source after it is brought back online.
Perform switchover
First, confirm there is no excessive lag between the Source and Target. You can monitor lag on the Disaster Recovery tab.
While the switchover task is in progress, both clusters are in read-only mode and reject write operations.
If the DR configuration has any tables that don't have a replication status of Operational, switchover will be unsuccessful. In that case, you can do one of the following:
- Perform a full copy from the Source to the Target.
- Unplanned Failover.
Verify that the list of tables in the Source's database(s) match the list of tables in the Target's database(s). Switchover will fail if there is a mismatch in this list.
Use the following steps to perform a planned switchover:
-
Ensure there is no significant lag between Source and Target, and that there are no critical alerts active on either cluster.
-
Stop the application traffic on the Source.
-
Navigate to your Source cluster Disaster Recovery tab.
-
Click Switchover and choose Switchover.
-
Enter the name of the Target and click Switchover.
The switchover process waits for all remaining changes on the current Source to be replicated to the Target.
-
Resume the application traffic on the new Source.