Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

checkpoint/restore broken #1853

Closed
ghost opened this issue Jul 27, 2018 · 5 comments
Closed

checkpoint/restore broken #1853

ghost opened this issue Jul 27, 2018 · 5 comments

Comments

@ghost
Copy link

ghost commented Jul 27, 2018

Since commit 8187fb7

Easy to reproduce using this config.json,

http://people.redhat.com/qcai/tmp/config.json

<console #1> # runc run root

<console #2> rm -rf /tmp/root; mkdir /tmp/root
<console #2> runc checkpoint --image-path /tmp/root/ --work-path /tmp/root/ root
<console #2> runc restore --image-path /tmp/root/ --work-path /tmp/root/ root
criu failed: type NOTIFY errno 0
log file: /tmp/root/restore.log

http://people.redhat.com/qcai/tmp/restore.log

@avagin

@avagin
Copy link
Contributor

avagin commented Jul 27, 2018

What version of criu do you use?

@ghost
Copy link
Author

ghost commented Jul 30, 2018

criu-3.5

@avagin
Copy link
Contributor

avagin commented Jul 30, 2018

@qiancai I think this is a dup of checkpoint-restore/criu#314. Could you try to update criu?

@ghost
Copy link
Author

ghost commented Jul 30, 2018

Yes, using the latest upstream criu works fine.

@avagin
Copy link
Contributor

avagin commented Jul 31, 2018

@qiancai could you close this issue?

@ghost ghost closed this as completed Jul 31, 2018
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant