[CRIU] problem restoring unix queues?

Pavel Emelyanov xemul at parallels.com
Fri Jul 17 09:13:55 PDT 2015


On 07/17/2015 05:33 PM, Tycho Andersen wrote:
> Hi all,
> 
> Sometimes I see something like:
> 
> (00.095976)     77: Error (sk-queue.c:238): Failed to send packet: Resource temporarily unavailable
> 
> when restoring (full log here: http://paste.ubuntu.com/11893011/).
> 
> The sk-queues.img is: http://paste.ubuntu.com/11893015/ so I don't
> /think/ it should be filling the buffer, so I'm not sure why we'd get
> EAGAIN.
> 
> Thoughts?

Is it stream or datagram socket? AFAIK the EAGAIN is only reported when
you hit socket buffer limit, but we try to raise one :\

-- Pavel



More information about the CRIU mailing list