2V0-621 · Question #190
An administrator needs to migrate a legacy physical application server to a virtual machine within a vSphere 6 cluster. As part of the conversion, the administrator must reduce the size of the virtual
The correct answer is D. Use VMware Converter hot cloning with volume-based cloning at the file level.. Only file-level cloning in VMware Converter allows the destination virtual disk to be smaller than the source because it copies files rather than raw blocks.
Question
An administrator needs to migrate a legacy physical application server to a virtual machine within a vSphere 6 cluster. As part of the conversion, the administrator must reduce the size of the virtual disks. What action should the administrator take to create a virtual machine with smaller virtual disks than the original physical server?
Options
- AShut down the physical server and use VMware Converter cold cloning with volume-based
- BUse VMware Converter hot cloning with volume-based cloning at the block level.
- CShut down the physical server and use VMware Converter cold cloning with volume-based
- DUse VMware Converter hot cloning with volume-based cloning at the file level.
How the community answered
(31 responses)- A3% (1)
- B10% (3)
- C3% (1)
- D84% (26)
Why each option
Only file-level cloning in VMware Converter allows the destination virtual disk to be smaller than the source because it copies files rather than raw blocks.
Cold cloning with volume-based cloning at the block level copies every block including free space, preventing any reduction in disk size.
Block-level hot cloning duplicates all disk blocks regardless of whether they contain data, so the destination disk cannot be smaller than the source.
Cold cloning with volume-based block-level cloning still copies the full block range and does not support a smaller destination disk than the source.
Hot cloning with file-level volume-based cloning reads individual files from the source filesystem and writes them to the destination, so the destination disk only needs to be large enough to hold the actual data. This is the only method that permits specifying a smaller destination disk size than the original physical disk while still capturing all live data without requiring a shutdown.
Concept tested: VMware Converter file-level cloning for disk size reduction
Source: https://docs.vmware.com/en/vCenter-Converter-Standalone/6.2/com.vmware.vcenter.converter.admin.doc/GUID-A8294E41-8521-40B8-9E8F-4A84AFC0B741.html
Topics
Community Discussion
No community discussion yet for this question.