[lxc-users] lxc-checkpoint CRIU dependency Ubuntu Trusty

2017-03-06 Thread Ansley Peduru
Hello, I am using LXC v2.0.7 on Ubuntu Trusty. I would like to make use of the lxc-checkpoint tool but it requires CRIU which is not available as Trusty package. Is there any workaround for this problem? Thanks, Ansley ___ lxc-users mailing list lxc-use

Re: [lxc-users] lxc-checkpoint failed when restore unprivileged containers

2016-03-23 Thread Tycho Andersen
On Wed, Mar 23, 2016 at 05:15:54PM +0800, Ocean Chen wrote: > When restore an unprivilleged container from checkpoint, it failed with error > "Error (image.c:318): Unable to open netns-9.img: Permission denied". You need to uidshift the images themselves into the root uid of the container so it c

[lxc-users] lxc-checkpoint failed when restore unprivileged containers

2016-03-23 Thread Ocean Chen
When restore an unprivilleged container from checkpoint, it failed with error "Error (image.c:318): Unable to open netns-9.img: Permission denied". I run everything in root, and has below lines in lxc config file to have unprivilleged container. lxc.id_map = u 0 10 65536 lxc.id_map = g

Re: [lxc-users] lxc-checkpoint of a cloned container

2015-06-16 Thread Tycho Andersen
On Sat, Jun 13, 2015 at 02:12:49PM +0100, Thouraya TH wrote: > Hi all, > > Please, i'd like to have an idea about the difference between > > - lxc-checkpoint container > > AND > > - lxc-checkpoint clone-of-container There should be no difference here. > ? > > lxc-checkpoint of a clo

[lxc-users] lxc-checkpoint of a cloned container

2015-06-13 Thread Thouraya TH
Hi all, Please, i'd like to have an idea about the difference between - lxc-checkpoint container AND - lxc-checkpoint clone-of-container ? lxc-checkpoint of a cloned container, requires the original container is running or not ? Thanks a lot. Best Regards. __

Re: [lxc-users] lxc-checkpoint: command not found

2014-12-22 Thread Thouraya TH
* root@localhost:/home# add-apt-repository ppa:ubuntu-lxc/daily* (without sudo it works well) Those are daily builds of the master branch of git://github.com/lxc/lxc for all supported versions of Ubuntu. Required or recommended dependencies are also backported from current Ubuntu and included in

Re: [lxc-users] lxc-checkpoint: command not found

2014-12-22 Thread Thouraya TH
OK. i'm behind a proxy. i have done: *export http_proxy="http://:"* root@localhost:/home# sudo add-apt-repository ppa:ubuntu-lxc/daily Cannot add PPA: 'ppa:ubuntu-lxc/daily'. Please check that the PPA name or format is correct. i'd like to do: root@localhost:/home# sudo add-apt-repository ppa:ubun

[lxc-users] lxc-checkpoint: command not found

2014-12-22 Thread Thouraya TH
Hello, Please, i try to checkpoint a container using this tuto: http://criu.org/LXC but i have this error: *lxc-checkpoint: command not found* i have, already, done the checkpoint of a simple process with criu 1.4.. First terminal: root@u1:~# ls root@u1:~# cd /home/ root@u1:/home# ls test ubun

Re: [lxc-users] LXC Checkpoint

2014-10-01 Thread Tycho Andersen
On Wed, Oct 01, 2014 at 09:19:41PM +0100, Thouraya TH wrote: > Hello, > i have this on the first terminal: > root@thouraya-Lenovo-3000-N500:~# lxc-attach -n u1 > root@u1:~# ls > root@u1:~# ls > root@u1:~# > > in the second, i have done: > root@thouraya-Lenovo-3000-N500 > :/home/thouraya# sudo lxc-c

[lxc-users] LXC Checkpoint

2014-10-01 Thread Thouraya TH
Hello, i have this on the first terminal: root@thouraya-Lenovo-3000-N500:~# lxc-attach -n u1 root@u1:~# ls root@u1:~# ls root@u1:~# in the second, i have done: root@thouraya-Lenovo-3000-N500 :/home/thouraya# sudo lxc-checkpoint -s -D /tmp/checkpoint -n u1 lxc_container: lxccontainer.c: exec_criu: