The libvirt API has this to say regarding the shutdown command:<br><br>virDomainShutdown:<br>Shutdown a domain, the domain object is still usable there after but
the domain OS is being stopped. <b>Note that the guest OS may ignore the
request.</b><br><br>It is likely a guest OS issue. Which guest are you running? I had problems shutting down Windows guests, I had to resort to Destroy too in order to make sure the guest effectively guests shut down.<br>
<br><div class="gmail_quote">On Wed, Apr 13, 2011 at 12:37 PM,  <span dir="ltr"><<a href="mailto:paul.worner@thomsonreuters.com">paul.worner@thomsonreuters.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi<br>
For some reason recent libvirt code (0.8.3 and even before) the 'virsh<br>
shutdown <domain> ' is not effective .<br>
It issues an ok message but the  domians remains in a runnning state .<br>
Only th e destroy works fine.<br>
<br>
Any idea ?<br>
<br>
thanks<br>
<br>
Zvi Dubitzky<br>
<a href="mailto:Email%3Adubi@il.ibm.com">Email:dubi@il.ibm.com</a><br>
<br>
<br>
<br>
Hi Zvi,<br>
<br>
I had to install acpid on ubuntu in order to shutdown via virsh.<br>
<br>
Paul<br>
<br>
_______________________________________________<br>
libvirt-users mailing list<br>
<a href="mailto:libvirt-users@redhat.com">libvirt-users@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/libvirt-users" target="_blank">https://www.redhat.com/mailman/listinfo/libvirt-users</a><br>
</blockquote></div><br>