Merci Pierre-Yves
Indeed using openvswitch it seems to work.
On the previous use, it seems to be due to incompatibility / problem with firmware. ( For me Ethernet 10Gb 2-port 537SFP+ = BCM57414)
see: https://forum.proxmox.com/threads/broadcom-10g-nic-does-not-work-with-vlans.49631/
Hi,
Do you have find a solution ?
I have 2 network cards: BCM57414 ( Server HP Proliant dl360 G10) and same issue.
When I active vlan-aware, the protocole LACP going down.
Thanks,
Benjamin
The switch link is always UP but the first column indicates "state" going DOWN
Server side all seems ok:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo...
Before activate bride-vlan-aware-bridge (sudo ip link set vmbr0 type bridge vlan_filtering 0):
UP prx-8-cdc 10G 9000 802.3ad Master: bridge(UP)
prx-8-cdc...
Yes, I'm sure about this.
This is the default configuration: mode 802.3ad (https://docs.cumulusnetworks.com/cumulus-linux-37/Layer-2/Bonding-Link-Aggregation/)
I use the same configuration for bond1:
Switch side:
interface prx-8-cdc-san
bond-slaves swp32
bridge-access 911
clag-id 22...
We use switches under CumulusLinux (in MLAG).
below the configuration of the bond interface:
interface prx-8-cdc
bond-slaves swp31
bridge-pvid 203
bridge-vids 100 201 203-220 222-228 231 238 242 244-248 250 270 273-274 293 295-296 304-306 399 403-412 414
clag-id 21
mtu 9000
We have on the servers 2 cards HPE Eth 10Gb 2p 537SFP+ Adptr
Each board is composed of 2 10G SFP+ fiber interfaces
Bond0 = interface1 board1 + interface2 board1 (Data Proxmox)
Bond1 = interface1 board2 + interface2 board2 (SAN)
The bond1 (SAN) ports always mount correctly.
after re-testing, when I remove the line:
"bridge-vlan-aware yes" the server starts and I can connect to it.
On the switch side the configuration is identical to my other proxmox for which it works (1 untagged vlan for the management of the proxmox and then the vlan for the tagged vlan).
Hi,
I have several proxmox and have installed 2 new servers in debian 10.7 recently with pve 6.3.3
When I start the server I can't reach it. The configuration is however similar to my other servers.
/etc/network/interfaces:
auto bond0
iface bond0 inet manual
bond-slaves eth0 eth2...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.