<div dir="ltr"><div><div>Yes, it is fine with <b>ssh</b> and without <b>lxc-attach</b> :)<br></div>Thanks a lot :)<br></div>Bests. <br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-01-22 17:47 GMT+01:00 Pavel Emelyanov <span dir="ltr">&lt;<a href="mailto:xemul@parallels.com" target="_blank">xemul@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 01/22/2015 07:41 PM, Thouraya TH wrote:<br>
&gt; *Dumping Process* with - s option:<br>
&gt;<br>
&gt; root@g-9:/home# lxc-checkpoint *-s *-D /home/ImGLXC1Worker -n worker<br>
<span class="">&gt; root@g-9:/home# lxc-ls -f<br>
&gt; NAME     STATE    IPV4  IPV6  GROUPS  AUTOSTART<br>
&gt; -----------------------------------------------<br>
</span>&gt; worker   *STOPPED*  -     -     -       NO<br>
&gt;<br>
&gt; *I have done this test:*<br>
&gt; You have said: &quot;/Check the file contents *after dump* but *before restore*. Does this file exists<br>
&gt; at all? Does it contain proper data?/&quot;<br>
<span class="">&gt;<br>
&gt; 1) dumping Process with -s option<br>
&gt; 2) root@g-9:/home/ImGLXC1Worker1# lxc-start -n worker<br>
&gt;     root@g-9:/home/ImGLXC1Worker1# lxc-ls -f<br>
&gt; NAME     STATE    IPV4        IPV6  GROUPS  AUTOSTART<br>
&gt; -----------------------------------------------------<br>
&gt; worker   RUNNING  10.0.3.109  -     -       NO<br>
&gt; worker1  STOPPED  -           -     -       NO<br>
&gt; root@g-9:/home/ImGLXC1Worker1# ssh ubuntu@$(sudo lxc-info -n worker -H -i)<br>
&gt; ..............<br>
&gt; ubuntu@worker:/home$ vim results.txt<br>
&gt;<br>
</span>&gt; *the file exists and contains the proper data.*<br>
<span class="">&gt;<br>
&gt; 3) i stopped the container to test the restart:<br>
&gt;    root@g-9:/home/ImGLXC1Worker1# lxc-stop -n worker<br>
&gt;    root@g-9:/home/ImGLXC1Worker1# lxc-ls -f<br>
&gt; NAME     STATE    IPV4  IPV6  GROUPS  AUTOSTART<br>
&gt; -----------------------------------------------<br>
&gt; worker   STOPPED  -     -     -       NO<br>
&gt; worker1  STOPPED  -     -     -       NO<br>
</span>&gt;     root@g-9:/home/ImGLXC1Worker1#  *lxc-checkpoint -r* -D /home/ImGLXC1Worker1 -n worker<br>
<span class="">&gt;     root@g-9:/home/ImGLXC1Worker1# ssh ubuntu@$(sudo lxc-info -n worker -H -i)<br>
&gt;     ^C<br>
&gt;    root@g-9:/home/ImGLXC1Worker1#<br>
&gt;    root@g-9:/home/ImGLXC1Worker1# lxc-ls -f<br>
&gt;<br>
&gt; ^CTraceback (most recent call last):<br>
&gt;   File &quot;/usr/bin/lxc-ls&quot;, line 432, in &lt;module&gt;<br>
&gt;     containers = get_containers(root=True)<br>
&gt;   File &quot;/usr/bin/lxc-ls&quot;, line 261, in get_containers<br>
&gt;     if container.controllable:<br>
&gt; KeyboardInterrupt<br>
&gt;<br>
</span>&gt; *it&#39;s blocked!! *<br>
<br>
This should be forwarded to LXC guys.<br>
<br>
&gt; *I proceeded as follows and the test process in the container restarts correctly:<br>
&gt;<br>
&gt; Restart* (after dumping process without starting and stopping the container)<br>
<span class="">&gt;<br>
&gt; root@g-9:/home# lxc-checkpoint -r -D /home/ImGLXC1Worker -n worker<br>
&gt; root@g-9:/home#  lxc-ls -f<br>
&gt; NAME     STATE    IPV4        IPV6  GROUPS  AUTOSTART<br>
&gt; -----------------------------------------------------<br>
&gt; worker   RUNNING  10.0.3.109  -     -       NO<br>
&gt; worker1  STOPPED  -           -     -       NO<br>
&gt; root@g-9:/home# ssh ubuntu@$(sudo lxc-info -n worker -H -i)<br>
&gt; ..............<br>
&gt; ubuntu@worker:/home$ vim results.txt<br>
&gt;<br>
&gt; i find the old and the new results in the file :)<br>
<br>
</span>So everything is fine, isn&#39;t it?<br>
<br>
Thanks,<br>
Pavel<br>
<br>
</blockquote></div><br></div>