[CRIU] Error (sk-inet.c:202): Name resolved on unconnected socket
Adrian Reber
adrian at lisas.de
Tue Jul 5 06:33:16 PDT 2016
Now that CRIU can drop in-flight connections I get much better results
checkpointing and restarting my test container while running ab against
the tomcat server in the container: ab -n 1000000 -c 20
I am still testing with LXC using lxc-checkpoint and once every 100 test
runs I get following error:
(00.232915) 6693 fdinfo 10: pos: 0 flags: 2000002/0x1
(00.232917) fdinfo: type: 0x5 flags: 02000002/01 pos: 0 fd: 10
(00.232923) 6693 fdinfo 11: pos: 0 flags: 2/0
(00.232926) Searching for socket 52f7d (family 2.6)
(00.232928) Error (sk-inet.c:202): Name resolved on unconnected socket
(00.232929) ----------------------------------------
(00.232939) Error (cr-dump.c:1323): Dump files (pid: 6693) failed with -1
(00.232954) Waiting for 6693 to trap
(00.232961) Daemon 6693 exited trapping
Can this also be solved in a way like the dropping of in-flight connections?
Adrian
More information about the CRIU
mailing list