Cisco Cisco Prime Central 1.2 Installation Guide

Page of 64
52
   
Step 5
Begin the silent upgrade: 
./primecentral_v1.2.bin -i silent -f install.properties
Step 6
(Optional) The silent upgrade uses the following default values for the request timeout, 3GPP port, alarm management 
port, and reconnect delay. You can change these values as desired:
SUITEFW_IL_REQUEST_TIMEOUT=135000
SUITEFW_IL_3GPP_PORT=9220
SUITEFW_IL_ALARM_MGMT_PORT=9020
SUITEFW_IL_RECONNECT_DELAY=10
When the silent upgrade completes, the log files are available in installation-directory/install/logs and 
installation-directory/upgrade/1.1.0.0-1.2.0.0/upgrade.log.
Verifying the Upgrade
To verify the upgrade, log into the Prime Central server as the primeusr user and enter:
version
The output should show:
# version
Running Integration Layer(PC-IL-CORE,PC-IL-JMS) + Platform (v 1.2.0.0 (build number)) with Patch(0.0.0.0)
Upgrading to Prime Central Fault Management 1.2
You can upgrade from:
Prime Central Fault Management 1.1 to 1.2
Prime Central Fault Management 1.1.0.1 to 1.2
Prime Central Fault Management 1.1.0.2 to 1.2
For Prime Central Fault Management servers that just meet the minimum server requirements specified in this guide, you must 
update the timeout value in the soap.client.props file before upgrading. Do the following:
1.
Enter the following commands:
su – primeusr
vim ~/faultmgmt/tipv2/profiles/TIPProfile/properties/soap.client.props
2.
Change the value of the com.ibm.SOAP.requestTimeout parameter to 3600.
Step 1
Move (or remove) all *.log files from the /tmp folder.
Step 2
Use one of the following to connect to the server where you want to upgrade Prime Central Fault Management:
VNC (recommended)—See 
.
X server—For this option, Reflection X is recommended. See 
.
Step 3
As the root user, launch a terminal on the server where you want to upgrade Prime Central Fault Management. (If you 
logged in as a nonroot user, enter the su - command to become the root user.)
The C shell (csh) is recommended. To start the C shell, enter: 
/bin/csh
If you are using X server, continue to 
.
If you are using VNC, skip to 
.