<div dir="ltr">Apologies in advance if I&#39;m asking in the wrong place. I&#39;m trying to follow the LXC setup instructions <div>from the wiki[1] and not having any luck. When I get to the actual checkpoint step, it fails with this output:<div><br></div><div><div>    vagrant@vagrant: $ sudo lxc-checkpoint -D /tmp -v -n u1</div><div>    Checkpointing u1 failed.</div><div><br></div><div>I haven&#39;t been able to get any other information by setting the log level or adding the verbose flag. </div><div>Running &#39;criu check --ms&#39; gives me the following output:</div><div><br></div><div><div>    Warn  (cr-check.c:188): Skipping unssuported PR_SET_MM_MAP</div><div>    Warn  (tun.c:58): Skipping tun support check</div><div>    Warn  (timerfd.c:44): timerfd: Skipping timerfd support check</div><div>    Warn  (cr-check.c:296): Skipping mnt_id support check</div><div>    Warn  (cr-check.c:668): Skipping unsupported AIO remap</div><div>    Looks good.</div></div><div><br></div><div>I compiled criu from source, but haven&#39;t compiled a custom kernel, which I believe is what&#39;s causing the </div><div>warnings? Checking my kernel configuration, the flags seem to match what is asked for on the wiki[2].</div><div>I was able to get a really simple process checkpointed, following these instructions[3].</div><div><br></div><div>Any pointers on where to look would be appreciated, thanks.</div><div><br></div><div>- Ross</div><div><br></div><div>[1] <a href="http://criu.org/LXC">http://criu.org/LXC</a></div></div><div>[2] <a href="http://criu.org/Installation">http://criu.org/Installation</a></div></div><div>[3] <a href="http://criu.org/Simple_loop">http://criu.org/Simple_loop</a></div><div><br></div></div>