Home / Product FAQ / Enterprise Edition / migrate the entire setup to another server

migrate the entire setup to another server


I have configured Enterprise Edition in one server during evaluation or poc , how do I migrate the entire setup to another server?

Note: Migration is possible between similar OS types and Applications Manager build number (click Support tab to find the Build Number). And also from Linux to Windows.

Admin Server

1)Shutdown old Admin Applications Manager.
2)Take a zip of AppManager_Home/working/mysql/data/AMDB folder.
3)Then i
nstall the Applications Manager Admin with same build number in (click Support tab to find the Build Number) another server and extract this zip files under the same directory(AMDB folder should be placed under AppManager_Home/working/mysql/data/).  Delete the files befailover.frm, befailover.MYD and befailover.MYI located in the AMDB folder
4) For MS SQL backend you can point (mention) the corresponding database name of that instance (Admin server) during the setup process in new server instead of copying the "AMDB" folder and delete the befailover table located in the specified database in MS SQL server before starting the new installation.
5)Now start the Admin Server.

Managed Server

1) Shutdown old Managed Server Applications Manager.

2) Take a zip of AppManager_Home/working/mysql/data/AMDB folder.

3) Then
install the Applications Manager Managed server with same build number (click Support tab to find the Build Number) in another server,complete the Prerequisites for monitoring
and extract this zip files under the same directory (AMDB folder should be placed under AppManager_Home/working/mysql/data/)
.

4) For MS SQL backend you can point (mention) the corresponding database name of that instance (Managed server) during the setup process in new server instead of copying the "AMDB" folder and delete the befailover table located in the specified database in MS SQL server before starting the new installation.  

5) Please add below lines in the AppManager_Home/conf/AMServer.properties file and delete the AppManager_Home/conf/install.txt file.

Open the AMServer.properties file under AppManager_Home/conf/ in original Managed server and copy the value for "am.server.startresidrange=" parameter & mention it in here.For first Managed server it will be 10000000 , for second Managed server it will be 20000000 & so on.

am.server.type=MAS
am.server.startresidrange=<serverid x 10000000>
am.adminserver.host=<Admin Server HostName>
am.adminserver.port=<Admin Server SSL Port>

6) If you have RBM monitors, copy the projects folder from AppManager_home/working/ directory to the new installation

7) If you have custom SNMP monitors, copy the mibs folder from AppManager_home/working/ directory to the new installation

8) Now start the Managed Server.

Update the Changed Managed Server Configuration to the Admin Server

1) Login to the Admin Server.

2) Go to the Managed Server details page (click on the Managed Servers link).

3) Click on the Edit link and update the particular Manged Server with the newly configured Host Name and port Number.


Note
:
At last apply the original License.xml file. 



     RSS of this page