Backups That Fail at 2 AM

7 reasons a restore drill beats a backup check · Hive80 Lab · Sep 2026

Most small teams believe they have backups. What they actually have is a backup job — a process that runs, shows green, and has never once been asked to give the data back. Those are different things, and the gap between them is where companies lose weeks.

The seven failure modes

  1. The job backs up the wrong volume. Somebody moved the database months ago. The job still runs. It is protecting a directory that is now empty.
  2. Credentials rotated and the agent kept the old ones. The job errors quietly. Alerting goes to a mailbox nobody owns anymore.
  3. Retention is a lie. Storage filled up in March. Since then every "successful" backup overwrote the only copy that existed.
  4. The restore path was never tested. The company discovers that restoring requires a console login held by a contractor who left in 2024.
  5. RPO is "whenever the job runs" and RTO is "however long it takes". Neither number has ever been written down, so nobody can be angry about them.
  6. The restore test ran once, from the same disk the backup lives on. It proved nothing except that copies of files exist.
  7. Offsite copy exists but is encrypted with a key stored in the backup. The password-manager backup that was lost with the laptop.
The fix is boring and cheap: a scheduled restore drill. Not a backup check — a restore. Pick one service, restore last night's copy to a scratch box, time it, write the number down, fix whatever broke. One hour a month. Every failure above is caught by that single routine.

The one-page drill

Free: the one-page restore-drill runbook → hive80lab.gumroad.com/l/backup-drill-runbook
Full kit — IR, backups, onboarding/offboarding, vendor review checklists: $14 one-time → hive80lab.gumroad.com/l/ops-starter-kit
Want an outside pair of eyes on your real environment? $149 Ops Audit, findings in 5 days → hive80lab.gumroad.com/l/ljogci

Run the drill this month. The green dashboard will still be green. That was never the point.