Cisco Systems VSVM Network Card User Manual


 
Upgrading VSVM
6
Installing and Upgrading Cisco Video Surveillance Virtual Matrix (VSVM)
Step 2 Verify that all files are present:
shell> cd vsvm-6.1.0
shell> ls -1
Cisco_VSBase-6.1.0-xx-xxxx-i586.rpm
Cisco_VSVM-6.1.0-xx.i586.rpm
Cisco_VSTools-6.1.0-noarch.rpm
Step 3 Stop the VSVM service:
shell> /etc/init.d/cisco stop
Step 4 VSDrivers must be removed prior to uninstalling Cisco_VSVM. Uninstall all
previous MS modules including some (but not all) of the following based on the
previously installed version:
shell> rpm -e Cisco_VSTools
shell> rpm -e Cisco_VSVM
shell> rpm -e Cisco_VSBase
If the Cisco Video Surveillance Operations Manager (VSOM) is installed you
may get an error message when uninstalling the Cisco_VSBase package; to
uninstall the Cisco_VSBase package run
shell> rpm -e Cisco_VSBase --nodeps
This will leave the VSOM module installed.
Step 5 Run the following commands in the following order0:
shell> rpm -ivh Cisco_VSBase-6.1.0-xx-xxxxx-i586.rpm
shell> rpm -ivh Cisco_VSVM-6.1.0-xx-xxxxx-i586.rpm
shell> rpm -ivh Cisco_VSTools-6.1.0-noarch.rpm