DescriptionSandro Bonazzola
2015-03-17 14:56:53 UTC
Currently Hosted Engine relies on a global setting in qemu.conf moving from lockd to sanlock for preventing the start of the VM on multiple hosts.
A change has been requested for making the configuration local to the Hosted Engine VM only without affecting the other VMs running on the host.
The ha agent does not start the VM directly. It tells VDSM to do it and the configuration is read from vm.conf. I wonder if all that needs to be done is to add the sanlock request there.
Since the config file is generated by setup, I am reassigning it there.