[CRIU] lxc-checkpoint restore failed

Jason Lee ldm5235 at gmail.com
Thu Oct 15 05:37:02 PDT 2015


In this server,I only run the latest version LXC and CRIU. There are no any
my own applications
using socket in LXC(maybe sshd or dhclient?).My distribution linux is
debian 8
so I don't know which applications use SOCK_PACKET ...

To avoid this situation, I think using two network card is better than
net-bridge,isn't it ?

I wish criu could solve this issue in next version!


- Jason

2015-10-15 20:08 GMT+08:00 Jason Lee <ldm5235 at gmail.com>:

>
> ---------- Forwarded message ----------
> From: Pavel Emelyanov <xemul at parallels.com>
> Date: 2015-10-15 20:06 GMT+08:00
> Subject: Re: [CRIU] lxc-checkpoint restore failed
> To: Jason Lee <ldm5235 at gmail.com>
> Cc: Tycho Andersen <tycho.andersen at canonical.com>, criu at openvz.org
>
>
> On 10/15/2015 03:04 PM, Pavel Emelyanov wrote:
> > On 10/15/2015 02:58 PM, Jason Lee wrote:
> >> OK!
> >> Here it is:
> >>
> >> root at dslab:/home/dslab/tools/criu# ./crit show
> /home/checkpoint/c2/packetsk.img
> >> {
> >>     "magic": "PACKETSK",
> >>     "entries": [
> >>         {
> >>             "id": 61,
> >>             "type": 10,
> >
> > Here it is. This is SOCK_PACKET which we didn't support (and didn't put
> check
> > for it on dump). Which software uses this thing? AF_PACKET sockets are
> typically
> > SOCK_RAW or SOCK_DGRAM, SOCK_PACKET is, frankly speaking, new to me :)
>
> Just FIY, I've created an issue for this feature:
> https://github.com/xemul/criu/issues/73
>
> -- Pavel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvz.org/pipermail/criu/attachments/20151015/1fbfa5d8/attachment.html>


More information about the CRIU mailing list