<p>Hi!</p>
<p>We are currently working on implementing Nova into our cloud.<br />Our current setup consists of 4 compute nodes which are controlled by 2 dedicated controllers in a MySQL master-master setup.</p>
<p>Everything is working fine, but we are currently investigating how to automate instance(s) failover when a host machine goes down due to hardware failure.</p>
<p>I think this is scriptable because we have centralized controllers, which means we can query the database table 'instances' to get a list of guests that are running on a host.<br />This means we could script that whenever a host is not responsive that the instances that we're running on that compute node are moved to other compute nodes.</p>
<p>Before I actually start working on a script that does this I was wondering if there is actually a similar solution already around? I don't want to waste my time on reinventing the wheel :)</p>
<p>Thanks! </p>
<div>
<pre>Regards,</pre>
<pre><br /></pre>
<pre>Gerrit</pre>
</div>