Migrating Failover Server
Steps to migrate the Primary and Secondary Setups alone (Database or the Database server is not migrated)
[Important Note : Not for Fresh Installations of versions 12.5.140 or above]
- Stop both primary and secondary servers and ensure that no java process is running in the background.
- Take complete folder backup of both primary and secondary servers.
- Extract the folder backups taken to the respective machines in which you desire to migrate.
- Open Command prompt and execute the below mentioned commands one by one in both primary and secondary servers.
cd <OpManager_Home>/bin
OpManagerService.bat -r
OpManagerService.bat -i
- Once the above mentioned commands get completed successfully, start the primary server.
- Once the primary server gets started, connect with the UI and ensure that it started properly.
- Now start the secondary server and ensure that it goes to monitoring mode.