<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Hey there,</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">On 04/08/2021 19:37, Sean Mooney wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:9e5c73c2a2b9513c8c44c19f6d370411c016b169.camel@redhat.com">
      <blockquote type="cite" style="color: #007cff;">
        <pre class="moz-quote-pre" wrap="">I had something unusual happen this morning; one of my VMs was showing "Suspended" under the Power State in the Horizon dashboard.

I've never seen that.  What does it mean?

Any search that I do points me to a bunch of resources for Status Suspended.
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">suspened is like hibernate in windows. in the libvirt driver we call libvirt managed_save api
this pauses the guests,  snapshots the guest ram and saves it to disk then stops the instance.
so this frees the guest ram on the host and save it to a file so that we can recreate the vm and resume it
as if nothing happened.</pre>
    </blockquote>
    <p>Sorry to hijack such an old thread. Looking into these features,
      I was just wondering if it was possible to:<br>
      <br>
    </p>
    <p>  1) Disable the support for pause / suspend altogether and not
      allow anyone to place instances in such states?</p>
    <p>  2) Change the storage location of the saved guest RAM to a
      shared storage to allow the instance to be migrated while being
      suspended/paused. As far as I can see currently this data is saved
      on the host disk.</p>
    <p><br>
    </p>
    <p><br>
    </p>
    <p>Regards</p>
    <p><br>
    </p>
    <p>Christian<br>
    </p>
    <p><br>
    </p>
  </body>
</html>