BONDING configurations issues

e.satyavani

New Member
Jul 25, 2022
2
0
1
Hi Team,

I am trying to configure the 4 node cluster, to have the HA availability I have used the bond mode as 802.3ad, but unable to see the ping response , on switch end also port-channel not came up due to the bonding configurations.



Here is the reference network interfaces configurations :

auto lo
iface lo inet loopback

iface eno1 inet manual

iface eno2 inet manual

auto bond0
iface bond0 inet manual
bond-slaves eno1 eno2
bond-miimon 100
bond-mode 802.3ad
bond-xmit-hash-policy layer2+3

iface bond0.5 inet manual

auto vmbr0v5
iface vmbr0v5 inet static
address 10.10.10.2/24
gateway 10.10.10.1
bridge-ports bond0.5
bridge-stp off
bridge-fd 0

auto vmbr0
iface vmbr0 inet manual
bridge-ports bond0
bridge-stp off
bridge-fd 0
 

Attachments

  • Screenshot_454.png
    Screenshot_454.png
    30.4 KB · Views: 11
I'm a novice at Proxmox but I did see something about 802.3ad being split between two switches where you needed enterprise switches to allow this to work. Otherwise your bond needs to be on the same switch. I could be wrong here...
 
  • Like
Reactions: Jackobli
Thanks for the reply.!
here is the rquested details : Switch model is : Arista networks-DCS 7050QX-32.
++++++++++++++++
#sh int e7/1
Ethernet7/1 is up, line protocol is up (connected)
Hardware is Ethernet, address is 985d.824b.9128 (bia 985d.824b.9128)
Member of Port-Channel4
Ethernet MTU 9214 bytes, BW 10000000 kbit
Full-duplex, 10Gb/s, auto negotiation: off, uni-link: n/a
Up 19 hours, 29 minutes, 34 seconds
Loopback Mode : None
28 link status changes since last clear
Last clearing of "show interface" counters 20 days, 14:41:09 ago
5 minutes input rate 90 bps (0.0% with framing overhead), 0 packets/sec
5 minutes output rate 1.08 kbps (0.0% with framing overhead), 1 packets/sec
100995 packets input, 16676532 bytes
Received 2161 broadcasts, 98797 multicast
1 runts, 0 giants
18 input errors, 17 CRC, 0 alignment, 0 symbol, 0 input discards
20 PAUSE input
1033418 packets output, 135079162 bytes
Sent 22369 broadcasts, 1011049 multicast
0 output errors, 0 collisions
0 late collision, 0 deferred, 0 output discards
0 PAUSE output
#sh int p4
Port-Channel4 is down, line protocol is lowerlayerdown (notconnect)
Hardware is Port-Channel, address is 985d.824b.9128
Ethernet MTU 0 bytes
Full-duplex, Unconfigured
Active members in this channel: 0
Fallback mode is: off
Down 19 hours, 30 minutes, 29 seconds
29 link status changes since last clear
Last clearing of "show interface" counters never
5 minutes input rate 0 bps (- with framing overhead), 0 packets/sec
5 minutes output rate 0 bps (- with framing overhead), 0 packets/sec
36963 packets input, 5651362 bytes
Received 2132 broadcasts, 34831 multicast
0 input errors, 0 input discards
45917 packets output, 5587190 bytes
Sent 22367 broadcasts, 23550 multicast
0 output errors, 0 output discards
#sh run int p4
interface Port-Channel4
switchport trunk allowed vlan 2643-2644
switchport mode trunk
mlag 4
#
+++++++++++++++++
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!