[CRIU] p.haul and docker problem
Pavel Emelyanov
xemul at virtuozzo.com
Thu Apr 14 03:02:02 PDT 2016
On 04/13/2016 06:06 PM, Sharmin Sultana Sheuly wrote:
> Hi
> I was trying docker container migration
> Both my host and destination have docker 1.10.0-dev, CRIU and P.haul.
> I created a container of id: 89c01ef15fba in the source host wile in the destination host ./p.haul-wrap service is ran showing waiting for connection. In the source host I ran the below command:
> ./p.haul-wrap client 172.17.0.1 docker 89c01ef15fba
> However the output is :
>
> Establish connection...
> Traceback (most recent call last):
> File "./p.haul-wrap", line 127, in <module>
> args.func(args, unknown_args)
> File "./p.haul-wrap", line 80, in run_phaul_client
> connection_sks[i].connect(dest_host)
> File "/usr/lib/python2.7/socket.py", line 224, in meth
> return getattr(self._sock,name)(*args)
> socket.error: [Errno 111] Connection refused
Client cannot connect to server. Try to check your network configuration to find
out what the problem might be.
> I thought that disabling firewall will work. However it did not.
> Another weired thing is that in my *destination host* , in this docker server is not running. Only the client shows up after typing docker version. It also shows /cannot connect to docker daemon. is <http://daemon.is> docker running in the host?/ However a few hours earlier it did not showd this message. there was a docker server as well as the client. *I dont know what happened with my docker!!! As well as I cant migrate. *
> Any help will be highly appreciated.
> Best Regards
> Sharmin
>
>
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu
>
More information about the CRIU
mailing list