Re: [Bug 1560120] Re: Unprivileged nested container will not start inside a privileged container

2016-03-22 Thread Serge Hallyn
Thanks for the confirmation. A note for anyone else who runs into this - you will unfortunately need to actually restart lxcfs, or reboot the host, for the fix to take. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1560120] Re: Unprivileged nested container will not start inside a privileged container

2016-03-22 Thread Christopher Townsend
I have confirmed that the fix for this indeed does fix my issue. Thanks for your prompt attention! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1560120 Title: Unprivileged nested

[Bug 1560120] Re: Unprivileged nested container will not start inside a privileged container

2016-03-22 Thread Serge Hallyn
** Changed in: lxc (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1560120 Title: Unprivileged nested container will not start inside a

[Bug 1560120] Re: Unprivileged nested container will not start inside a privileged container

2016-03-21 Thread Launchpad Bug Tracker
This bug was fixed in the package lxcfs - 2.0.0~rc8-0ubuntu1 --- lxcfs (2.0.0~rc8-0ubuntu1) xenial; urgency=medium * Merge 2.0.0.rc8, which implements access(2) needed by lxc. (LP: #1560120) -- Serge Hallyn Mon, 21 Mar 2016 21:08:18 -0700 **

[Bug 1560120] Re: Unprivileged nested container will not start inside a privileged container

2016-03-21 Thread Serge Hallyn
Christopher, thanks for reporting this. I've pushed the fix, but as we're now in final freeze it may be delayed for approval. ** Changed in: lxcfs (Ubuntu) Importance: Undecided => High ** Changed in: lxcfs (Ubuntu) Status: New => Triaged -- You received this bug notification

[Bug 1560120] Re: Unprivileged nested container will not start inside a privileged container

2016-03-21 Thread Serge Hallyn
The proposed fix for this is https://github.com/lxc/lxcfs/pull/102 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1560120 Title: Unprivileged nested container will not start inside a

[Bug 1560120] Re: Unprivileged nested container will not start inside a privileged container

2016-03-21 Thread Serge Hallyn
I believe this is due to lxcfs not implementing access(2). ** Also affects: lxcfs (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1560120] Re: Unprivileged nested container will not start inside a privileged container

2016-03-21 Thread Serge Hallyn
Confirmed, i can reproduce. Now why. ** Changed in: lxc (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1560120 Title: Unprivileged nested

[Bug 1560120] Re: Unprivileged nested container will not start inside a privileged container

2016-03-21 Thread Serge Hallyn
** Changed in: lxc (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1560120 Title: Unprivileged nested container will not start inside a

[Bug 1560120] Re: Unprivileged nested container will not start inside a privileged container

2016-03-21 Thread Serge Hallyn
Hm, lxc-start 20160321163436.552 ERROR lxc_utils - utils.c:mkdir_p:253 - Permission denied - failed to create directory '/sys/fs/cgroup/blkio/lxc /libertine-smoke-test/lxc/' This is odd, if that was not writeable then cgfsng should not have stored it as a writeable hierarchy. Just to make