sbs-backup
Use the sbs-backup command to back up and restore the configuration of the Cisco Cyber Vision Center.
sbs-backup command [ args.. ]
Syntax Description
export |
Creates a backup of the Cisco Cyber Vision Center. The backup includes the configuration, data, and sensor management information. |
||
import file |
Restores a Cisco Cyber Vision Center from the specified backup archive.
|
Command History
Release |
Modification |
---|---|
4.0.0 |
This command was introduced. |
Examples
This example displays how to back up Cisco Cyber Vision Center data:
root@center100:~# sbs-backup export
Usbs-backup export
Please note that license information is also backed up and will be restored if you restore the backup on the same system from which the backup was taken.
If you restore the backup on a different system, first return the license reservation to Cisco Smart Software Licensing so you can set it up again after the restoration on the new system.
***************** Taking backup of file system *****************
***************** Taking backup of database *****************
***************** Taking backup of RMQ definitions *****************
***************** Taking backup of center version *****************
***************** Taking backup of symlinks *****************
***************** Taking backup of extension *****************
Created center archive at /data/tmp/ccv-center-backup/ccv-center-backup-Center-5.0.1-20240927153623.tar.gz
This example displays how to restore a configuration from an archive file:
root@center100:~# sbs-backup import /data/tmp/ccv-center-backup/ccv-center-backup-Center-5.0.1-20240927153623.tar.gz
Usbs-backup import /data/tmp/ccv-center-backup/ccv-center-backup-Center-5.0.1-20240927153623.tar.gz
***************** Restoring file system *****************
***************** Restoring database *****************
***************** Restoring RMQ definitions *****************
***************** Restoring symlinks *****************
***************** Restoring extension *****************
Restore completed, please reboot to finalise the system configuration. After reboot, please install the Reports extension compatible with the center version.