i have used the '-s' option.

root@machine-4:/home# lxc-ls -f
NAME     STATE    IPV4        IPV6  GROUPS  AUTOSTART
-----------------------------------------------------
*worker   RUNNING  10.0.3.109  -     -       NO   *

root@machine-4:/home# *lxc-checkpoint -s* -D /home/ImGLXC1Worker -n worker
root@machine-4:/home# lxc-ls -f
NAME     STATE    IPV4  IPV6  GROUPS  AUTOSTART
-----------------------------------------------
worker  * STOPPED*  -     -     -       NO

root@machine-4:/home# lxc-checkpoint -r -D /home/ImGLXC1Worker -n worker
root@machine-4:/home# lxc-ls -f
NAME     STATE    IPV4        IPV6  GROUPS  AUTOSTART
-----------------------------------------------------
worker   *RUNNING*  10.0.3.109  -     -       NO
worker1  STOPPED  -           -     -       NO

root@machine-4:/home#* lxc-attach -n worker*
root@machine-4:/home#

Question 1:   lxc-attach didnt' work after restart !! Have you an idea
please ?
Question 2: i'd like to do the dumping process* in parallel with the
execution*, stop the container and how can i do the restart in this case ?

Thanks a lot for help.
Best Regards.
_______________________________________________
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to