Hi Milan,
Thank you, I was aware of the page.
What I am aiming for is following:
We have a nauseate hook which deletes dns records from DNS server, for of a VM
“destroyed”.
That is just as we wanted it, except in a case of Migration, which is also a “destructive”
action, looking from perspective of a Hypervisor.
I was testing an order of Hooks triggered when I issue VM Migrate, in order to discover
which Hook I can use to trigger update of the records for a VM that is Migrated.
Seems that “after_vm_destroy” is the last in order hook to be executed when VM is
migrated, and I wanted to verify that.
How come that there is no hook which enables VM start or continue on a destination
hypervisor, after VM is migrated? Or am I missing something?
Sent from my iPhone
On 26 Aug 2019, at 17:30, Milan Zamazal <mzamazal(a)redhat.com>
wrote:
"Vrgotic, Marko" <M.Vrgotic(a)activevideo.com> writes:
> Would you be so kind to help me/tell me or point me how to find which
> Hooks, and in which order, are triggered when VM is being migrated?
See "VDSM and Hooks" appendix of oVirt Admin Guide:
https://ovirt.org/documentation/admin-guide/appe-VDSM_and_Hooks.html
Regards,
Milan