Re: [one-users] Safe recreate on HV failure

2014-02-26 Thread Tino Vazquez
Hi Michael, I would suggest creating a simple hook for the task. You can look into /var/lib/one/remotes/hooks/ft/host_error.rb for inspiration. The idea would be to implement a loop that will wait for a desired number of monitor intervals, after which if the VM is still in UNKNOWN then you can sa

[one-users] Safe recreate on HV failure

2014-02-24 Thread Michael
Hi All, Setting up automated recreation in case of a HV crash/failure but I'm worried that running VM may get killed by Opennebula as they sometimes go UNKNOWN for a few seconds after a hot migration (Opennebula 4.4). Anyone know a way to do this safely? Or a way to set up a timeout so it wai