<div dir="ltr"><div>Hi, Pavel,<br></div>Thanks for you reply. The main purpose is to checkpoint the child process. I found this in the criu manual<br><br>       -n, --namespaces &lt;ns&gt;[,&lt;ns&gt;...]<br>           Checkpoint namespaces. Namespaces must be separated by comma. Currently supported<br>           namespaces: uts, ipc, mnt, pid, net.<br><br><div><div><div class="gmail_extra">Can I use this to only dump the child process with its pid and net namespace?<br><br></div><div class="gmail_extra">- Hui<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 30, 2015 at 12:18 PM, Pavel Emelyanov <span dir="ltr">&lt;<a href="mailto:xemul@parallels.com" target="_blank">xemul@parallels.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 07/30/2015 06:57 PM, Hui Kang wrote:<br>
&gt; Hi,<br>
<span class=""><br>
&gt; (00.004681) Error (namespaces.c:247): Can&#39;t dump nested pid namespace for 28080<br>
<br>
</span>Here&#39;s the error. Your task 28078 lives in one pid namespace and its child<br>
28080 -- in another. This case is not yet supported by CRIU, all tasks in<br>
a tree should live in the same pid namespace.<br>
<br>
To support multiple pid namespaces we need to resolve tasks&#39; pids in all of<br>
them, collect this info in the image files and on restore properly clone()<br>
them into respective pid namespaces.<br>
<br>
-- Pavel<br>
<span class=""><br>
&gt; (00.004713) Error (namespaces.c:443): Can&#39;t make pidns id<br>
&gt; (00.004742) Unlock network<br>
&gt; (00.004772) Unfreezing tasks into 1<br>
&gt; (00.004799)     Unseizing 28078 into 1<br>
&gt; (00.004911)     Unseizing 28080 into 1<br>
&gt; (00.005083) Error (cr-dump.c:1957): Dumping FAILED.<br>
&gt;<br>
&gt; Can anyone help? Thanks in advance.<br>
&gt;<br>
&gt; - Hui<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</span>&gt; _______________________________________________<br>
&gt; CRIU mailing list<br>
&gt; <a href="mailto:CRIU@openvz.org">CRIU@openvz.org</a><br>
&gt; <a href="https://lists.openvz.org/mailman/listinfo/criu" rel="noreferrer" target="_blank">https://lists.openvz.org/mailman/listinfo/criu</a><br>
&gt;<br>
<br>
</blockquote></div><br></div></div></div></div>