<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font size="-1">Typically, we </font>ask to our inverter to send a
    signal to the host to shut down when it runs on his battery so as OS
    extinction to be "clean". So we also want that the guests to shut
    down cleanly because they are so much important than the host, to
    prevent of database corruption for instance. For this, we could
    imagine host sending an init signal through a virtual serial port to
    the VMs. Do you think it is possible in that or an other way?<br>
    <div class="moz-cite-prefix">Le 24/01/2014 15:17, Dan Kenigsberg a
      &eacute;crit&nbsp;:<br>
    </div>
    <blockquote cite="mid:20140124141747.GK13220@redhat.com" type="cite">
      <pre wrap="">On Fri, Jan 24, 2014 at 10:01:52AM +0100, Nathana&euml;l Blanchet wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi all,

I'd like to be sure about the behaviour of vms when hist host goes
down for any reason. I suppose high availibility is for migrating
vms to another host, but how to do if I prefer them to shut down at
the same time of the host?
</pre>
      </blockquote>
      <pre wrap="">
For a planned shutdown of a host, you should move it to "maintenance"
mode (which migrates all VMs from it) or shut down the VMs individually.

If the host unexpectedly dies, it would be fenced by Engine.
Highly-available VMs that were running on it, would be re-started on
another host. You can mimic such a condition with logging into the host
as root and doing
    service vdsmd stop
    pkill qemu-kvm
(and may the force be with your guest's data)
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Nathana&euml;l Blanchet

Supervision r&eacute;seau
P&ocirc;le exploitation et maintenance
D&eacute;partement des syst&egrave;mes d'information
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5         
T&eacute;l. 33 (0)4 67 54 84 55
Fax  33 (0)4 67 54 84 14
<a class="moz-txt-link-abbreviated" href="mailto:blanchet@abes.fr">blanchet@abes.fr</a> </pre>
  </body>
</html>