<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Mar 9, 2017 at 11:39 AM, Nathanaël Blanchet <span dir="ltr">&lt;<a href="mailto:blanchet@abes.fr" target="_blank">blanchet@abes.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF"><span class="gmail-">
    <p><br>
    </p>
    <br>
    <div class="gmail-m_-1651002033933517188moz-cite-prefix">Le 09/03/2017 à 10:25, Gianluca Cecchi
      a écrit :<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">On Wed, Mar 8, 2017 at 6:05 PM,
            Gianluca Cecchi <span dir="ltr">&lt;<a href="mailto:gianluca.cecchi@gmail.com" target="_blank">gianluca.cecchi@gmail.com</a>&gt;</span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
              <div dir="ltr">
                <div class="gmail_extra">
                  <div class="gmail_quote"><br>
                    <div><br>
                    </div>
                    <div>NOTE: during the snapshot creation I see in web
                      admin console the VM in paused state and also not
                      responsive in both console and ssh session.</div>
                    <div>After a couple of seconds it comes back and as
                      a confirmation I see this in its messages:</div>
                    <div><br>
                    </div>
                    <div>Mar  8 17:38:57 T-ORACLE73 chronyd[616]: System
                      clock wrong by 19.077230 seconds, adjustment
                      started<br>
                    </div>
                    <div><br>
                    </div>
                    <div>Is this expected?</div>
                    <div><br>
                    </div>
                    <span class="gmail-m_-1651002033933517188gmail-HOEnZb"><font color="#888888">
                        <div><br>
                        </div>
                        <div><br>
                        </div>
                      </font></span></div>
                </div>
              </div>
            </blockquote>
          </div>
          <br>
        </div>
        <div class="gmail_extra">Possibly the default changed at some
          point in time, so that now it saves memory and so this implies
          pause of VM</div>
      </div>
    </blockquote></span>
    Saving memory is essential in some apàplications like DB, so you
    won&#39;t bypass vm pauses for such a stuff<div><div class="gmail-h5"><br></div></div></div></blockquote><div><br></div><div>Yes, indeed, the important thing is to have an option so that you can set it True or False, depending on the VM you are saving, the application that is running isnide it and the way you want to do backup of the application.</div><div>Nevertheless, RDBMS and also other applications often have some mechanism to be &quot;frozen in a consistent state&quot; so that you can save what you have on disk without need to save memory to have a consistent backup.</div><div>Oracle for example has functionality to be put in &quot;backup mode&quot; where you issue &quot;begin backup&quot; before the snapshot and &quot;end backup&quot; right after snapshot completion.</div><div>I see that POstgreSQL has similar functionality (not tested myself):</div><div><a href="https://www.postgresql.org/docs/9.4/static/continuous-archiving.html#BACKUP-LOWLEVEL-BASE-BACKUP">https://www.postgresql.org/docs/9.4/static/continuous-archiving.html#BACKUP-LOWLEVEL-BASE-BACKUP</a></div><div>and the same for other ones.</div><div><br></div><div>Gianluca </div></div><br></div></div>