Cisco Cisco Prime Central 1.5 Installation Guide

Page of 97
Integrating Prime Network in a High Availability Configuration with Prime Central
Procedure
Step 1
As the application user, shut down Prime Network.
Step 2
Verify that the JAVA_HOME environment variable points to Java 1.7, which the DMIntegrator.sh script requires.
Step 3
Verify that the /usr/bin/scp secure copy tool is present on the Prime Network server.
Step 4
Under the Prime Network home folder, create a prime_integrator folder (if it does not already exist) and copy the following
files to it:
• DMIntegrator.prop
• DMIntegrator.sh
• DMIntegrator.tar
Step 5
Verify that permissions are correct.
Step 6
In the DMIntegrator.prop file, change the HOSTNAME value to ana-cluster-ana.
Step 7
Add the hostname ana-cluster-ana to the /etc/hosts file on the Prime Central machine.
Step 8
On the client workstation, repeat the preceding step. If you are using a Windows workstation, use the
C:\Windows\system32\drivers\etc\hosts file.
Step 9
Run the DMIntegrator.sh script. (For usage details, see
.)
$ ./DMIntegrator.sh
For the database IP address or hostname, use the virtual IP address of the HA server.
Note
Step 10
As the Prime Network user, run the jars script:
a) Enter:
cd ~/prime_integrator/PN_PC_Integration/
perl runPrimeCentralUpgrade.pl
b) When prompted, enter the Prime Central IP address, Prime Central root username and password, and the system's
Prime Central username (usually primeusr).
Step 11
If you are reintegrating the same Prime Network instance with a different COM-URI, you must restart the Prime Central
portal. (The COM-URI is the Prime Network identifier and can be found in the Prime Central portal > Suite Monitoring
portlet.) To do so, log in to the Prime Central portal as the primeusr user and enter:
portalctl stop
portalctl start
Step 12
Start Prime Network.
Step 13
After Prime Network is integrated with Prime Central, use the Prime Central portal to create new users, even if they already
existed in standalone mode.
59