Backups
If losing your NAS data would be a catastrophic event (photos/docs), you should build a backup NAS and replicate your main NAS’s snapshots to it automatically on a recurring schedule.
1) Build a backup NAS
- Old PC + drives
- Install TrueNAS SCALE (bare metal recommended)
- Create pool (example:
backup)
2) Ensure snapshots exist on the primary NAS
On primary TrueNAS:
- Data Protection → Periodic Snapshot Tasks
3) Configure replication (TrueNAS → TrueNAS)
High-level steps:
- Set up SSH between primary and backup NAS
- TrueNAS UI → Data Protection → Replication Tasks → Add
- Select source datasets (photos, documents, etc.)
- Select destination datasets on backup pool
- Schedule (nightly/hourly)
- Test and verify snapshots on destination
4) Consider an offsite copy
Replication protects against disk loss, but not fire/theft. Options:
- rotate an external drive
- encrypted cloud backup for irreplaceable data
- store a copy offsite
Next
Proceed to: Extras
Navigation: ← Domain + Cloudflare + Caddy Reverse Proxy | Extras: Monitoring, Backups, UPS, Hygiene →