<div dir="ltr"><div>Hi,</div><div><br></div><div>this patch series is a rebased and improved version of these three patches</div><div><a href="https://lists.openvz.org/pipermail/criu/2015-December/024218.html">https://lists.openvz.org/pipermail/criu/2015-December/024218.html</a></div><div><a href="https://lists.openvz.org/pipermail/criu/2015-December/024117.html">https://lists.openvz.org/pipermail/criu/2015-December/024117.html</a></div><div><a href="https://lists.openvz.org/pipermail/criu/2015-December/024118.html">https://lists.openvz.org/pipermail/criu/2015-December/024118.html</a>.</div><div><br></div><div>The current patch allows CRIU to perform in-memory remote live migrations.</div><div>Snapshot images are stored in memory and sent to a remote node, where they are</div><div>stored in memory until the process is restored. This can be activated by using</div><div>&#39;--remote&#39; in the command line arguments for launching CRIU</div><div>Dump/Pre-Dump/Restore.</div><div><br></div><div>A more analytic documentation can be found here</div><div><a href="https://lists.openvz.org/pipermail/criu/2015-December/024358.html">https://lists.openvz.org/pipermail/criu/2015-December/024358.html</a>.</div><div><br></div><div>The --remote option can be tested using</div><div><br></div><div>zdtm.py run -a --remote</div><div><br></div><div>which should run now successfully :-)</div><div><br></div><div>Regards,</div><div>rodrigo</div></div>