<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 10/28/2015 02:31 PM, jjs - mainphrame wrote:<br>
    <blockquote
cite="mid:CABkzw7yPj1hQN+-RMhHhjkL7fyaM3pNkSdX_8S_UCzFTx5SvBQ@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <div dir="ltr">Greetings,
        <div><br>
        </div>
        <div>I've been running some test containers on OVZ7 beta, and,
          while I realize not all functionality is in place yet, they
          have been so dependable that I'm starting to depend on them. </div>
        <div><br>
        </div>
        <div>So, understandably, I was looking at backups, and my first
          tries with vzctl snapshot failed. I don't want to spend a lot
          of time troubleshooting something that's not yet known to be
          working, but in case it is, has anyone else had better luck?</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>Here is the result of my attempt to make a backup:</div>
        <div><br>
        </div>
        <div>
          <div>[root@hachi vz]# vzctl snapshot 1001</div>
          <div>Creating snapshot {57c8aa0d-1c04-4469-9d1e-c95fab04bd01}</div>
          <div>Storing /local/vz/private/1001/Snapshots.xml.tmp</div>
          <div>Setting up checkpoint...</div>
          <div>Failed to checkpoint the Container</div>
          <div>All dump files and logs were saved to
            /local/vz/private/1001/dump/{57c8aa0d-1c04-4469-9d1e-c95fab04bd01}.fail</div>
          <div>Checkpointing failed</div>
          <div>Failed to create snapshot</div>
          <div>[root@hachi vz]# </div>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>The last few lines of the dump log contain these clues:</div>
        <div><br>
        </div>
        <div>
          <div>(00.570576) Error (proc_parse.c:404): Can't handle
            non-regular mapping on 8366's map 7f2164d63000</div>
          <div>(00.570582) Error (cr-dump.c:1487): Collect mappings
            (pid: 8366) failed with -1</div>
          <div>(00.570746) Unlock network</div>
          <div>(00.570751) Running network-unlock scripts</div>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>There is no pid 8366 in the CT but on the host that pid
          corresponds to the mysql instance running in the container
          that I'm trying to snapshot: </div>
        <div><br>
        </div>
        <div>
          <div>[root@hachi vz]# ps -ef|grep 8366</div>
          <div>27          8366    7098  0 14:03 ?        00:00:00
            /usr/libexec/mysqld --basedir=/usr --datadir=/var/lib/mysql
            --plugin-dir=/usr/lib64/mysql/plugin
            --log-error=/var/log/mariadb/mariadb.log
            --pid-file=/var/run/mariadb/mariadb.pid
            --socket=/var/lib/mysql/mysql.sock</div>
        </div>
        <div><br>
        </div>
        <div>So, is this something that ought to work?</div>
        <br>
      </div>
    </blockquote>
    <br>
    Hi Joe,<br>
    <br>
    You might want to try writing to criu list with this question, they
    might have a clue.<br>
    See <a class="moz-txt-link-freetext" href="https://lists.openvz.org/mailman/listinfo/criu">https://lists.openvz.org/mailman/listinfo/criu</a><br>
  </body>
</html>