[lxc-devel] [lxc/master] Added OR for ID = rhel in RHEL 7+

2016-05-09 Thread hartnellfoster on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/1012 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [lxc/master] Added OR statement for cases of ID = rhel in RHEL 7+

2016-05-09 Thread hartnellfoster on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/1013 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [lxc/lxc] 0395c4: Added OR statement for cases of ID = rhel in RHEL ...

2016-05-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 0395c47c644806ee98ba70490a6c245fff7b67bc https://github.com/lxc/lxc/commit/0395c47c644806ee98ba70490a6c245fff7b67bc Author: Hartnell Foster Date: 2016-05-09 (Mon, 09 May 2016) Changed paths: M templates/l

[lxc-devel] [lxd/master] add more checks for the criu binary

2016-05-09 Thread tych0 on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/2006 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [lxd/master] rework (live) migration tests

2016-05-09 Thread tych0 on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/2007 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [linuxcontainers.org/master] Add the official API clients

2016-05-09 Thread hnakamur on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/linuxcontainers.org/pull/186 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pu

[lxc-devel] Linux 4.6-rc1..rc5 /proc/meminfo infinite loop in Linux Container

2016-05-09 Thread Adam Richter
Hi. In Linux 4.6-rc1 through the latest release candidate (Linux 4.6-rc5), "cat /proc/meminfo" repeats its output in an infinite loop when run in a Linux Container, even though it works fine when run on the host. Linux 4.5 does not have exhibit this problem. I observed this problem on Ubuntu 16.0

Re: [lxc-devel] Linux 4.6-rc1..rc5 /proc/meminfo infinite loop in Linux Container

2016-05-09 Thread Serge Hallyn
Hi, Sounds like a bug in the intersection of lxcfs and the kernel. So you could open an issue at github.com/lxc/lxcfs and append the config file and other info there. Then (bc not many ppl look there I think) you can link to that issue in a reply in this thread (where a lot more ppl look). Than

[lxc-devel] [lxc/master] Unshare netns after setting the userns mappings

2016-05-09 Thread hallyn on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/1014 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

[lxc-devel] [lxc/lxc] 5b1e83: Unshare netns after setting the userns mappings

2016-05-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 5b1e83cbc498cd3edeaf13afa987d530299a35a7 https://github.com/lxc/lxc/commit/5b1e83cbc498cd3edeaf13afa987d530299a35a7 Author: Serge Hallyn Date: 2016-05-09 (Mon, 09 May 2016) Changed paths: M src/lxc/start.

Re: [lxc-devel] Linux 4.6-rc1..rc5 /proc/meminfo infinite loop in Linux Container

2016-05-09 Thread Adam Richter
Hello, Serge. Thank you for responding to my bug report. The symptom seems to have disappeared as of the newly released Linux 4.6-rc7. Many thanks to whoever fixed it. Adam P.S. I think you're aware of this, but, just to avoid being assigned credit for something I did not do, I should clarify