Re: [lxc-devel] [PATCH 1/1] userns: clear and save id_map

2013-07-16 Thread Dwight Engen
On Mon, 15 Jul 2013 20:58:49 -0500 Serge Hallyn wrote: > Quoting Dwight Engen (dwight.en...@oracle.com): > > On Mon, 15 Jul 2013 16:45:36 -0500 > > Serge Hallyn wrote: > > > > > Quoting Dwight Engen (dwight.en...@oracle.com): > > > > Starting program: /usr/bin/lxc-clone -s -o ol64-01 -n ol64-04

Re: [lxc-devel] [PATCH 1/1] userns: clear and save id_map

2013-07-15 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > On Mon, 15 Jul 2013 16:45:36 -0500 > Serge Hallyn wrote: > > > Quoting Dwight Engen (dwight.en...@oracle.com): > > > Starting program: /usr/bin/lxc-clone -s -o ol64-01 -n ol64-04 > > > [Thread debugging using libthread_db enabled] > > > Using host

Re: [lxc-devel] [PATCH 1/1] userns: clear and save id_map

2013-07-15 Thread Dwight Engen
On Mon, 15 Jul 2013 16:45:36 -0500 Serge Hallyn wrote: > Quoting Dwight Engen (dwight.en...@oracle.com): > > Starting program: /usr/bin/lxc-clone -s -o ol64-01 -n ol64-04 > > [Thread debugging using libthread_db enabled] > > Using host libthread_db library "/lib64/libthread_db.so.1". > > Detachin

Re: [lxc-devel] [PATCH 1/1] userns: clear and save id_map

2013-07-15 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > Starting program: /usr/bin/lxc-clone -s -o ol64-01 -n ol64-04 > [Thread debugging using libthread_db enabled] > Using host libthread_db library "/lib64/libthread_db.so.1". > Detaching after fork from child process 28359. > Detaching after fork from

Re: [lxc-devel] [PATCH 1/1] userns: clear and save id_map

2013-07-15 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > On Mon, 15 Jul 2013 13:47:40 -0500 > Serge Hallyn wrote: > > > > > Otherwise (a) there is a memory leak when using user namespaces and > > clearing a config, and (b) saving a container configuration file > > doesn't maintain the userns mapping.

Re: [lxc-devel] [PATCH 1/1] userns: clear and save id_map

2013-07-15 Thread Dwight Engen
On Mon, 15 Jul 2013 13:47:40 -0500 Serge Hallyn wrote: > > Otherwise (a) there is a memory leak when using user namespaces and > clearing a config, and (b) saving a container configuration file > doesn't maintain the userns mapping. For instance, if container c1 > has lxc.id_map configuration e

Re: [lxc-devel] [PATCH 1/1] userns: clear and save id_map

2013-07-15 Thread Serge Hallyn
Quoting Serge Hallyn (serge.hal...@ubuntu.com): > > Otherwise (a) there is a memory leak when using user namespaces and > clearing a config, and (b) saving a container configuration file doesn't > maintain the userns mapping. For instance, if container c1 has > lxc.id_map configuration entries, t