<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    from my own experience, I spotted that libvirt, when interfaced with
    vmware always attempt to issue soft reboots for destroy action (as
    you can see from CL). Whereas it appears that they are likely to
    fail. Switching to hard shutdown works.<br>
    As you can't fix libvirt (unless you want), I'd recommend you use a
    boostrap script for this, that switch soft to hard.<br>
    <br>
    As for example: <a class="moz-txt-link-freetext" href="http://www.pschweitzer.fr/?p=22#more-22">http://www.pschweitzer.fr/?p=22#more-22</a><br>
    <br>
    With my best regards,<br>
    Pierre Schweitzer<br>
    <br>
    On 01/24/2013 05:07 PM, varun bhatnagar wrote:
    <blockquote
cite="mid:CAGxOggExSGkLhXY6+COa1QyEepG+2xZwgK5QJWQ4qrbwtESfAg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div style="">I have started one node through libvirt API using
          its start method. I am trying to stop that node using the <b>destroy
          </b>method provided by the API but I am not able to do so.
          Instead, I am getting one message saying:</div>
        <div style=""><br>
        </div>
        <div style=""><font color="#ff0000"><b>libvir: error: internal
              error Child process (vmrun -T player stop
              /root/test_folder/myImage.vmx soft) unexpected exit status
              255</b></font></div>
        <div style=""><br>
        </div>
        <div style="">Can anybody tell me why I am not able to stop the
          node.</div>
        <div style=""><br>
        </div>
        <div style="">Thanks in advance. :)</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
libvirt-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:libvirt-users@redhat.com">libvirt-users@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/libvirt-users">https://www.redhat.com/mailman/listinfo/libvirt-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>