304-150 · Question #54
A configuration file for a Xen virtual machine was created in the directory /etc/xen with filename slack.cfg. What is the command to start the virtual machine defined in this configuration file…
The correct answer is C. The xm command will stop working. Xen was correctly installed, configured and initialized. Some virtual machines have been successfully started, and after that, the xend daemon has been stopped by issuing the command /etc/init.d/xend stop. In this scenario, what is the impact of stopping the xend
Question
A configuration file for a Xen virtual machine was created in the directory /etc/xen with filename slack.cfg. What is the command to start the virtual machine defined in this configuration file including displaying its console on screen?
Options
- AVirtual machines will not start automatically on the next boot.
- BAll of the running virtual machines will be turned off.
- CThe xm command will stop working.
- DThe Domain0 will halt.
- EThe hypervisor will be stopped.
How the community answered
(20 responses)- A5% (1)
- B15% (3)
- C70% (14)
- D10% (2)
Explanation
Xen was correctly installed, configured and initialized. Some virtual machines have been successfully started, and after that, the xend daemon has been stopped by issuing the command /etc/init.d/xend stop. In this scenario, what is the impact of stopping the xend
Topics
Community Discussion
No community discussion yet for this question.