Backups and Recovery • JRC Insights
Two good backups can still leave too few recovery options.
Keeping two successful backups is far better than keeping none. The harder question is whether either backup is old enough to help when a problem is discovered days or weeks later.
July 29, 2026Small-business ITBackup retention
A backup job can finish successfully every night and still leave a business with a very short recovery window. If only the newest two backups are retained, both might already contain the same deleted files, damaged database, unwanted software, or configuration mistake.
That does not make those backups bad. It means the business may need more points in time to choose from.
A backup copy and a recovery point are not quite the same thing
A copy answers, “Do we have another copy of the system?” A recovery point answers, “Can we return to the system as it existed before this problem began?”
For a failed drive or a server that will not boot, yesterday’s backup may be exactly what is needed. Delayed problems are different. An accounting file might be damaged without anyone noticing. A folder might be deleted on Friday and missed until the following week. A compromised account might make quiet changes before creating an obvious outage.
Several daily, weekly, and monthly recovery points give the business more chances to get behind the problem instead of restoring a newer copy that already contains it.
Why businesses often keep too little history
Traditional full backups can consume a lot of storage. If every backup stores another complete copy of every virtual server, keeping more history may look like it requires multiplying the available capacity.
That pressure often leads to a very short retention policy: keep the newest backup or two and delete the rest. It controls storage use, but it also narrows the recovery window.
Incremental and deduplicated backups can change the calculation
Modern backup systems can transfer changed data after the first backup and avoid storing identical chunks repeatedly. A server that changes very little from day to day may need only a modest amount of additional storage for each new recovery point.
Each restore point can still represent the complete server even though the backup system is reusing data that has not changed. This can make it practical to retain more daily and weekly history without storing another full copy every time.
The actual savings depend on the workload. File servers, databases, security logs, software updates, and other high-change systems may grow much faster than stable infrastructure servers. Retention should be based on measured change—not assumptions.
Deduplication does not replace good backup design
Efficient storage is useful, but it does not create another physical copy by itself. If the deduplicated datastore is lost, every recovery point that depends on it may be lost with it.
A stronger backup plan still considers:
- Whether backup storage is separate from the production server
- Whether failed jobs and aging backups generate alerts
- Whether an attacker or compromised administrator can delete the history
- Whether important data also has an offline or off-site copy
- Whether backups are automatically checked for corruption
- Whether someone has completed a real test restore
A practical way to improve retention
- Identify the systems and data that would be hardest to recreate.
- Record how many recovery points exist and how far back they reach.
- Measure how much backup storage changes during a normal week.
- Keep several recent points and add weekly or monthly history where it matters.
- Schedule integrity checks and test both a file restore and a complete system restore.
- Review retention after software changes, business growth, or major increases in data.
The goal is recovery choice
There is no universal number of backups that fits every business. Two known-good copies are a useful baseline. More recovery points become valuable when problems might go unnoticed, when important records change frequently, or when the cost of returning to the wrong day is high.
The right system is not necessarily the one that stores the most data. It is the one that provides enough verified recovery choices for the risks the business actually faces.
Not sure whether your backup history reaches far enough?
JRC can help review backup retention, storage separation, alerts, and restore testing—and turn the results into a practical recovery plan for your business.