Hello,
system used: ubuntu 13.1 X64bit RAM: 2G
i was trying to check point lxc container(using CRIU which i compiled from
source).
steps follwed to check point were:-
1# lxc-create -n test-container -t ubuntu
2# lxc-start -n test-container       (//test-container is ubuntu12.04
machine)
3)problem :=
root@ktmnp:/home/nplink/criu-1.1# lxc-info -n test-container
state:   RUNNING
pid:      4643
root@ktmnp:/home/nplink/criu-1.1# ./criu dump -t 4643 -D /dumps/ -o
dump.log --tcp-established --file-locks
root@ktmnp:/home/nplink/criu-1.1# cat /dumps/dump.log
Error (sk-netlink.c:77): The socket has data to read
Error (cr-dump.c:1493): Dump files (pid: 4832) failed with -1
Error (cr-dump.c:1828): Dumping FAILED.
root@ktmnp:/home/nplink/criu-1.1#

any suggestions please
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to