An organization experiences a critical system failure during non-business hours. The IT team discovers that the last full backup was 48 hours ago, and the incremental backups for the past 24 hours are corrupted. The recovery time objective (RTO) for this system is 4 hours, and the recovery point objective (RPO) is 1 hour. Which of the following is the MOST immediate concern?
Trap 1: The backup schedule should be changed to daily full backups
This is a longer-term corrective action, not the most immediate concern.
Trap 2: The root cause of the failure must be determined before recovery
Root cause analysis should not delay recovery; the priority is to restore operations.
Trap 3: The recovery time objective (RTO) of 4 hours will be exceeded
RTO may be exceeded, but the immediate concern is the data loss that already occurred.
- A
The backup schedule should be changed to daily full backups
Why wrong: This is a longer-term corrective action, not the most immediate concern.
- B
The data loss may exceed the recovery point objective (RPO)
With corrupted incremental backups, data loss will be at least 48 hours, far exceeding the 1-hour RPO.
- C
The root cause of the failure must be determined before recovery
Why wrong: Root cause analysis should not delay recovery; the priority is to restore operations.
- D
The recovery time objective (RTO) of 4 hours will be exceeded
Why wrong: RTO may be exceeded, but the immediate concern is the data loss that already occurred.