nerdexam
CompTIA

SG0-001 · Question #76

Which of the following backup methodologies would BEST be used to provide an instant copy of the current data within the same disk group?

The correct answer is A. Snapshot. A snapshot is the best backup methodology for creating an instant, point-in-time copy of data within the same disk group, as it uses pointers to existing data blocks without duplicating the entire dataset.

Storage Functionality

Question

Which of the following backup methodologies would BEST be used to provide an instant copy of the current data within the same disk group?

Options

  • ASnapshot
  • BClone
  • CIncremental
  • DDifferential

How the community answered

(54 responses)
  • A
    87% (47)
  • B
    4% (2)
  • C
    2% (1)
  • D
    7% (4)

Why each option

A snapshot is the best backup methodology for creating an instant, point-in-time copy of data within the same disk group, as it uses pointers to existing data blocks without duplicating the entire dataset.

ASnapshotCorrect

A snapshot creates a point-in-time logical copy of data by saving changes made after the snapshot, effectively providing an instant, space-efficient 'virtual copy' using pointers to the original data blocks within the same disk group. This allows for quick restoration to the snapshot's state.

BClone

A clone creates a full, independent physical copy of the data, which is not 'instant' and typically consumes as much space as the original, making it less efficient for a quick 'instant copy' within the same disk group.

CIncremental

An incremental backup saves only the data that has changed since the last backup (of any type), which is a backup strategy and not an 'instant copy' mechanism for data within the same disk group.

DDifferential

A differential backup saves all data that has changed since the last full backup, which is also a backup strategy and not an 'instant copy' mechanism for data within the same disk group.

Concept tested: Data protection methodologies - Snapshot vs. Clone vs. Backup types

Source: https://docs.netapp.com/us-en/ontap/data-protection/what-snapshots-clones-flexclones-concept.html

Topics

#backup methodologies#snapshot#data copy

Community Discussion

No community discussion yet for this question.

Full SG0-001 Practice