<div dir="ltr">Really sorry..<div><br></div><div>Now the script works, but still failed on criu dump.</div><div><br></div><div>Please find the dump.log from the attachment. seems the same error, improper root. Did I wrongly  the container root? Or it&#39;s something within criu?</div>
<div><br></div><div>thanks a lot.</div><div>Bing</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jun 6, 2014 at 3:23 AM, 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"><div class="">On 06/06/2014 01:45 AM, Bing X wrote:<br>
&gt; ok, I make $odir as a new mountpoint with the command:<br>
&gt;<br>
&gt; mount -t tmpfs none &quot;./$odir&quot;<br>
&gt;<br>
&gt; then run privot_root command:<br>
&gt;<br>
&gt; pivot_root &quot;/var/lib/docker/containers/a4aec40cc802b258990c538852387b14ec7f7404ca397c66f2ee6ff9862f4a16/root/&quot; &quot;./$odir<br>
<br>
</div>Did you read man pivot_root? It says that the 1st argument is where to put the root<br>
and the 2nd is where to move old tree. In your case you ask to put new root into<br>
/var/lib/docker/... which is _not_ a mountpoint, and ask to move old tree into $odir.<br>
<br>
Bing, please, we cannot resolve every single non working command you meet.<br>
<div class="im HOEnZb"><br>
&gt; still get the same error: Invalid argument.<br>
&gt;<br>
&gt; am I wrong on making $odir a new mountpoint? if so, what&#39;s the correct command?<br>
&gt;<br>
&gt; thanks,<br>
&gt; Bing<br>
&gt;<br>
&gt;<br>
</div><div class="im HOEnZb">&gt; On Thu, Jun 5, 2014 at 4:53 AM, Pavel Emelyanov &lt;<a href="mailto:xemul@parallels.com">xemul@parallels.com</a> &lt;mailto:<a href="mailto:xemul@parallels.com">xemul@parallels.com</a>&gt;&gt; wrote:<br>

&gt;<br>
&gt;     On 06/05/2014 01:02 AM, Bing X wrote:<br>
&gt;     &gt; Then am I wrong on the root dir of my container? Or, if I&#39;m right, how can I pivot_root it to $odir?<br>
&gt;<br>
&gt;     Make $odir being a mount point.<br>
&gt;<br>
&gt;     &gt; thanks,<br>
&gt;     &gt; Bing<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
</div><div class="HOEnZb"><div class="h5">&gt;     &gt; On Wed, Jun 4, 2014 at 4:32 PM, Pavel Emelyanov &lt;<a href="mailto:xemul@parallels.com">xemul@parallels.com</a> &lt;mailto:<a href="mailto:xemul@parallels.com">xemul@parallels.com</a>&gt; &lt;mailto:<a href="mailto:xemul@parallels.com">xemul@parallels.com</a> &lt;mailto:<a href="mailto:xemul@parallels.com">xemul@parallels.com</a>&gt;&gt;&gt; wrote:<br>

&gt;     &gt;<br>
&gt;     &gt;     On 06/04/2014 10:27 PM, Bing X wrote:<br>
&gt;     &gt;     &gt; OK, I find the error occurs at the line pivot_root<br>
&gt;     &gt;     &gt;<br>
&gt;     &gt;     &gt; I modified this line to to move my container root to &quot;./$odir&quot;<br>
&gt;     &gt;     &gt;<br>
&gt;     &gt;     &gt; my command is:<br>
&gt;     &gt;     &gt;<br>
&gt;     &gt;     &gt; pivot_root &quot;/var/lib/docker/containers/a4aec40cc802b258990c538852387b14ec7f7404ca397c66f2ee6ff9862f4a16/root/&quot; &quot;./$odir&quot;<br>
&gt;     &gt;     &gt;<br>
&gt;     &gt;     &gt; the error is: pivot_root: Invalid argument<br>
&gt;     &gt;     &gt;<br>
&gt;     &gt;     &gt; any suggestion what&#39;s happening here?<br>
&gt;     &gt;<br>
&gt;     &gt;     The pivot_root() only works if the target directory is a mount point.<br>
&gt;     &gt;<br>
&gt;     &gt;     &gt; thanks,<br>
&gt;     &gt;     &gt; Bing<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt; --<br>
&gt;     &gt; Thanks<br>
&gt;     &gt; Bing<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Thanks<br>
&gt; Bing<br>
<br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Thanks</div><div>Bing</div>
</div>