nerdexam
CompTIA

SK0-004 · Question #447

An administrator wants to ensure a server OS and data can be recovered in case all the server's hard disk drives fail simultaneously. Which of the following backup types must be implemented to meet…

The correct answer is A. Full backup. Recovering both the server OS and all data after total drive failure requires a backup type that is fully self-contained and captures everything - that is a full backup.

Security and disaster recovery

Question

An administrator wants to ensure a server OS and data can be recovered in case all the server's hard disk drives fail simultaneously. Which of the following backup types must be implemented to meet the requirements?

Options

  • AFull backup
  • BDifferential
  • CIncremental
  • DBare metal

How the community answered

(34 responses)
  • A
    85% (29)
  • B
    3% (1)
  • C
    9% (3)
  • D
    3% (1)

Why each option

Recovering both the server OS and all data after total drive failure requires a backup type that is fully self-contained and captures everything - that is a full backup.

AFull backupCorrect

A full backup copies every file on the system, including OS files and all data, at a single point in time, making it entirely self-sufficient for restoration. Because it has no dependency on any prior backup set, it is the only backup type that alone can restore a server to a known good state after catastrophic drive loss.

BDifferential

A differential backup only stores files changed since the last full backup, so it cannot stand alone and requires a prior full backup to perform a complete restore.

CIncremental

An incremental backup only records changes since the most recent backup of any type, requiring the full backup plus every incremental in the chain to reconstruct the system.

DBare metal

Bare metal describes the target restore environment - new hardware with no OS installed - not a backup classification; the underlying backup that feeds a bare metal restore is still a full or image-based backup.

Concept tested: Backup types and standalone recovery capability

Source: https://learn.microsoft.com/en-us/azure/backup/backup-overview

Topics

#backup types#full backup#disk failure#data recovery

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice