Closed Gabin-rte closed 1 month ago
It seems to me that what you want to achieve is the same result as the command
virsh autostart vm_name
. It would be better to launch this command after VM deployment, instead of doing a service this way. Unfortunately, it seems that we cannot write this behavior directly in the xmlIt does not work as expected. For exemple, in case of power lost VMs will not start at boot. Maybe it’s a bug in my platforms, can you confirm this behavior?
On my side, with autostart, VMs start even in case of power lost.
solved by #614
It does not work as expected. For exemple, in case of power lost VMs will not start at boot. Maybe it’s a bug in my platforms, can you confirm this behavior?