[CRIU] lxc-checkpoint restore failed

Pavel Emelyanov xemul at parallels.com
Thu Oct 15 05:06:11 PDT 2015


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


More information about the CRIU mailing list