Failback to PROD site

ActiveDR

Audience
Public
Product
FlashArray
FlashArray > Purity//FA
Content Type
User Guides
Source Type
Documentation

After a real failover, the DR site becomes the new production site. Administrators would reverse the replication direction and re-protect the DR site as described above. However, at some later point, they may decide to failback to the original state. A short downtime will need to be scheduled.

To accomplish this, we follow the following process:

  1. Gracefully stop the production applications at the original DR site
  2. Stop Oracle databases on the original DR site
  3. Stop ASM instances on the original DR site
  4. Demote the oraprd12-pod-dr pod using the quiesce option
  5. Promote the oraprd12-pod pod
  6. If required, make the necessary changes to the network load balances/DNS server to redirect connections to the PROD site
  7. Start ASM instances, rescan disks, make sure disk groups are mounted
  8. Start Oracle databases on PROD site
  9. Start application processes