<div dir="ltr"><div><div>Hello :) thanks a lot for help. <br><br><i>How do you enter into CT? Do you use screen or ssh?</i><br><br></div><div>Before the Dumping Process:<br><br>root@g-2:~# lxc-ls -f<br>NAME     STATE    IPV4  IPV6  GROUPS  AUTOSTART  <br>-----------------------------------------------<br>worker   STOPPED  -     -     -       NO           <br>root@g-2:~# lxc-start -n worker<br>root@g-2:~# lxc-attach -n worker<br>root@worker:/home# cat &gt; test.sh &lt;&lt;-EOF<br>&gt; #!/bin/sh<br>&gt; while :; do<br>&gt;     sleep 1<br>&gt;     date<br>&gt; done<br>&gt; EOF<br>root@worker:/home# chmod +x test.sh<br>root@worker:/home# ./test.sh<br>Mon Jan 19 17:58:57 CET 2015<br>Mon Jan 19 17:58:58 CET 2015<br></div><div>..........................<br></div><div>After Restart, i have used ssh.<br><br><br>dump.log:<br>Warn  (fsnotify.c:183): fsnotify:       Handle 800003:9db17 cannot be opened<br>Warn  (fsnotify.c:183): fsnotify:       Handle 800003:9db1d cannot be opened<br>tar: ./udev/control: socket ignored<br><br>restore.log&quot;<br>Warn  (cr-restore.c:996): Set CLONE_PARENT | CLONE_NEWPID but it might cause restore problem,because not all kernels support such clone flags combinations!<br>RTNETLINK answers: File exists<br>RTNETLINK answers: File exists<br>RTNETLINK answers: File exists<br><br></div>Thank you so much for help.<br></div>Best Regards. <br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-01-16 12:29 GMT+01:00 Andrew Vagin <span dir="ltr">&lt;<a href="mailto:avagin@parallels.com" target="_blank">avagin@parallels.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, Jan 15, 2015 at 02:02:56PM +0100, Thouraya TH wrote:<br>
&gt; Hello,<br>
<br>
Hello,<br>
<br>
Add Tycho into CC.<br>
<span class=""><br>
&gt;<br>
&gt; Please,i have a question about the restarting process of a LXC container.<br>
&gt; i run this script <a href="http://criu.org/Simple_loop" target="_blank">http://criu.org/Simple_loop</a> in a container:<br>
&gt;<br>
&gt; 1)<br>
&gt; ubuntu@worker:/home$ ./test.sh<br>
&gt; Wed Jan 14 22:30:23 CET 2015<br>
&gt; Wed Jan 14 22:30:24 CET 2015<br>
&gt; Wed Jan 14 22:30:25 CET 2015<br>
&gt; Wed Jan 14 22:30:26 CET 2015<br>
&gt; Wed Jan 14 22:30:35 CET 2015<br>
&gt; .......................<br>
<br>
</span>How do you enter into CT? Do you use screen or ssh?<br>
<span class=""><br>
<br>
&gt; 2) i have done the dumping process:<br>
&gt;       root@g-3:/home# lxc-checkpoint -s -D /home/ImGLXC1Worker -n worker<br>
&gt; 3) i have restart the container:<br>
&gt;     root@g-3:/home/ImGLXC1Worker# lxc-checkpoint -r -D /home/ImGLXC1Worker -n<br>
&gt; worker<br>
&gt;      # lxc-ls -f<br>
&gt; NAME     STATE    IPV4        IPV6  GROUPS  AUTOSTART<br>
&gt; -----------------------------------------------------<br>
&gt; worker   RUNNING  10.0.3.109  -     -       NO<br>
<br>
</span>Thouraya, Could you increase verbose level for criu and show us dump and restore<br>
logs? Tycho, could you explain how to do this with lxc-checkpoint?<br>
<br>
Thanks,<br>
Andrew<br>
<span class=""><br>
&gt;<br>
&gt; 4) ssh ubuntu@$(sudo lxc-info -n worker -H -i)<br>
&gt; 5) ubuntu@worker:/home$ ps<br>
&gt;   PID TTY          TIME CMD<br>
&gt;   304 pts/0    00:00:00 bash<br>
&gt;   318 pts/0    00:00:00 ps<br>
&gt;<br>
&gt; The process &quot;test&quot; didn&#39;t restart!<br>
&gt;<br>
&gt; i have done another test : ubuntu@worker:/home$ ./test.sh &gt; Results.txt /<br>
&gt; Dumping the container / Restarting the container/ The process &quot;test&quot; didn&#39;t<br>
&gt; restart! and the file Results.txt didn&#39;t change !<br>
&gt;<br>
&gt; Have you an idea please ?<br>
&gt;<br>
&gt; Thanks a lot.<br>
&gt; Best Regards.<br>
<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" target="_blank">https://lists.openvz.org/mailman/listinfo/criu</a><br>
<br>
</blockquote></div><br></div>