<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Got the solution - originally, I've installed the system with <br>
                    --noapic \<br>
                    --noacpi \<br>
    Omitting those options, I get this into the xml used during
    installation:<br>
      <features><br>
        <acpi/><apic/><pae/><br>
      </features><br>
    and then after installing and starting acpid, shutting down works
    like a charm.<br>
    <br>
    What was hard though, was to add those features later in the xml,
    even installing acpid wasn't any use, had to reinstall with the
    above procedure. But now I know how to proceed.<br>
    Thanks,<br>
    Regards<br>
    Michael<br>
    <br>
    Am 03.06.2012 01:35, schrieb Trey Dockendorf:
    <blockquote
cite="mid:CAN0oX1ZoB7sJCYmwG+a6ZbZCPuz8uYs+x2g-rVCaEW17m=ChZg@mail.gmail.com"
      type="cite">What /etc/init.d/acpid restart return or show in
      /var/log/messages?  Minimal should work fine as that's what I've
      always used to provision KVM guests.<br>
      <br>
      <div class="gmail_quote">On Sat, Jun 2, 2012 at 6:14 PM, Michael
        Kress <span dir="ltr"><<a moz-do-not-send="true"
            href="mailto:kress@hal.saar.de" target="_blank">kress@hal.saar.de</a>></span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div bgcolor="#FFFFFF" text="#000000"> Am 02.06.2012 18:02,
            schrieb Trey Dockendorf:
            <blockquote type="cite">
              <p>On Jun 2, 2012 10:43 AM, "Michael Kress" <<a
                  moz-do-not-send="true" href="mailto:kress@hal.saar.de"
                  target="_blank">kress@hal.saar.de</a>> wrote:<br>
                ><br>
                > Hi, shutting down a Centos6 kvm guest does not work
                from outside doing a<br>
                > 'virsh shutdown vmguest', I've installed the<br>
                > CentOS-6.2-x86_64-minimal.iso<br>
                > inside the kvm guest<br>
                ><br>
                <br>
              </p>
              <p>If acpid is installed try rebooting.  Ive had issues
                with acpid starting on first install as its blocked by
                another daemon.  Rebooting or installing during
                kickstart has solved it for me.</p>
              <p>- Trey</p>
              <br>
            </blockquote>
            <br>
            I've done that numerous times, no success.<br>
            Will try with the regular version of Centos 6 and report
            again.<br>
            Regards<span class="HOEnZb"><font color="#888888"><br>
                Michael</font></span>
          </div>
        </blockquote>
      </div>
    </blockquote>
  </body>
</html>