70-659 · Question #25
You take daily snapshots of a virtual machine (VM). You need to restore the state of the VM as it was three days ago onto another host server and minimize the storage space requirements. What should…
The correct answer is A. Export the VM. Understanding Hyper-V Snapshots So what is a Snapshot exactly. A Snapshot in Hyper-V is basically a spot in time where the current running configuration of the Virtual Machines is saved to a Snapshot Differencing Disk file (AVHD), from which you can return to from the future…
Question
You take daily snapshots of a virtual machine (VM). You need to restore the state of the VM as it was three days ago onto another host server and minimize the storage space requirements. What should you do first?
Options
- AExport the VM.
- BExport all snapshots.
- CExport only one snapshot.
- DMerge all snapshots.
How the community answered
(65 responses)- A72% (47)
- B3% (2)
- C8% (5)
- D17% (11)
Explanation
Understanding Hyper-V Snapshots So what is a Snapshot exactly. A Snapshot in Hyper-V is basically a spot in time where the current running configuration of the Virtual Machines is saved to a Snapshot Differencing Disk file (AVHD), from which you can return to from the future. This point in time is linked back to the original VHD Base disk. When you take another Snapshot it links to the first snapshot which links the the Base VHD (like a daisy chain). hypervsnapshots-back-one
Topics
Community Discussion
No community discussion yet for this question.