Previous Topic: Configuration after DR site is activeNext Topic: Configuration after the Primary Site is Active


Failback to the Primary Site

The failback procedure is the reverse of the failover procedure. Like failover, failback is manually initiated. Your decision to failback depends on the capabilities at the DR site:

Follow the same procedure as noted in Failover section by converting the DR site to Standby and Primary site to Live. Then perform the following steps:

  1. On all DR site servers, run the following commands to convert them to Live mode.
    cd /opt/CA/saas/repo/application
    DR_mode.sh mode=standby
    
  2. On all of the Primary site servers, run the following commands to convert them to Live mode.
    cd /opt/CA/saas/repo/application
    DR_mode.sh mode=live
    

    Use the following order for running the script on primary site servers:

  3. If the database has failed at primary site, restore it.