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
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
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
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
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.
__
* 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
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
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
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
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:
10 matches
Mail list logo