<div dir="ltr">Hi, Pavel,<div>Thanks for you comment. I have another question about dump the image of a MySQL and restore it on a different host.</div><div><br></div><div>I used the command &quot;criu dump mysql-pid -j&quot; to dump a MySQL. And then I copy al the dumped images to another host. After I run &quot;criu restore&quot;. It complains about &quot;bad size of /var/log/mysql/error.log and /var/lib/mysql/&quot;.</div><div><br></div><div>After I copy these two directory from the original host to the restored host, the mysql process can be restored. My question is during dumping, can I also dump all the related file and directory? Thanks.</div><div><br></div><div>- Hui<br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 19, 2015 at 11:00 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"><span class="">On 03/19/2015 05:21 PM, Hui Kang wrote:<br>
&gt; Hi, Deyan,<br>
&gt; I am using CRIU 1.5. I switch to the mysql version (5.5) you used and finally it went through.<br>
<br>
</span>In criu-1.5 we implemented support for AIO rings that were used by MySQL.<br>
This can be the reason for successful C/R of MySQL with recent CRIU :)<br>
<span class=""><br>
&gt; I think the problem may cased by something in mysql 5.6. Do you have any experience. Thanks.<br>
&gt;<br>
&gt; - Hui<br>
&gt;<br>
</span><span class="">&gt; On Thu, Mar 19, 2015 at 3:31 AM, Deyan Doychev &lt;<a href="mailto:deyan@1h.com">deyan@1h.com</a> &lt;mailto:<a href="mailto:deyan@1h.com">deyan@1h.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     Hi,<br>
&gt;<br>
&gt;     Unfortunately, I have not encountered such a problem with Percona. After<br>
&gt;     the AIO config change I am able to dump Percona server without any hangs.<br>
&gt;<br>
</span>&gt;     Maybe you could try asking on the the CRIU mail list (<a href="mailto:criu@openvz.org">criu@openvz.org</a> &lt;mailto:<a href="mailto:criu@openvz.org">criu@openvz.org</a>&gt;)<br>
<div><div class="h5">&gt;     as I am currently using an outdated CRIU version and may misguide you.<br>
&gt;     People there are really nice and always happy to help.<br>
&gt;<br>
&gt;     Regards,<br>
&gt;     Deyan<br>
&gt;<br>
&gt;     On 03/18/2015 05:06 PM, Hui Kang wrote:<br>
&gt;     &gt; Hi,<br>
&gt;     &gt; I am using CRIU to dump a percona mysql process. First I add<br>
&gt;     &gt; [mysqld]<br>
&gt;     &gt; innodb_use_native_aio = false<br>
&gt;     &gt; to resolve of the issue of non-regular mapping. However, the dump<br>
&gt;     &gt; process hangs on<br>
&gt;     &gt;<br>
&gt;     &gt; (00.819732) Pagemap generated: 18 pages 0 holes<br>
&gt;     &gt; (00.819741) Pagemap generated: 2 pages 0 holes<br>
&gt;     &gt; (00.833712) ----------------------------------------<br>
&gt;     &gt; (00.836236)<br>
&gt;     &gt; (00.836274) Dumping core (pid: 11855)<br>
&gt;     &gt; (00.836283) ----------------------------------------<br>
&gt;     &gt; (00.836291) Obtaining personality ... (00.836430) 11855 has 0 sched policy<br>
&gt;     &gt; (00.836448)     dumping 0 nice for 11855<br>
&gt;     &gt; (00.836461) cg: Dumping cgroups for 11855<br>
&gt;     &gt; (00.836977) ----------------------------------------<br>
&gt;     &gt; (00.836996)<br>
&gt;     &gt; (00.837003) Dumping creds for 11855)<br>
&gt;     &gt; (00.837010) ----------------------------------------<br>
&gt;     &gt;<br>
&gt;     &gt; PID 11855 is the mysqld process. Could anyone can help?<br>
&gt;     &gt; Thanks.<br>
&gt;     &gt;<br>
&gt;     &gt; - Hui<br>
&gt;     &gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&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" target="_blank">https://lists.openvz.org/mailman/listinfo/criu</a><br>
&gt;<br>
<br>
</blockquote></div><br></div></div></div>