nerdexam
CompTIA

SK0-004 · Question #634

An administrator is attempting an OS upgrade on a VM disk that is stored on a SAN. In the event of a failure, the administrator wants to ensure the system can return to a working state in the…

The correct answer is B. A full file-system backup stored on the SAN. A full file-system backup stored on the SAN provides a complete, independent data copy that can be restored at high SAN throughput speeds, minimizing recovery time after a failed OS upgrade.

Security and disaster recovery

Question

An administrator is attempting an OS upgrade on a VM disk that is stored on a SAN. In the event of a failure, the administrator wants to ensure the system can return to a working state in the shortest amount of time possible. Which of the following backup methods would BEST accomplish this?

Options

  • AA storage-level snapshot made on the SAN
  • BA full file-system backup stored on the SAN
  • CA full file-system backup stored on an LTO tape
  • DA system recovery point made with the OS
  • EA bit-level image stored on an SSD in the VM host

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    62% (13)
  • C
    19% (4)
  • D
    5% (1)
  • E
    10% (2)

Why each option

A full file-system backup stored on the SAN provides a complete, independent data copy that can be restored at high SAN throughput speeds, minimizing recovery time after a failed OS upgrade.

AA storage-level snapshot made on the SAN

A storage-level SAN snapshot maintains a dependency on the original LUN and its metadata structures; reverting a snapshot can involve complex SAN operations (volume remapping, snapshot promotion) that add latency, and a corrupted base volume during the upgrade may affect snapshot integrity.

BA full file-system backup stored on the SANCorrect

Storing a full file-system backup directly on the SAN takes advantage of the SAN's high I/O throughput and low latency, enabling rapid data restoration. Unlike a storage-level snapshot, a full backup is a fully independent copy that does not depend on the original volume's state or require additional SAN volume management steps - such as LUN remapping or snapshot promotion - that introduce recovery delays.

CA full file-system backup stored on an LTO tape

LTO tape has significantly lower sequential read throughput compared to SAN block storage, making tape-based restores substantially slower when the shortest possible recovery time is the priority.

DA system recovery point made with the OS

An OS system recovery point is created and managed by the operating system itself, which may be in a broken or unbootable state after a failed upgrade, making this an unreliable recovery path.

EA bit-level image stored on an SSD in the VM host

A bit-level image on a local SSD in the VM host does not leverage the SAN's dedicated high-performance I/O fabric and requires moving large amounts of data over the host bus rather than restoring directly within the SAN infrastructure.

Concept tested: VM backup strategy for rapid SAN-based recovery

Topics

#backup methods#SAN#VM backup#recovery time objective

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice