<div dir="ltr">Andrew, thank you for reporting and providing an easy way to reproduce the problem.<div><br></div><div>Miklos, thanks for the quick reply.  If you&#39;d like to see the issue with checkpointing and restoring Docker containers using OverlayFS, you can use the docker binary here  <a href="https://github.com/SaiedKazemi/docker/releases">https://github.com/SaiedKazemi/docker/releases</a>.</div><div><br></div><div>--Saied</div><div><br><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 15, 2015 at 8:07 AM, Miklos Szeredi <span dir="ltr">&lt;<a href="mailto:miklos@szeredi.hu" target="_blank">miklos@szeredi.hu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Apr 15, 2015 at 10:50 AM, Andrew Vagin &lt;<a href="mailto:avagin@odin.com">avagin@odin.com</a>&gt; wrote:<br>
&gt; Hello Miklos and Everyone else,<br>
&gt;<br>
&gt; We have a report that a container with overlayfs can&#39;t be checkpointed.<br>
&gt;<br>
&gt; To dump file descriptors we get information from /proc/pid/fd/ and /proc/pid/fdinfo.<br>
&gt;<br>
&gt; But in case of overlayfs we see unexpected values there.<br>
&gt;<br>
&gt; /proc/PID/fdinfo/FD contains mnt_id which isn&#39;t presented in /proc/pid/mountinfo.<br>
&gt; /proc/PID/fd/FD does not contain an absolute path to the opened file.<br>
&gt;<br>
&gt; Can someone help to fix these issues?<br>
<br>
</span>See this:<br>
<br>
<a href="https://lkml.org/lkml/2015/3/20/372" target="_blank">https://lkml.org/lkml/2015/3/20/372</a><br>
<br>
Al didn&#39;t like that patch.  But it definitely will be fixed, one way<br>
or the other, in the near future.<br>
<br>
Thanks,<br>
Miklos<br>
</blockquote></div><br></div>