[lxc-devel] [lxc/master] move and rename mount_entry_create_aufs_dirs()

2016-02-03 Thread brauner on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/799 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] PID of a process inside an lxc container

2016-02-03 Thread Kevin Wilson
Hi, When I create an lxc container and run a simple process (which all it does is call pause()), I see the pid of this process also in the host (Simply by running ps aux | grep pause). And of course I see it also inside the container again with ps aux | grep pause. The pids are of course different

Re: [lxc-devel] PID of a process inside an lxc container

2016-02-03 Thread Serge Hallyn
Quoting Christian Brauner (christian.brau...@mailbox.org): > On Wed, Feb 03, 2016 at 04:49:04PM +0200, Kevin Wilson wrote: > > Hi, > > > > When I create an lxc container and run a simple process (which all it > > does is call pause()), > > I see the pid of this process also in the host (Simply by

[lxc-devel] [lxc/master] no rootfs => mounts always relative to host's /

2016-02-03 Thread brauner on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/800 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) ===

Re: [lxc-devel] PID of a process inside an lxc container

2016-02-03 Thread Christian Brauner
On Wed, Feb 03, 2016 at 04:49:04PM +0200, Kevin Wilson wrote: > Hi, > > When I create an lxc container and run a simple process (which all it > does is call pause()), > I see the pid of this process also in the host (Simply by running ps > aux | grep pause). > And of course I see it also inside th

[lxc-devel] [lxc/lxc] 1d52bd: move and rename mount_entry_create_aufs_dirs()

2016-02-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 1d52bdf7b6e534e1b58ba31fc610c77112aa49e3 https://github.com/lxc/lxc/commit/1d52bdf7b6e534e1b58ba31fc610c77112aa49e3 Author: Christian Brauner Date: 2016-02-03 (Wed, 03 Feb 2016) Changed paths: M src/lxc/b

[lxc-devel] [lxc/lxc] 1433c9: no rootfs => mounts are always relative to hosts /

2016-02-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 1433c9f9b688005e86c58ecaca5c02ad96554435 https://github.com/lxc/lxc/commit/1433c9f9b688005e86c58ecaca5c02ad96554435 Author: Christian Brauner Date: 2016-02-03 (Wed, 03 Feb 2016) Changed paths: M src/lxc/c

[lxc-devel] [pylxd/master] Support python 3.4+

2016-02-03 Thread sergiusens on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/pylxd/pull/58 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] allow overlay lxc.mount.entry with no rootfs

2016-02-03 Thread brauner on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/801 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] [lxcfs/master] 2016 02 03/pidfile

2016-02-03 Thread hallyn on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxcfs/pull/76 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] zfs: Fix cross-backend copies

2016-02-03 Thread stgraber on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/1563 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] lxc-checkconfig: warn about fuse as well

2016-02-03 Thread tych0 on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/803 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] 8283fd: lxc-checkconfig: warn about fuse as well

2016-02-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 8283fda23bb276494a5f6023493689eb903a0fea https://github.com/lxc/lxc/commit/8283fda23bb276494a5f6023493689eb903a0fea Author: Tycho Andersen Date: 2016-02-03 (Wed, 03 Feb 2016) Changed paths: M src/lxc/lxc-