User-defined hooks with live migration

DRVTiny

New Member
Feb 5, 2010
27
0
1
I have to insert some DRBD-related hook to the VM live migration process (just before migraton starts and soon after migration stops), so... how can i do it? I prefer to write my before-migration and after-migration events handler as a BASH script.
 
I have to insert some DRBD-related hook to the VM live migration process (just before migraton starts and soon after migration stops), so... how can i do it?

We do not have such hooks, so you have to modify the source. Feel free to send a patch ;-)