- 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 Primary server setup/backup to the desired location in the the new Primary server.
- Extract the Secondary server setup/backup to the desired location in the new Secondary server.
- Open command prompt and execute the below mentioned commands one by one in both Primary and Secondary server.
cd <OpManager_Home>/bin
OpManagerService.bat -r
OpManagerService.bat -i
- Once the above mentioned commands are completed successfully, start the Primary server.
- Once the Primary server gets started, connect to the UI and ensure that it started properly.
- Now start the Secondary server and ensure that it goes to the monitoring mode.
Steps to migrate the Primary Setup, Secondary Setup and Database to new servers