- Overview of Cisco Video Management and Storage System SRE
- Licensing and Software Activation
- Upgrading Software Using the Online Installer (No Backup and Restore Required)
- Installing New Software Using the Online Installer (Backup and Restore Required)
- Installing Software Using the Boot Helper
- Backing Up Files
- Restoring Files
- Index
Appendix A: Backing Up Files
Backup commands must be entered in the Cisco SM-SRE module's privileged EXEC mode while the system is offline. Consider performing the backup procedure at a time when the system is least active.
Note
We recommend that you back up your configuration files whenever you make changes to the system or the application files. When you configure the backup server to back up files, you can also schedule nightly backups of the configuration.
Prerequisite
Configure your backup server. See the Cisco Video Management and Storage System CLI Administrator Guide to configure your backup server.
Numbering Scheme for Backup Files
Five types of backup CLI requests are available: Cisco Video Management and Storage System application data only, Cisco Video Management and Storage System startup configuration only, Video Surveillance Management System data files only, Video Surveillance Operations Manager data files only, or back up all. However, the Cisco Video Management and Storage System data only files are not backed up.
•
Data—Other than Video Surveillance Management System and Video Surveillance Operations Manager archive data, no data is stored in the Cisco Video Management and Storage System.
•
Configuration—Backs up only the startup configuration. Use the show startup command in user EXEC mode to display the current startup configuration.
•
All—Backs up startup configuration information. There are no Cisco Video Management and Storage System data only files; thus, only the Video Surveillance Management System and Video Surveillance Operations Manager files are backed up.
•
Video Surveillance Management System—Backs up Cisco Video Surveillance Media Server data files.
•
Video Surveillance Operations Manager—Backs up Cisco Video Surveillance Operations Manager data files.
The Cisco Video Management and Storage System software automatically numbers and dates the backup files and identifies the revision number in a backupid field.
When restoring the files, refer to the backup ID for the backup configuration file that you want to use. To see a list of startup configuration file backup IDs, use the show backup server command in user EXEC mode.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
backup server
4.
exit
5.
offline
6.
backup category {all | configuration | data | VSMS | VSOM}
7.
continue
8.
show backup history
9.
show backup server
DETAILED STEPS
Feedback