Three-tier backup system - hot (server) / warm (NAS) / cold (detachable SSD until HDD) #98
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Area - homelab / backups / DR
Goal
Stand up a three-tier backup scheme using full independent copies at every tier. No dedup or incremental chains: a solo operator can't babysit repo integrity, so isolated corruption blast radius beats space savings. Each colder tier is less writable on demand than the warmer one above it.
Tiers
Key decisions
Tasks
Open question
Cold retention horizon. Rolling 12 monthlies is ~40GB at ~3.5GB per full copy and sets a one-year worst-case recovery window, versus just filling the disk. Disk size and recovery horizon both fall out of this choice.