nerdexam
EC-Council

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.

Information Security and Ethical Hacking Fundamentals

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)
  • A
    2% (1)
  • B
    88% (52)
  • C
    3% (2)
  • D
    7% (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.

ARead the first 512 bytes of the tape

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.

BPerform a full restoreCorrect

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.

CRead the last 512 bytes of the tape

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.

DRestore a random file

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

#backup recovery#data integrity#disaster recovery#tape verification

Community Discussion

No community discussion yet for this question.

Full 312-50V10 Practice