Skip to content

docker checkpoint got "Unable to parse the CRIU version: Version: 1.5" #4

Closed
@kimh

Description

@kimh

Now, I'm trying to use native docker checkpoint/resume. However, I got the following error when I run docker checkpoint $container_id.

root@vagrant-ubuntu-trusty:~/docker# ./bundles/1.5.0-dev/binary/docker checkpoint f82be2e71cd1
Error response from daemon: Cannot checkpoint container f82be2e71cd1: Unable to parse the CRIU version: Version: 1.5
GitID: v1.2-1326-ga8e1f59
FATA[0000] Error: failed to checkpoint one or more containers

Here is my environment.

Docker: compiled from https://github.com/boucher/docker/tree/boucher-cr
CRIU: avagin@9fc4975

Actually, I'm now sure how boucher's Docker and criu are related, but I installed criu under /usr/local/sbin/criu.

root@vagrant-ubuntu-trusty:~/docker# /usr/local/sbin/criu --version
Version: 1.5
GitID: v1.2-1326-ga8e1f59

Any ideas how to debug? Appriciate for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions