Upgrading from Factory Built X6.1
The first is a RTFM item that I almost missed. Fortunately, I caught this on a second read through. From the X7.1 release notes, if you have a VCS unit that was shipped with X6.1 pre-installed, you will need to do some CLI tinkering for the backup process to work correctly. I suppose something was missed in the build. Anyway, in summary:
- SSH to the Cisco VCS
- Login as root
- Create the /tandberg/persistent/oti and /tandberg/persistent/management folders
- Logout
Example:
~ # mkdir /tandberg/persistent/oti
~ # mkdir /tandberg/persistent/management
~ # exit
wolverine:~wjb$ssh root@10.3.9.20
root@10.3.9.20's password:~ # mkdir /tandberg/persistent/oti
~ # mkdir /tandberg/persistent/management
~ # exit
Getting an Upgrade License
After clicking the Tandberg Software Upgrade & Look up select the "Register for a Tandberg Software Upgrade License" link. You will need the Serial Number and MAC address from your VCS unit. Enter that data, click on the GetVersion button and then the rest is self-explanatory.
NOTE: You may not see X7.1 listed in your entitlement drop down [I saw X7.0(y)] versions only). Just pick the latest X7.0, the license key will work fine and dandy.
Read More
There is a good discussion on the Cisco Support Community where Martin provides a good jump point for looking at X7.1. Of particular interest, Cisco provides an OVA for VCS. Yes, that's right vVCS! More on that later.
Thanks for reading. If you have time, post a comment!
No comments:
Post a Comment