Re: [libvirt-users] understanding --idmap for containers (v2.5.0)

2017-04-20 Thread mailing lists
On Thursday, April 20, 2017 10:44 AM, Daniel P. Berrange wrote: > > indeed the container is using the idmap feature because the > > efective uid/gid map (900/900) is not allowing writes in the > > filesystem, but it doesn't seems very usefull. > > > > is it possible to have read/write co

[libvirt-users] understanding --idmap for containers (v2.5.0)

2017-04-20 Thread mailing lists
Hello, I'm testing containers on a host machine without selinux so I'm trying use the idmap feature, but I must be missing something because all that I get is a readonly container for the root user. # virsh version --daemon Compiled against library: libvirt 2.5.0 Using library: libvirt 2.5.0 Usi