An administrator needs to shutdown a Xen virtual machine immediately, otherwise, the virtual
machine risks corrupting the file system. Which of the following methods could be used for an
immediate
shutdown?
A.
Use xm shutdown <vmname> force
B.
Use xm destroy <vmname>
C.
Use xm poweroff <vmname>
D.
Shut down the xend process
E.
Use xm stop <vmname>
B