Cisco Cisco Evolved Programmable Network Manager 1.2 Release Notes

Page of 10
 
7
Cisco Evolved Programmable Network Manager 1.2 Maintenance Pack 6 (V. 1.2.600) Release Notes
 
  Install Cisco EPN Manager 1.2. MP6 (High Availability)
Install Cisco EPN Manager 1.2. MP6 on Primary and Secondary Servers (HA 
Deployment)
Step 1
Install the Maintenance Pack on the primary server by clicking its associated Install button. After 
successful installation, the status will change to “Installed”. 
Note
Do not restart the primary server until you finish 
. Otherwise, you may encounter errors.
Step 2
Log into the primary server as a Cisco EPN Manager CLI admin user, then stop Cisco EPN Manager on 
the primary server. For information about the CLI admin user, see the 
.
(admin) ncs stop
Step 3
Verify that the primary server is stopped.
Step 4
Before restarting Cisco EPN Manager on the primary server, check whether the .standbyDBCreated file 
exists on the server and, if it does, delete it.
a.
Log in as the CLI root user. (You will be prompted for the root password.)
(admin) root
b.
Enter the following:
ls -a /opt/CSCOlumos
c.
If the .standbyDBCreated file is listed in the output, enter the following:
rm /opt/CSCOlumos/.standbyDBCreated
d.
Log back in as the CLI admin user. 
su admin
e.
Restart Cisco EPN Manager.
(admin) ncs start
f.
Verify that the primary server has restarted.
Step 5
Install the Maintenance Pack on the secondary server by clicking its associated Install button. After 
successful installation, the status will change to “Installed”. 
Note
Do not restart the secondary server until you finish 
. Otherwise, you may encounter errors.
Step 6
Log into the secondary server as a Cisco EPN Manager CLI admin user, then stop Cisco EPN Manager 
on the secondary server.
(admin) ncs stop
Step 7
Verify that the secondary server is stopped.
Step 8
Before restarting Cisco EPN Manager on the secondary server, check whether the.standbyDBCreated 
file exists on the server and, if it does, delete it.
a.
Log in as the CLI root user. (You will be prompted for the root password.)