[CRIU] [PATCH 0/3] Process Migration using Sockets
Rodrigo Bruno
rbruno at gsd.inesc-id.pt
Wed Jan 11 09:15:59 PST 2017
Hi,
this patch series is a rebased and improved version of these three patches
https://lists.openvz.org/pipermail/criu/2015-December/024218.html
https://lists.openvz.org/pipermail/criu/2015-December/024117.html
https://lists.openvz.org/pipermail/criu/2015-December/024118.html.
The current patch allows CRIU to perform in-memory remote live migrations.
Snapshot images are stored in memory and sent to a remote node, where they
are
stored in memory until the process is restored. This can be activated by
using
'--remote' in the command line arguments for launching CRIU
Dump/Pre-Dump/Restore.
A more analytic documentation can be found here
https://lists.openvz.org/pipermail/criu/2015-December/024358.html.
The --remote option can be tested using
zdtm.py run -a --remote
which should run now successfully :-)
Regards,
rodrigo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvz.org/pipermail/criu/attachments/20170111/01b092a5/attachment-0001.html>
More information about the CRIU
mailing list