Performing an on-demand backup
You can perform a full backup, a backup of policies only, or a configuration backup of the items you specify at any time.
The ability to customize your backup type gives you greater flexibility. For example, assume that you want to back up and maintain messages in incident folders for compliance requirements but do not have enough storage space. You can back up policies plus content incidents and store the backup off-box. Or you may have a situation where you want to copy the policies that you have on one Control Center to another. You can backup the policies and restore them on the other Control Center.
Backups do not include the actual license files (license files have the extension .slf). So when you restore a backup, you must re-register your licenses. If you cannot locate your license files, you must request new ones.
You can restore your backup when needed; however, there are considerations you should keep in mind before you do.
The
db-backup
command can back up your appliance with SCP or SCPRSA. The Control Center also offers this option. - To perform an on-demand backup
- In the Control Center, clickAdministration > Hosts > Version.
- On theBackuptab, clickBackup Now.
- UnderBackup Data, choose from among the following backup types:Full BackupBacks up the complete database, as well as the following items:
- Spam Quarantine messages
- Suspect Virus Quarantine messages
- Spam submission submitter ID
- Spam submission submitters list
- Content filtering messages in Informational Incidents folders that are stored on disk
- Content filtering messages in the Quarantine Incidents folders that are stored on disk.
Custom backupTheCustom backupoption includes the following sub-options:- Policies onlyBacks up spam, malware, reputation, and content filtering policies, Threat Defense policies, policy groups, and all policy resources.
- Configuration (includes policies)Backs up all configuration data, which includes all modifiable settings in the Control Center, the spam submission submitter ID, and the submitters list, and policies. Also backs up the additional items that you select as follows:
- Include content incident messagesIn addition to configuration data and policies, backs up all of the messages that are in all of the content incident folders.
- Include report dataIn addition to configuration data and policies, backs up all of the report data.
- Include log dataIn addition to configuration data and policies, backs up all of the log data.
- UnderBackup To, select one of the following:Store backup on serverThis option stores backups on the local server. specify how many backup versions to keep using theNumber of backups to storefield.You only need to specify the number of backup versions that are retained when you store files locally. Enter a value between 1 and 25. The default value is 3.Store backup on a remote locationSpecify the following values:
- Protocol: Select FTP, SCP, or SCPRSA from drop-down
- Host/IP Address: example: host.symantecs.org (or 192.168.2.42)
- Port number.
- Enter the path. For example:/home/username/backups/
- Check to indicate if the transfer requires authentication.If it does, specify the following:
- User name
- Password
To use SCPRSA, you must first set up the RSA keys at the command line, using thersa-keycommand. Once you have set uprsa-keyfor a particular host,SCPwill no longer work. OnlySCPRSAwill work for that host. - ClickBackup Now.