Re: [libvirt-users] Libvirt-LXC + systemd + user namespace

2014-01-29 Thread Daniel P. Berrange
On Wed, Jan 29, 2014 at 12:35:25PM +0100, Piotr Bartosiewicz wrote: > > On 28.01.2014 12:46, Daniel P. Berrange wrote: > >On Tue, Jan 28, 2014 at 12:32:41PM +0100, Jan Olszak wrote: > >>Hi there! > >> > >>I am trying to turn on user namespace by adding following lines to the > >>config: > >> > >>

Re: [libvirt-users] Libvirt-LXC + systemd + user namespace

2014-01-29 Thread Piotr Bartosiewicz
On 28.01.2014 12:46, Daniel P. Berrange wrote: On Tue, Jan 28, 2014 at 12:32:41PM +0100, Jan Olszak wrote: Hi there! I am trying to turn on user namespace by adding following lines to the config: As you can see the root in container is mapped to the root

Re: [libvirt-users] Libvirt-LXC + systemd + user namespace

2014-01-28 Thread Daniel P. Berrange
On Tue, Jan 28, 2014 at 12:32:41PM +0100, Jan Olszak wrote: > Hi there! > > I am trying to turn on user namespace by adding following lines to the > config: > > > > > > > > > > > > > > As you can see the root in container is mapped to the root outside. I was > expect

[libvirt-users] Libvirt-LXC + systemd + user namespace

2014-01-28 Thread Jan Olszak
Hi there! I am trying to turn on user namespace by adding following lines to the config: As you can see the root in container is mapped to the root outside. I was expected to see no difference after adding this lines, but unfortunately there are some (see details bel