Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the HOWTO tutorial does not work for me #14

Open
sandylss opened this issue Sep 22, 2017 · 3 comments
Open

the HOWTO tutorial does not work for me #14

sandylss opened this issue Sep 22, 2017 · 3 comments

Comments

@sandylss
Copy link

I'm following the page https://github.com/xemul/p.haul/blob/master/test/docker/HOWTO

the docker version is 17.03.1-ce, installed at /usr/bin/docker
criu version is 3.4, installed by make and make install

Following the mtouch HOWTO step 0, protobuf & protobuf-python is installed when following CRIU installation guidance. python-rpyc is installed via pip install rpyc.

Then on both nodes, create CRIU_dir directory and command sudo criu service -o CRIU_dir/log -v4 --daemon
on destination node, start p.haul service ./p.haul-wrap service

Log for CRIU is

(00.000037) Version: 3.4 (gitid 0)
(00.000074) Warn (criu/cr-service.c:1113): Binding to local dir address!
(00.000105) The service socket is bound to ./criu_service.socket
(00.000436) Waiting for connection...

Log for p.haul is

Waiting for connection...

Am I missing something? Appreciate for your help

@xemul
Copy link
Member

xemul commented Sep 22, 2017

This repo is abandoned project, especially the docker integration part. We're (slowly) moving towards a better p.haul code, here it is: https://criu.org/P.Haul

@qiweichao
Copy link

@xemul, , I also have the import error "no mode pycriu" error, pyscriu is a criu.py alias, I can not find this module everywhere, consult, and now the latest container real-time migration program is what?

@xemul
Copy link
Member

xemul commented Dec 29, 2017

Right now there's no such thing as "container live migration tool". We're (not very actively) trying to plant one at https://github.com/checkpoint-restore/criu/tree/criu-dev/phaul

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants