Upgrading Cisco
VTS
This chapter provides information about how to upgrade frm Cisco VTS 2.3.1 to Cisco VTS 2.4.1
This chapter has the following section:
Upgrading Cisco VTS 2.3.1 to Cisco VTS 2.4.1
Do the following to upgrade from Cisco VTS 2.3.1 to 2.4.1.
| Step 1 | On the active
VTC VM, setup a shared drive which is accessible to be used a backup drive. For
example:
root@controller:home/admin#mkdir extdrive | ||
| Step 2 | On active VM,
mount external location for backup.
root@vts1:home/admin# apt-get install sshfs root@vts1:home/admin#mkdir extdrive root@vts1:home/admin#sshfs root@ipofcontroler:/home/admin/extdrive/ /home/admin/extdrive/ | ||
| Step 3 | On the Active VM:
| ||
| Step 4 | On the Active
VM:
| ||
| Step 5 | Back up the ncs db data to an external location. See Backing up ncs db Data. | ||
| Step 6 | Back up the credentials file from /var/vts/openstack to the external location. | ||
| Step 7 | Shutdown the active and the standby VTC. | ||
| Step 8 | Install two new
VTC VMs for 2.4.1. See
Installing Cisco VTS
for details.
If you have an HA deployment, install VTC 1 and VTC 2, which would be the active and standby VTC when you enable HA after the upgrade procedure is complete.
| ||
| Step 9 | Create a directory (opt/nso/backups) and copy backup db file from external location to VTC 1 and VTC 2. | ||
| Step 10 | Restore ncs db data on VTC 1 and VTC 2. SeeRestoring ncs db Data for details. | ||
| Step 11 | Copy the credential file from external location to both active and standby at /opt/vts/etc (This is required for HA setup). | ||
| Step 12 | Setup HA. See Installing VTS in High Availability Mode for details. | ||
| Step 13 | On the active
VM:
|
Backing up ncs db Data
On a standalone VTC, run the following commands:
Backing up ncs db Data in an HA Deployment
On the Active VTC, run the following commands:
Restoring ncs db Data
Do the following to restore ncs db data.
For an HA deployment, do these on the Active and Standby VMs.
Performing a Rollback
If you encounter errors while installing and bringing up the new VTC VMs (from Step 7 in the upgrade procedure), you may do a rollback.
Feedback