<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p></p>
<div>Hello,</div>
<div><br>
</div>
<div>I am trying to live migrate a container, following the steps described at: https://insights.ubuntu.com/2015/05/06/live-migration-in-lxd/</div>
<div><br>
</div>
<div>However, when I execute the migrate command, I obtain an error:</div>
<div># lxc move migratee lxd2:migratee</div>
<div>error: Error transferring container data: checkpoint failed:</div>
<div>checkpoint failed</div>
<div><br>
</div>
<div>When checking the log file (/var/log/lxd/migratee/lxc.log), I see the following line:</div>
<div>lxc [...] ERROR    lxc_criu - criu.c:criu_version_ok:348 - must have criu 1.9 or greater to checkpoint/restore</div>
<div><br>
</div>
<div>The machine (Ubuntu 14.04) is running criu version 1.7.2, and on the criu webpage (https://criu.org/Main_Page), the latest version appears to be version 1.8. However, the error suggests a more recent version 1.9 to be required. Would you know where I can
 find version 1.9 of criu? Or is the failure caused by something else?</div>
<div><br>
</div>
<div>Thank you, </div>
<div><br>
</div>
<div>John</div>
<br>
<p></p>
</div>
</body>
</html>