<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Times New Roman",serif;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";
        color:black;}
span.shorttext
        {mso-style-name:short_text;}
span.hps
        {mso-style-name:hps;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=EN-AU link=blue vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Shutdown works by sending a acpi (power off) cmd to the VM, if the VM is not configured to respond to this, then nothing will happen. Can be tricky with Windows VM’s as the various windows versions do it differently, plus it matters if someone is logged on to them, also domain/policy settings <span style='font-family:"Segoe UI Emoji",sans-serif'>😊</span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Article on enabling it here:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>  <a href="http://ethertubes.com/unattended-acpi-shutdown-of-windows-server/">http://ethertubes.com/unattended-acpi-shutdown-of-windows-server/</a><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Even so, it never seems to be a 100% effective.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Sent from <a href="http://go.microsoft.com/fwlink/?LinkId=550986">Mail</a> for Windows 10</p><p><o:p> </o:p></p><p><o:p> </o:p></p><div style='mso-element:para-border-div;border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;border:none;padding:0cm'><br><b>From: </b>Karel González Herrera<br><b>Sent: </b>Thursday, 19 November 2015 4:05 AM<br><b>To: </b>pve-user@pve.proxmox.com<br><b>Subject: </b>Re: [PVE-User] [MASSMAIL]Re: I cant not shutdown VM</p></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><br><br></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p></o:p></span></p><pre>qm shutdown <vmid><o:p></o:p></pre><p class=MsoNormal><span class=shorttext><span lang=EN style='font-size:12.0pt;font-family:"Times New Roman",serif'>It does </span></span><span class=hps><span lang=EN style='font-size:12.0pt;font-family:"Times New Roman",serif'>not work the same eror</span></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif'>  </span><span lang=EN style='font-size:12.0pt;font-family:"Times New Roman",serif'><br><br></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p></o:p></span></p><pre><b>"TASK ERROR: VM quit / powerdown failed - got timeout"</b></pre><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'> </span><span class=hps><span lang=EN style='font-size:12.0pt;font-family:"Times New Roman",serif'>only thing that</span></span><span class=shorttext><span lang=EN style='font-size:12.0pt;font-family:"Times New Roman",serif'> </span></span><span class=hps><span lang=EN style='font-size:12.0pt;font-family:"Times New Roman",serif'>works is</span></span><span lang=EN style='font-size:12.0pt;font-family:"Times New Roman",serif'><br><br></span><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p></o:p></span></p><pre>qm stop <vmid></pre><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><o:p> </o:p></span></p><div><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'>El 17/11/15 a las 06:47, Dimitris Beletsiotis escribió:<o:p></o:p></span></p></div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><pre>Hi there,</pre><pre><o:p> </o:p></pre><pre>You can try running from the host</pre><pre><o:p> </o:p></pre><pre>qm shutdown <vmid></pre><pre>qm stop <vmid></pre><pre><o:p> </o:p></pre><pre>qm list </pre><pre>gives you the VMIDs</pre><pre><o:p> </o:p></pre><pre>Regards</pre><pre><o:p> </o:p></pre><pre>-----Original Message-----</pre><pre>From: pve-user [<a href="mailto:pve-user-bounces@pve.proxmox.com">mailto:pve-user-bounces@pve.proxmox.com</a>] On Behalf Of Karel González Herrera</pre><pre>Sent: Tuesday, November 17, 2015 11:21</pre><pre>To: PVE User List <a href="mailto:pve-user@pve.proxmox.com"><pve-user@pve.proxmox.com></a></pre><pre>Subject: [PVE-User] I cant not shutdown VM</pre><pre><o:p> </o:p></pre><pre>I installed my version of Proxmox 4.0 I have two VM with Windows 8.1 that I can turn them shows me this error "TASK ERROR: VM quit / powerdown failed - got timeout" and from the windows does not leave me the button off any idea, solution</pre><pre><o:p> </o:p></pre><pre>sldssss</pre><pre>karel</pre><pre><o:p> </o:p></pre><pre>--</pre><pre>Ing. Karel González Herrera</pre><pre>Administrador de Red</pre><pre>Etecsa: Dirección Territorial Norte</pre><pre>e-mail: <a href="mailto:karel.gonzalez@etecsa.cu">karel.gonzalez@etecsa.cu</a></pre><pre>Tel: 8344973 8607483</pre><pre>Mov: 52182690</pre><pre><o:p> </o:p></pre><pre>_______________________________________________</pre><pre>pve-user mailing list</pre><pre><a href="mailto:pve-user@pve.proxmox.com">pve-user@pve.proxmox.com</a></pre><pre><a href="http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user">http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user</a></pre><pre><o:p> </o:p></pre><pre>_______________________________________________</pre><pre>pve-user mailing list</pre><pre><a href="mailto:pve-user@pve.proxmox.com">pve-user@pve.proxmox.com</a></pre><pre><a href="http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user">http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user</a></pre></blockquote><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman",serif'><br><br><o:p></o:p></span></p><pre>-- </pre><pre>Ing. Karel González Herrera</pre><pre>Administrador de Red</pre><pre>Etecsa: Dirección Territorial Norte</pre><pre>e-mail: <a href="mailto:karel.gonzalez@etecsa.cu">karel.gonzalez@etecsa.cu</a></pre><pre>Tel: 8344973 8607483</pre><pre>Mov: 52182690</pre><pre><o:p> </o:p></pre><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New"'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";color:black'><o:p> </o:p></span></p></div></body></html>