[CRIU] test on fedora 19

Cyrill Gorcunov gorcunov at gmail.com
Tue Nov 26 12:32:21 PST 2013


On Tue, Nov 26, 2013 at 03:21:24PM -0500, Neal Becker wrote:
>    what do you mean 'don't see testing socket path'?  
> 

The test you're running creates socket with path something like

	/home/criu/test/zdtm/live/static/sockets00.test

thus in debug.log there should be a line like

(00.004999)     Collected: ino 0x5a9d peer_ino 0x5a9c family    1 type    1 state  1 name /home/criu/test/zdtm/live/static/sockets00.test

then on restore there must be something like

(00.006999)   4441: Collecting 41/21 (flags 1)
(00.007999)   4441:  `- Got 0x5a9a peer 0 (name /home/criu/test/zdtm/live/static/sockets00.test)
(00.007999)   4441:  `- Got 0x5a9b peer 0x5a9a (name -)
(00.007999)   4441:  `- Got 0x5a9c peer 0x5a9d (name -)
(00.007999)   4441:  `- Got 0x5a9d peer 0x5a9c (name /home/criu/test/zdtm/live/static/sockets00.test)

In your case the all names are empty. Thus

1) Could you please point me how exactly you start the test?
2) Could you run it as sudo user?


More information about the CRIU mailing list