[CRIU] Help on CRIU , P.haul and docker migration
Bhakti Bohara
bbohara at asu.edu
Mon Feb 27 23:38:46 PST 2017
Hello All
I am attempting to live migrate the docker containers using the below
tutorial
https://github.com/xemul/p.haul/blob/master/test/docker/HOWTO
I am getting the below error when I run
ubuntu at ubuntu-VM:~/Downloads/p.haul$ ./p.haul-service
Traceback (most recent call last):
File "./p.haul-service", line 6, in <module>
import phaul.args_parser
File "/home/ubuntu/Downloads/p.haul/phaul/args_parser.py", line 8, in
<module>
import criu_api
File "/home/ubuntu/Downloads/p.haul/phaul/criu_api.py", line 15, in
<module>
import criu_req
File "/home/ubuntu/Downloads/p.haul/phaul/criu_req.py", line 5, in
<module>
import pycriu.rpc_pb2
ImportError: No module named rpc_pb2
I have installed following packages .
CRIU - gcc , protobuf , protobuf-c , protobuf-c-devel
p.haul - python , python-rpyc , protobuf-python
Has any one seen the similar error?
Also is there any other way of migrating docker containers as the article
is from 2015 and since then there have been alot of updates.
Thank you for your time.
Regards
Bhakti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvz.org/pipermail/criu/attachments/20170228/9cfca37f/attachment-0001.html>
More information about the CRIU
mailing list