<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Hey Mohammed,</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">thanks for the input!<br>
      <br>
      On 21/01/2022 12:48, Mohammed Naser wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAEs876ifTTMQGSDi7jxFAck1S4gy4QLwk5SLTHCSPmn5HX=dtw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      Sorry to hijack such an old thread. Looking into these features, I
      was just wondering if it was possible to:<br>
      <div>
        <div class="gmail_quote">
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">
            <div>
              <p> <br>
              </p>
              <p>  1) Disable the support for pause / suspend altogether
                and not allow anyone to place instances in such states?</p>
            </div>
          </blockquote>
          <div dir="auto">you can use policy to disable suspending vms
            via the api</div>
        </div>
      </div>
    </blockquote>
    <p>Good point, thanks.</p>
    <p><br>
    </p>
    <blockquote type="cite"
cite="mid:CAEs876ifTTMQGSDi7jxFAck1S4gy4QLwk5SLTHCSPmn5HX=dtw@mail.gmail.com">
      <div>
        <div class="gmail_quote">
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">
            <div>
              <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>
            </div>
          </blockquote>
          <div dir="auto">you can mount the path where things get saved
            at where ever you want (I think it’s somewhere inside
            /var/lib/nova/instances)</div>
        </div>
      </div>
    </blockquote>
    <p><br>
      That's true, but this would require some multi-mountable shared
      storage like CephFS or some NFS to remove the dependency from a
      single node.<br>
      It's not like Nova would store this data as e.g. a RBD image in
      Ceph via some config option, right?</p>
    <p><br>
    </p>
    <p><br>
    </p>
    <p>Regards</p>
    <p><br>
    </p>
    <p>Christian<br>
    </p>
    <p><br>
    </p>
    <br>
  </body>
</html>