public:learn:backups
Backups & the 3-2-1 rule
3-2-1: three copies of important data, on two media types, with one copy offsite (or in a separate failure domain).
Replication is not backup. RAID or Ceph keeps disks alive — it won't undo accidental deletes or ransomware.
Homelab stack (typical)
- Snapshot backups for VMs/containers (e.g. Proxmox Backup Server)
- File storage with ZFS snapshots for large media and documents
- Test restores occasionally — backups you never restore are guesses
public/learn/backups.txt · Last modified: by 127.0.0.1
