Meaning of the symptom
Backup success is only meaningful if restore and verification also work. A failed backup job is an operational risk, not just a nuisance.
Safe sequence
- Identify the failed stage.
- Check source, destination, and permissions.
- Make one focused repair.
- Run a controlled verification test.
Common branch decisions
- If the destination is unavailable, fix storage or network path first.
- If the job ran but verification failed, inspect restore correctness before trusting the backup.
- If restore fails on one machine only, compare environment and path assumptions.