Recovering from a failover of a two data center deployment
How to recover a two data center disaster recovery deployment on WMware.
Before you begin
Ensure that you understand the concepts of a two data center disaster recovery deployment in API Connect. For more information, see A two data center deployment strategy on VMware.
About this task
After a failure has been resolved, the failed data center can be brought back online and re-linked to the currently active data center. It's important to do this as soon as possible, in order to reinstate disaster recovery. Otherwise, if another failure occurred before the failed data center is brought back online, there could be a complete outage.
The failed data center can be brought back online as the new active primary data center, or it can be brought back as a passive secondary data center and the currently active data center kept as the primary one. This decision will be based on your own company policies about recovering from a failure.
The amount of data that is sent when recovering from a failover, will depend on how long the outage lasted, and how much activity there was during that period.
- If the active data center is offline, do not change the
multi-site-ha-enabled
setting tofalse
on the passive data center, as this action deletes all the data from the databases. If you want to revert to a single data center topology, you must change themulti-site-ha-enabled
setting tofalse
on the active data center, and then redeploy the passive data center. If the active data center is offline, you must first change the passive data center to be active, and then change themulti-site-ha-enabled
setting tofalse
on the now active data center. - If the passive data center is offline for more than 24 hours, there can
be issues with the disk space on the active data center so you must revert your deployment to a
single data center topology. To revert to a single data center topology, you must change the
multi-site-ha-enabled
setting tofalse
on the active data center. When the passive site has been redeployed, themulti-site-ha-enabled
setting can be reapplied to the active site.