[CRIU] Anyone have a plan to support dumping of stream unix connection?

Chanho Park chanho61.park at samsusng.com
Mon Jun 10 02:34:52 EDT 2013


Hi all,

I found we can't dump a stream unix connection.
The tool stops dumping with below log:
	Can't dump half of stream unix connection.

I think many processes will use this type(SOCK_STREAM) of socket for IPC.
ProcessA sock(/tmp/socketA) <------> ProcessB connect(/tmp/socketA)
Does anyone have a plan to support the stream connection of unix socket?

Thanks.

Best Regards,
Chanho Park
-------------- next part --------------
A non-text attachment was scrubbed...
Name: domain_client.c
Type: application/octet-stream
Size: 1067 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130610/103df7a5/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: domain_server.c
Type: application/octet-stream
Size: 1212 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130610/103df7a5/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dump_domain.sh
Type: application/octet-stream
Size: 244 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130610/103df7a5/attachment-0002.obj>


More information about the CRIU mailing list