2V0-622 · Question #305
Which is required by vCenter Converter Standalone to convert a physical Red Hat Enterprise Linux 7 machine to a virtual machine?
The correct answer is B. The Linux machine must have the SSH daemon started.. VMware vCenter Converter Standalone connects to Linux machines remotely over SSH to perform the physical-to-virtual conversion, so the SSH daemon must be running.
Question
Which is required by vCenter Converter Standalone to convert a physical Red Hat Enterprise Linux 7 machine to a virtual machine?
Exhibit
Options
- AThe Linux machine must be powered off.
- BThe Linux machine must have the SSH daemon started.
- CThe Linux machine must use a static IP address.
- DThe Linux machine must have a fully-qualified domain name.
How the community answered
(51 responses)- A2% (1)
- B94% (48)
- C4% (2)
Why each option
VMware vCenter Converter Standalone connects to Linux machines remotely over SSH to perform the physical-to-virtual conversion, so the SSH daemon must be running.
vCenter Converter Standalone supports hot cloning of powered-on Linux machines; the machine does not need to be powered off, unlike some cold-clone Windows scenarios.
vCenter Converter Standalone uses SSH to remotely access the Linux source machine, push a helper agent, and read disk data during the conversion process. Without an active SSH daemon, Converter cannot establish the required connection and the conversion job will fail at the source machine discovery stage.
Converter identifies and connects to the source machine by IP or hostname, and DHCP-assigned addresses are acceptable as long as the address remains stable during the conversion job.
A fully-qualified domain name is not required; Converter can connect to the source machine using its IP address directly without DNS resolution.
Concept tested: vCenter Converter Standalone Linux P2V prerequisites
Source: https://docs.vmware.com/en/vCenter-Converter-Standalone/6.2/com.vmware.convsa.doc/GUID-F43E6D96-5E42-4949-8E87-D16C5A768AFF.html
Topics
Community Discussion
No community discussion yet for this question.
