Cisco Cisco Prime Central 1.5.2 Installationsanleitung

Seite von 36
 
1-7
Cisco Prime Central RHEL Operating System Upgrade Guide
Chapter 1      Upgrade RHEL Operating System in High Availability Configuration
  Upgrading from RHEL 6.5 to 6.7 in Prime Central High Availability Configuration
 su - primeusr
 cd $NCHOME/prime_integrator/scripts
 ./DMRegistration.sh -f
Step 13
Restart Portal, integration and fault management services by executing the below script:
This script should be executed on both Prime Central and Fault Management cluster nodes.
a.
Execute the following script:
 
 ./primeServices.sh restart
Step 14
Configure Fault Management to send 3GPP alarm notifications to Northbound Interface:
 fmctl configimpact <centraladmin pwd>
 fmctl restart
Example
:
fmctl configimpact Prime123
fmctl restart
Upgrading from RHEL 6.5 to 6.7 in Prime Central High 
Availability Configuration
Note
Follow the procedure mentioned in this section only if you want to continue the upgrade from RHEL 6.5 
to 6.7.
Step 1
Take a backup of Prime Central Oracle database:
su - primeusr
emdbctl --backup
Step 2
Take a DE Backup from Fault Management server:
 su - primeusr 
 cd  .acsi_primeusr/bin
 setenv
 ./de_backupdb -bfile  [backupfile_full_path]
Example
:
./de_backupdb -bfile  ~/debackup_28Sep2016
Step 3
Take a backup of the following Fault Management database folders:
FM-install-folder/tipv2Components/TCRComponent/cognos/contentstore
FM-install-folder/omnibus/db/NCOMS
Example
:
 su  - primeusr
 cp -rf $NCHOME/omnibus/db/NCOMS ~/
 cp -rf $NCHOME/tipv2Components/TCRComponent/cognos/contentstore ~/