The server console automates the backup and restore process by locating the databases and file store for all vaults, including the master vault, and backing them up to a specified location. It also returns archived files to their correct locations. This process is called the Back Up and Restore Wizard.
Back Up Statistics
The data management server summary displayed in the main pane summarizes server statistics including:
- The number of days since the last incremental backup.
- The number of incremental backups performed since the last full backup.
- Whether the server is currently eligible for an incremental restore.
This section of the summary is grayed out if Incremental Backup and Restore is disabled because administrative operations or other events have occurred that require a full backup. Incremental Backup and Restore is enabled by default.
Creating incremental backups at different sites in a multi-site environment may prevent data from being restored. As a best practice, perform all back up and restore operations at a single site in a multi-site environment.
Rules for Creating a Backup in a Multi-Site Environment
- Before you create a backup, enable all vaults at a site.
- Before you create a backup, replicate the data. If any of the vaults are not replicated, you are prompted to either continue with the backup or cancel the backup operation. If you choose to continue, the data is synchronized automatically during the back up process; however, this extends the time required to back up the data, and other sites cannot access the database for the duration of the back up process.
- As a best practice, perform all backup and restore operations at a single site in a multi-site environment.
- For best performance, create the backup on a server that is in close network proximity to the SQL database.
Rules for Restoring a Backup in a Multi-Site Environment
- As a best practice, perform all backup and restore operations at a single site in a multi-site environment.
- All existing data, both the database and the file store, are overwritten when a backup is restored on a site. Any remote file stores are abandoned once data is restored on a site. The vault administrator must either clean up or remove the old, unused file stores.
- If the site at which the data is being restored is not configured for a multi-site environment, the site list will be empty once the data is restored.
- If the site at which the data is being restored is configured for a multi-site environment, the site list is restored as well; however, all vaults on remote sites are disabled. The vaults for the current site are enabled. The vaults at the remote sites must be enabled by the administrator at the remote sites.