Disaster recovery
NGBackup can rebuild a lost server from nothing but your backups.
The essentials to protect
Section titled “The essentials to protect”- A current catalog backup (or be ready to rebuild it with
backup-scan). - Your bootstrap files (they pinpoint the volumes/records for the fastest restore).
- The configuration in
/opt/backup/etc/and your PKI keys (if encryption is enabled).
Bare-metal recovery
Section titled “Bare-metal recovery”- Boot the replacement machine from rescue media (or install a minimal OS).
- Install the File Daemon (
backup-fd). - From the Director, run a Restore job to the new machine (
Restore Client = newhost,Where = /). - For VMs, use Instant Recovery to boot directly from backup while data migrates — see Restore.
Rebuilding the catalog
Section titled “Rebuilding the catalog”If the catalog is lost, backup-scan reads your volumes and reconstructs the records, after which normal restores resume.