-
Notifications
You must be signed in to change notification settings - Fork 610
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 failing due to ipv6 datagram socket #2544
Comments
I quickly tried to disable IPv6 locally with The whole capability steps are unnecessary. You should run Please provide more context about what you are trying to do. Which OS, which command? |
New output of 'sudo criu check --all':
I'm running on Rocky 8. The command I'm trying to do:
|
And the log is pasted above in the original post. I'm just trying to run a podman container as root and checkpoint it so that I can load it back to that state later. Thanks for the help. |
How do you disable IPv6? |
@dpoolensdq I guess you have a kernel compiled without IPV6 support? Please can you show:
|
@mihalicyn yes I believe that's right.
|
Description
Unable to checkpoint a container due to no ipv6 support. Is this required for a checkpoint? Here is the log:
CRIU logs and information:
CRIU full dump/restore logs:
Output of `criu --version`:
Output of `criu check --all`:
When I run that command, I get:
Additional environment details:
The text was updated successfully, but these errors were encountered: