<div dir="ltr"><div><div>Hello,<br><br>Please,i have a question about the restarting process of a LXC container. <br>i run this script <a href="http://criu.org/Simple_loop" target="_blank">http://criu.org/Simple_loop</a> in a container:<br><br>1)<br>ubuntu@worker:/home$ ./test.sh <br>Wed Jan 14 22:30:23 CET 2015<br>Wed Jan 14 22:30:24 CET 2015<br>Wed Jan 14 22:30:25 CET 2015<br>Wed Jan 14 22:30:26 CET 2015<br>Wed Jan 14 22:30:35 CET 2015<br>.......................<br></div><div>2) i have done the dumping process:<br> root@g-3:/home# lxc-checkpoint <b>-s</b> -D /home/ImGLXC1Worker -n worker<br></div><div>3) i have restart the container: <br> root@g-3:/home/ImGLXC1Worker# lxc-checkpoint -r -D /home/ImGLXC1Worker -n worker<br> # lxc-ls -f<br>NAME STATE IPV4 IPV6 GROUPS AUTOSTART <br>-----------------------------------------------------<br>worker RUNNING 10.0.3.109 - - NO <br><br>4) ssh ubuntu@$(sudo lxc-info -n worker -H -i)<br>5) ubuntu@worker:/home$ ps<br><b> PID TTY TIME CMD<br> 304 pts/0 00:00:00 bash<br> 318 pts/0 00:00:00 ps</b><br><br></div><div>The process "test" didn't restart! <br><br></div><div>i
have done another test : ubuntu@worker:/home$ ./test.sh >
Results.txt / Dumping the container / Restarting the container/ The
process "test" didn't restart! and the file Results.txt didn't change !<br></div><div><br></div><div>Have you an idea please ?<br></div><div><br></div>Thanks a lot.<br></div>Best Regards. </div>