Here's the uncomfortable pattern: continuity planning is treated as a document project. A template gets filled in, a binder gets produced, an insurance questionnaire gets a checkmark, and everyone feels safer. But a plan is a hypothesis — and industry surveys keep finding that roughly one in four companies never tests the hypothesis at all, while about two-thirds of those that do test fail the first attempt. The plan wasn't wrong to write. It was wrong to trust untested.
The five ways plans actually fail
- The backups were never restored. Backup software reporting "success" and data being restorable are different facts. Jobs silently skip databases, retention quietly expires, and encryption keys live on the server that just died. If nobody has performed a full restore recently, the backup is a belief. Fix: restore something small monthly, restore a whole system quarterly, and log the timing.
- Everything lives in one place. One office, one server room, one region — fire, flood, or a regional grid event takes the production systems and the "backups" on the NAS beside them. Fix: the 3-2-1 rule (three copies, two media, one offsite), with the offsite copy geo-separate and immutable so ransomware can't reach it.
- Nobody chose the recovery numbers. Without an RTO and RPO, the outage becomes a live negotiation between what leadership expects ("this afternoon?") and what the infrastructure can do ("Thursday, maybe"). Fix: pick the two numbers per system, write them down, and let them drive the architecture — a four-hour RTO and a four-day RTO are different price tags, and that's a business decision to make in daylight.
- The plan covers systems but not people. Where does the team work when the office doesn't exist? Who calls the top twenty clients, and what are they told? Who is authorized to approve emergency spending if the owner is unreachable? Technology recovery with no operational layer is a server humming in an empty room. Fix: one page per scenario listing people, places, phones, and decisions — kept where people are, not where servers are.
- The plan itself is a casualty. The beautiful binder is on the SharePoint that's down, or in the office that's cordoned off. Fix: printed copies at leadership homes, a copy in the DR vault, and a one-page quick card in wallets or phones. Unromantic, decisive.
The two numbers that turn a wish into a plan
Everything above converges on RTO and RPO, so they deserve a worked example. A ten-person escrow office decides a four-hour RTO and a one-hour RPO for its transaction system — closings can't wait, and re-keying an afternoon of wire instructions is unacceptable risk. The same firm gives its marketing file share a two-day RTO and a 24-hour RPO without losing a minute of sleep. Those two decisions just designed the architecture: the transaction system needs replication to a warm standby, the file share needs a nightly backup, and nobody overpays for either.
Now invert it: no numbers chosen. The outage arrives, leadership expects everything back "today," the infrastructure supports "Thursday," and the gap between those two sentences becomes a negotiation conducted at the most expensive hourly rate a business ever pays — mid-crisis. The plan didn't fail on technology. It failed eleven months earlier, in a meeting that never happened.