SG0-001 · Question #423
Which of the following is the BEST option to make a complete point-in-time copy?
The correct answer is C. Clone. A clone creates an independent, writable, point-in-time copy of a virtual disk or volume, making it the best option for a complete and usable duplicate.
Question
Which of the following is the BEST option to make a complete point-in-time copy?
Options
- ASnapshot
- BSynchronous replication
- CClone
- DMirror
How the community answered
(30 responses)- B3% (1)
- C93% (28)
- D3% (1)
Why each option
A clone creates an independent, writable, point-in-time copy of a virtual disk or volume, making it the best option for a complete and usable duplicate.
A snapshot is a point-in-time reference that captures the state and data of a virtual machine or volume at a specific moment, but it is not a complete, independent copy; it relies on the original disk for its base.
Synchronous replication continuously copies data changes from a primary storage system to a secondary system, ensuring data consistency but not creating a distinct point-in-time copy for independent use.
A clone creates a full, independent, and writable copy of a virtual disk, volume, or virtual machine at a specific point in time. Unlike a snapshot, a clone does not depend on the original object and can be used as a separate, fully functional instance.
A mirror creates an identical copy of data in real-time for redundancy, but it is not a distinct point-in-time copy for independent manipulation, as changes to the primary are immediately reflected on the mirror.
Concept tested: Storage cloning vs. snapshotting and replication
Source: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-virtual-machine-admin/GUID-3444BEEA-1081-4C07-B488-B5497B408B1F.html
Topics
Community Discussion
No community discussion yet for this question.