Hello, I am using ovirt 4.3.8. I want to use the virsh command to boot the shutdown
virtual machine, but when using virsh list --all and virsh list --state-shutoff, the
shutdown virtual machine did not display in the list. What is the cause of this, and how
can I display the shutdown virtual machine.
virsh # list --all
Please enter your authentication name: root
Please enter your password:
Id Name
State
----------------------------------------------------
4 win10E2
running
virsh # list --state-shutoff
Id Name
State
----------------------------------------------------