312-50V10 · Question #700
Which of the following can the administrator do to verify that a tape backup can be recovered in its entirety?
The correct answer is B. Perform a full restore. Only a full restore actually proves that all data on a tape backup is complete and recoverable, as partial checks cannot validate the entire backup set.
Question
Which of the following can the administrator do to verify that a tape backup can be recovered in its entirety?
Options
- ARead the first 512 bytes of the tape
- BPerform a full restore
- CRead the last 512 bytes of the tape
- DRestore a random file
How the community answered
(59 responses)- A2% (1)
- B88% (52)
- C3% (2)
- D7% (4)
Why each option
Only a full restore actually proves that all data on a tape backup is complete and recoverable, as partial checks cannot validate the entire backup set.
Reading only the first 512 bytes verifies the tape header or label area but provides no information about the integrity or completeness of the backed-up data that follows.
A full restore is the only method that conclusively verifies a backup's integrity from beginning to end. It exercises the actual recovery path - reading all tape blocks, reassembling the data stream, and writing restored files - which confirms both media integrity and backup software compatibility. Any other approach leaves unverified portions of the backup untested.
Reading only the last 512 bytes may confirm the tape has an end marker but does not validate that all data in between was written correctly and is recoverable.
Restoring a random single file verifies that one file is readable but gives no assurance that the remaining files and data on the tape are intact or recoverable.
Concept tested: Backup recovery verification and tape restore validation
Source: https://learn.microsoft.com/en-us/windows-server/storage/file-server/ntfs-overview
Topics
Community Discussion
No community discussion yet for this question.