Cisco Cisco Prime Central 1.5.2 Installation Guide

Page of 98
setenv DISPLAY hostname-or-IP-address:0.0
Step 5
Verify that the display is set correctly:
echo $DISPLAY
In the command output, you should see:
hostname-or-IP-address:0.0
Step 6
Take backup of /var/.com.zerog.registry.xml file as /var/.com.zerog.registry.xml_backup_for_1.5.1
Step 7
Execute the following commands to take debackup of netcool components deployment engine:
su - primeusr
cd .acsi_primeusr/bin
setenv
./de_backupdb -bfile <backupfile_full_path>
Save the above backup file. The backup file has to restored in case of failures in upgrade.
Note
Step 8
Insert the Cisco Prime Central 1.5.2 USB drive into the USB port and navigate to the local folder where the drive is
mounted.
Step 9
Copy the FM1.5.2Build.tar.gz file to the server.
Step 10
Distribute the file:
# tar -zxf FM1.5.2Build.tar.gz
# cd Disk1/InstData/VM
# chmod 755 primefm_v1.5.2.bin
Step 11
From the Fault Management folder, begin the upgrade:
./primefm_v1.5.2.bin
Step 12
In the Introduction window, click Next.
If you are upgrading to Prime Central Fault Management 1.5.2 on the same server where 1.5.1 was installed, the following
dialog box is displayed:
A previous installation exists on the system.
Step 13
Click OK to proceed with the upgrade.
Step 14
Verify that the information in the Pre-Installation Summary window is correct; then, click Install.
The upgrade process is automatic and requires no user input.
Step 15
In the Upgrade Complete window, click Done.
It might take 90 minutes or longer to upgrade Prime Central Fault Management, depending on your system performance.
The log files are available in the installation-directory/faultmgmt/upgrade/ 1.5.1.0-1.5.2.0/logs folder.
Step 16
During the upgrade, if any components fail to start, do the following as the primeusr user:
a) Determine whether all components are up and running:
fmctl status
b) Restart Prime Central Fault Management:
fmctl stop
fmctl start
77