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

Support full CRIU functionality #72

Open
ailispaw opened this issue Mar 1, 2018 · 2 comments
Open

Support full CRIU functionality #72

ailispaw opened this issue Mar 1, 2018 · 2 comments
Labels

Comments

@ailispaw
Copy link
Member

ailispaw commented Mar 1, 2018

[bargee@barge ~]$ sudo criu check --all
Warn  (criu/cr-check.c:1015): Loginuid restore is OFF.
Error (criu/cr-check.c:1037): UFFD is not supported
Error (criu/cr-check.c:1037): UFFD is not supported
Error (criu/cr-check.c:863): failed to mount autofs: No such device
Looks good but some kernel features are missing
which, depending on your process tree, may cause
dump or restore failure.
  • CONFIG_AUDIT
  • CONFIG_AUDITSYSCALL
  • CONFIG_USERFAULTFD
  • CONFIG_AUTOFS4_FS
  • autofs package
@prologic
Copy link
Contributor

Let's close this.

@ailispaw
Copy link
Member Author

I agree with you most likely for now, but I would like to keep it open for the future.
I'm still watching criu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants