[lxc-devel] Networking

2020-04-07 Thread Saint Michael
As you probably know, the only way to have a Vmware VM with containers is to enable promiscuous mode, that that kills the network performance and causes high CPU usage for every other VM. So far the only way to containerize under Vsphere is to add the max 10 interfaces allowed by Vmware and assign

Re: [lxc-devel] Networking issue

2016-11-25 Thread Christian Brauner
Hi, can you please open a bug on https://github.com/lxc/lxc ? Please specify your operating system version and how to reproduce. Thanks. :) Christian On Wed, Nov 09, 2016 at 01:33:55AM -0500, Saint Michael wrote: > It was working fine until a week ago. > I have two sites, it happened on both, so

[lxc-devel] Networking issue

2016-11-25 Thread Saint Michael
It was working fine until a week ago. I have two sites, it happened on both, so the issue is not on my router or my switch, since they are different sites and we did not upgrade anything. Ubuntu 16.04.1 LTS (GNU/Linux 4.4.0-45-generic x86_64) LXC installed from apt-get install lxc1 iptables off in

Re: [lxc-devel] Networking and LXD

2015-09-28 Thread Tom Denham
> -Original Message- > From: Serge Hallyn [mailto:serge.hal...@ubuntu.com] > Sent: Monday, September 28, 2015 7:42 AM > To: Tom Denham > Cc: LXC development mailing-list > Subject: Re: [lxc-devel] Networking and LXD > > Quoting Tom Denham (tom.den...@metaswitch.com

Re: [lxc-devel] Networking and LXD

2015-09-28 Thread Tom Denham
com] Sent: Thursday, September 24, 2015 8:43 AM To: LXC development mailing-list Cc: Tom Denham Subject: Re: [lxc-devel] Networking and LXD Quoting Tom Denham (tom.den...@metaswitch.com): > Hi, > Please point me in the right direction if this is the wrong forum for this > question... >

Re: [lxc-devel] Networking and LXD

2015-09-28 Thread Serge Hallyn
Quoting Tom Denham (tom.den...@metaswitch.com): > I'm going to need to digest this a bit more but my initial concern is that > lxd relies on bridges for networking whereas Calico is more L3 focused. > > The way Calico works is similar to what you described below > * Create a veth > * Put one end

Re: [lxc-devel] Networking and LXD

2015-09-24 Thread Serge Hallyn
Quoting Tom Denham (tom.den...@metaswitch.com): > Hi, > Please point me in the right direction if this is the wrong forum for this > question... > > I work on Project Calico (http://www.projectcalico.org) and we provide > networking for containers. I was just chatting with Dustin Kirkland at >

[lxc-devel] Networking and LXD

2015-09-23 Thread Tom Denham
Hi, Please point me in the right direction if this is the wrong forum for this question... I work on Project Calico (http://www.projectcalico.org) and we provide networking for containers. I was just chatting with Dustin Kirkland at Container Summit and he suggested I should post here with my q