nerdexam
Network_Appliance

NS0-157 · Question #282

In clustered Data ONTAP 8.2, which of the following commands will restore an entire volume

The correct answer is B. volume snapshot restore. In clustered Data ONTAP 8.2, the 'volume snapshot restore' command is used to revert an entire volume to a specific snapshot state.

Data Protection and High Availability

Question

In clustered Data ONTAP 8.2, which of the following commands will restore an entire volume

Options

  • Avolume snapshot promote
  • Bvolume snapshot restore
  • Cvolume snapshot resync
  • DNone of the above, just use the .snapshot or ~snapshot directory to restore the entire volume

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    89% (24)
  • D
    4% (1)

Why each option

In clustered Data ONTAP 8.2, the 'volume snapshot restore' command is used to revert an entire volume to a specific snapshot state.

Avolume snapshot promote

'volume snapshot promote' is not a valid clustered Data ONTAP command for full volume restore; snapshot promotion applies to FlexClone split operations, not point-in-time volume recovery.

Bvolume snapshot restoreCorrect

The 'volume snapshot restore' command performs a full volume revert, rolling back all data in the volume to the exact point-in-time state captured by the specified snapshot. This operation affects every file and directory in the volume and is destructive to any data written after the snapshot was taken.

Cvolume snapshot resync

'volume snapshot resync' is not a standard restore command; resync is associated with re-establishing SnapMirror relationships after a break, not snapshot-based volume recovery.

DNone of the above, just use the .snapshot or ~snapshot directory to restore the entire volume

The .snapshot or ~snapshot directory enables restore of individual files and folders but cannot revert the entire volume to a previous state - that requires the CLI command.

Concept tested: Volume snapshot restore command for full volume revert

Source: https://docs.netapp.com/us-en/ontap/data-protection/restore-volume-snapvault-backup-task.html

Topics

#snapshot restore#volume snapshot#CLI commands

Community Discussion

No community discussion yet for this question.

Full NS0-157 Practice