Re: [pve-devel] does somebody have an hetzner or ovh server to do test ?

2020-08-22 Thread Stephan Leemburg
does not disturb my production servers, then I think I can help you. Kind regards, Met vriendelijke groet, Stephan Leemburg IT Functions e: sleemb...@it-functions.nl p: +31 (0)71 889 23 33 m: +31(0)6 83 22 30 69 kvk: 27313647 On 19-08-2020 08:57, Alexandre DERUMIER wrote: Hi, I'm curr

[pve-devel] More than 10 interfaces in lxc containers

2020-08-22 Thread Stephan Leemburg
Hi @dev, I have read about other people who need more than 10 network interfaces in their lxc containers. For me, I have that need too for a firewall container. I think it is not so difficult to raise the 10 upto 32. Just change /usr/share/pve-manager/js/pvemanagerlib.js in Ext.define('PVE

Re: [pve-devel] More than 10 interfaces in lxc containers

2020-08-22 Thread Stephan Leemburg
if (me.isCreate && !me.dataCache['net'+i.toString()]) { Then it works for me. It would be great to have an uplift of possible interfaces. Kind regards, Stephan On 22-08-2020 23:41, Stephan Leemburg wrote: Hi @dev, I have read about other people who need more than 10 n

Re: [pve-devel] More than 10 interfaces in lxc containers

2020-08-23 Thread Stephan Leemburg
Good afternoon Dietmar, The reason is separation of client's resources on the machine(s). In firewalling, it is not uncommon to use a lot of VLAN's. For example at one of my clients that I do consultancy for, they have more than 60 VLAN's defined on their firewall. For my the setup is like t

Re: [pve-devel] More than 10 interfaces in lxc containers

2020-08-23 Thread Stephan Leemburg
Hi Dietmar, As said, the node has tradtional vmbr (brctl) bridges. So with that setup, I do not know how to do what you suggest. But I am happy to learn. And as far as I can tell on my test server that uses openvswitch, I can only assign one tag to an interface in a container. So also that

Re: [pve-devel] More than 10 interfaces in lxc containers

2020-08-23 Thread Stephan Leemburg
for the 32 interfaces instead of just the 10. If you have other suggestions, links, then I would be happy to follow them and do my own research. I could also contribute some documentation for others facing the same issues. Kind regards, Stephan On 23-08-2020 17:04, Stephan Leemburg wrote

Re: [pve-devel] More than 10 interfaces in lxc containers

2020-08-23 Thread Stephan Leemburg
Am Sonntag, den 23.08.2020, 12:58 +0200 schrieb Stephan Leemburg: Good afternoon Dietmar, The reason is separation of client's resources on the machine(s). In firewalling, it is not uncommon to use a lot of VLAN's. For example at one of my clients that I do consultancy for, they

[pve-devel] [pve-manager: Bump maximum number of container net interfaces from 10 to 32 0/1]

2020-08-24 Thread Stephan Leemburg
patch enables containers to have up to 32 interfaces. Stephan Leemburg (1): Bump maximum number of container net interfaces from 10 to 32 www/manager6/lxc/Network.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.25.1 ___ pve-devel

[pve-devel] [pve-container: Bump maximum number of container net interfaces from 10 to 32 0/1]

2020-08-24 Thread Stephan Leemburg
enables containers to have up to 32 interfaces. Stephan Leemburg (1): Bump maximum number of container net interfaces from 10 to 32 src/PVE/LXC/Config.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.25.1 ___ pve-devel mailing list

[pve-devel] [Bump maximum number of container net interfaces from 10 to 32 1/1] Bump maximum number of container net interfaces from 10 to 32

2020-08-24 Thread Stephan Leemburg
Signed-off-by: Stephan Leemburg --- www/manager6/lxc/Network.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/manager6/lxc/Network.js b/www/manager6/lxc/Network.js index 2938c503..8af00fca 100644 --- a/www/manager6/lxc/Network.js +++ b/www/manager6/lxc/Network.js

[pve-devel] [Bump maximum number of container net interfaces from 10 to 32 1/1] Bump maximum number of container net interfaces from 10 to 32

2020-08-24 Thread Stephan Leemburg
Signed-off-by: Stephan Leemburg --- src/PVE/LXC/Config.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PVE/LXC/Config.pm b/src/PVE/LXC/Config.pm index 5bf12d5..044e2e1 100644 --- a/src/PVE/LXC/Config.pm +++ b/src/PVE/LXC/Config.pm @@ -712,7 +712,7 @@ our $netconf_desc

Re: [pve-devel] More than 10 interfaces in lxc containers

2020-08-24 Thread Stephan Leemburg
Hi Dietmar, To explain a little more. The OVH servers are just rented hardware somewhere in a datacenter of OVH. I have no control over switching, etc. All networking is 'internal'. See the attached drawing. Probably, it is what was on your mind. But I think it's good for me to explain as

Re: [pve-devel] More than 10 interfaces in lxc containers

2020-08-24 Thread Stephan Leemburg
On 24-08-2020 06:53, Dietmar Maurer wrote: If I don't put a tag on the device, it seems to behave like a trunk. So, that would solve my problem. _If_ the hosts where openvswitch enabled. I am unable to see why you need openvswitch for that? This also works with standard linux network. Hi Dietm

Re: [pve-devel] More than 10 interfaces in lxc containers

2020-08-24 Thread Stephan Leemburg
On 24-08-2020 18:14, Tom Weber wrote: Am Montag, den 24.08.2020, 17:49 +0200 schrieb Dietmar Maurer: On 08/24/2020 12:54 PM Stephan Leemburg wrote: On 24-08-2020 06:53, Dietmar Maurer wrote: If I don't put a tag on the device, it seems to behave like a trunk. So, that would sol

Re: [pve-devel] does somebody have an hetzner or ovh server to do test ?

2020-08-25 Thread Stephan Leemburg
il original - De: "Stephan Leemburg" À: "Proxmox VE development discussion" Envoyé: Samedi 22 Août 2020 18:01:16 Objet: Re: [pve-devel] does somebody have an hetzner or ovh server to do test ? Hi Alexandre, Sorry for the late reply. But actually, I do have 2 OVH based subscr

Re: [pve-devel] Flutter App counts LXC offline containers wrong

2020-09-25 Thread Stephan Leemburg
Hi, For me on a 2 node cluster it shows LXC Container 19 Online 15 Offline -13 And there are 2 VM's. They show correctly Virtual Machines 2 Online 1 Offline 1 Next to that, when I want to open a console, it says that a spice client needs to be installed. Do the developers of the app ha