Hi,
On Mon, Oct 21, 2013 at 8:22 PM, Serge Hallyn wrote:
> Quoting S.Çağlar Onur (cag...@10ur.org):
> > list_active_containers parses /proc/net/unix which can contain multiple
> entries for the same container;
> >
> > : 0002 0001 0001 01 273672
> @/var/lib/lxc/6/
Hi Serge,
Then there must be something else going on cause without this patch I find
myself in the situation that I described earlier in this email [1]
[1] http://sourceforge.net/mailarchive/message.php?msg_id=31539485
On Mon, Oct 21, 2013 at 8:11 PM, Serge Hallyn wrote:
> Quoting S.Çağlar Onu
Hi,
On Mon, Oct 21, 2013 at 8:30 PM, Serge Hallyn wrote:
> Quoting S.Çağlar Onur (cag...@10ur.org):
> > The addrlen parameter should be the actual length of socket's name for
> abstract sockets. Otherwise socket gets padded with NULLs.
> >
> > cat /proc/net/unix | grep lxc
> > [...]
> >
Quoting S.Çağlar Onur (cag...@10ur.org):
> The addrlen parameter should be the actual length of socket's name for
> abstract sockets. Otherwise socket gets padded with NULLs.
>
> cat /proc/net/unix | grep lxc
> [...]
> : 0003 0001 03 226548
> @lxc/ad055575fe
Quoting S.Çağlar Onur (cag...@10ur.org):
> list_active_containers parses /proc/net/unix which can contain multiple
> entries for the same container;
>
> : 0002 0001 0001 01 273672
> @/var/lib/lxc/6/command
> : 0002 0001 0001 01 27
Quoting S.Çağlar Onur (cag...@10ur.org):
> Signed-off-by: S.Çağlar Onur
Actually this isn't necessary, nor is the umount in the success
path. This code is executed in a fresh mount namespace.
> ---
> templates/lxc-busybox.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/templates/l
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 69733b5dd27e6963267ff6473d9b41dfb59a3f0f
https://github.com/lxc/lxc/commit/69733b5dd27e6963267ff6473d9b41dfb59a3f0f
Author: Serge Hallyn
Date: 2013-10-21 (Mon, 21 Oct 2013)
Changed paths:
M src/lxc/lxc_st
On Mon, Oct 21, 2013 at 06:44:03PM -0500, Serge Hallyn wrote:
> (RFC, but I susepct everyone is in full agreement)
>
> The idea was simply misguided.
>
> If you provide a custom configuration file, you still should be
> putting the command sock into the real lxcpath, not an 'anon' one.
>
> Signe
(RFC, but I susepct everyone is in full agreement)
The idea was simply misguided.
If you provide a custom configuration file, you still should be
putting the command sock into the real lxcpath, not an 'anon' one.
Signed-off-by: Serge Hallyn
---
src/lxc/lxc_start.c | 9 +++--
1 file changed
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 76d376ece9bece10893febf90131cad4a4ec5098
https://github.com/lxc/lxc/commit/76d376ece9bece10893febf90131cad4a4ec5098
Author: tenforward
Date: 2013-10-21 (Mon, 21 Oct 2013)
Changed paths:
M doc/ja/lxc-creat
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 8aba14bbc8e7ab5466676fea88d4a0621053358d
https://github.com/lxc/lxc/commit/8aba14bbc8e7ab5466676fea88d4a0621053358d
Author: Sidnei da Silva
Date: 2013-10-21 (Mon, 21 Oct 2013)
Changed paths:
M src/lxc/bde
The addrlen parameter should be the actual length of socket's name for abstract
sockets. Otherwise socket gets padded with NULLs.
cat /proc/net/unix | grep lxc
[...]
: 0003 0001 03 226548
@lxc/ad055575fe28ddd5//var/lib/lxc^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 34e135b2389b2fa0a9b27899d1f5d562c3da825a
https://github.com/lxc/lxc/commit/34e135b2389b2fa0a9b27899d1f5d562c3da825a
Author: Sidnei da Silva
Date: 2013-10-21 (Mon, 21 Oct 2013)
Changed paths:
M src/lxc/lxc
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 055af165efb08f4dd54608896893bb6928fd472f
https://github.com/lxc/lxc/commit/055af165efb08f4dd54608896893bb6928fd472f
Author: Sidnei da Silva
Date: 2013-10-21 (Mon, 21 Oct 2013)
Changed paths:
M doc/lxc-cre
list_active_containers parses /proc/net/unix which can contain multiple entries
for the same container;
: 0002 0001 0001 01 273672
@/var/lib/lxc/6/command
: 0002 0001 0001 01 274395
@/var/lib/lxc/5/command
: 0
On Mon, Oct 21, 2013 at 01:14:21PM -0500, Serge Hallyn wrote:
> Quoting Stéphane Graber (stgra...@ubuntu.com):
> > On Sun, Oct 20, 2013 at 12:28:05PM +0200, Natanael Copa wrote:
> > > On Sat, 19 Oct 2013 21:49:03 -0700
> > > GitHub wrote:
> > >
> > > > Branch: refs/heads/master
> > > > Home:
Quoting Stéphane Graber (stgra...@ubuntu.com):
> On Sun, Oct 20, 2013 at 12:28:05PM +0200, Natanael Copa wrote:
> > On Sat, 19 Oct 2013 21:49:03 -0700
> > GitHub wrote:
> >
> > > Branch: refs/heads/master
> > > Home: https://github.com/lxc/lxc
> > > Commit: 07520b2af5495cbde94645d09b523de
On Sun, Oct 20, 2013 at 12:28:05PM +0200, Natanael Copa wrote:
> On Sat, 19 Oct 2013 21:49:03 -0700
> GitHub wrote:
>
> > Branch: refs/heads/master
> > Home: https://github.com/lxc/lxc
> > Commit: 07520b2af5495cbde94645d09b523de73047542d
>
> Would it be an idea to have a separate mailing
On Mon, Oct 21, 2013 at 10:37:28AM -0400, Dwight Engen wrote:
> On Fri, 18 Oct 2013 17:24:27 -0400
> Stéphane Graber wrote:
>
> > Hey everyone,
> >
> > Just a quick e-mail to announce that http://linuxcontainers.org is now
> > the official project website!
> >
> > I've setup a redirect from the
On Fri, 18 Oct 2013 17:24:27 -0400
Stéphane Graber wrote:
> Hey everyone,
>
> Just a quick e-mail to announce that http://linuxcontainers.org is now
> the official project website!
>
> I've setup a redirect from the old SourceForge hosted website, so
> hopefully everyone will end up on the righ
On Sun, 20 Oct 2013 08:46:10 -0400
"Michael H. Warfield" wrote:
> On Sun, 2013-10-20 at 12:21 +0200, Natanael Copa wrote:
> > On Fri, 18 Oct 2013 15:17:22 -0400
> > Stéphane Graber wrote:
> >
> > > On Fri, Oct 18, 2013 at 08:26:53PM +0200, Harald Dunkel wrote:
> > > > there were several propo
21 matches
Mail list logo