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

Inconsistent restore failure with CG_MODE_FULL - boucher cr-combined + hk + criu-current #24

Closed
stlalpha opened this issue Aug 21, 2015 · 2 comments

Comments

@stlalpha
Copy link

During the first try of a container restore with CG_MODE_FULL I get a failure with:

(00.000856) Collecting 37/21 (flags 0)
(00.000878) `- ... done
(00.000905) cg: Preparing cgroups yard (cgroups restore mode 0x4)
(00.000957) cg: Opening .criu.cgyard.LsVKLt as cg yard
(00.000967) cg: Making controller dir .criu.cgyard.LsVKLt/cpuset (cpuset)
(00.001031) cg: Created cgroup dir cpuset/system.slice/docker-404a13eab68e35753ee2c66f636aa727aa2c9a7723671d25cc9ffb0ede574178.scope
(00.001074) Error (cgroup.c:978): cg: Failed closing cpuset/system.slice/docker-404a13eab68e35753ee2c66f636aa727aa2c9a7723671d25cc9ffb0ede574178.scope/cpuset.cpus: Invalid argument
(00.001079) Error (cgroup.c:1083): cg: Restoring special cpuset props failed!

The second restore try - same parameters, same images, same container, same binaries - gets a successful result. Any ideas?

Full restore log here: https://gist.github.com/6e84bae4e5c165491d1f

Thanks!

@stlalpha stlalpha changed the title Inconsistent restore failure with CG_MODE_FULL Inconsistent restore failure with CG_MODE_FULL - boucher cr-combined + hk + criu-current Aug 21, 2015
@stlalpha
Copy link
Author

We've submitted a patch to help address this - currently under discussion

@xemul
Copy link
Member

xemul commented Sep 2, 2015

If I get things right this is fixed by 19dbe25

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

2 participants