[CRIU] p. haul pycriu problem

Pavel Emelyanov xemul at virtuozzo.com
Wed Apr 20 02:20:45 PDT 2016


On 04/20/2016 10:39 AM, Sharmin Sultana Sheuly wrote:

> However now it is showing the error in the source host: <https://pypi.python.org/pypi/protobuf/3.0.0b2.post2>
> 
> root at sharmin-HP-15-Notebook-PC:~/p.haul# ./p.haul-wrap client 192.168.0.9 docker 89c01ef15fba
> Establish connection...
> Exec p.haul: ./p.haul docker 89c01ef15fba --to 192.168.0.9 --fdrpc 3 --fdmem 4
> 09:25:26.376: Starting p.haul
> 09:25:26.376: Use existing connections, fdrpc=3 fdmem=4 fdfs=None
> 09:25:26.417: Setting up local
> 09:25:26.417: [Errno 2] No such file or directory: '/var/lib/docker/containers'
> Traceback (most recent call last):
>   File "./p.haul", line 45, in <module>
>     worker = phaul.iters.phaul_iter_worker(ph_type, args.mode, connection)
>   File "/home/sharmin/p.haul/phaul/iters.py", line 58, in __init__
>     self.htype = htype.get_src(p_type)
>   File "/home/sharmin/p.haul/phaul/htype.py", line 35, in get_src
>     ht.init_src()
>   File "/home/sharmin/p.haul/phaul/p_haul_docker.py", line 36, in init_src
>     self.full_ctid = self.get_full_ctid()
>   File "/home/sharmin/p.haul/phaul/p_haul_docker.py", line 83, in get_full_ctid
>     dir_name_list = os.listdir(os.path.join(docker_dir, "containers"))
> OSError: [Errno 2] No such file or directory: '/var/lib/docker/containers'

OK, that's the question to Hui (and probably Ross).

-- Pavel



More information about the CRIU mailing list