HI there;
I have 2 HP 2810-48 Switches in 2 racks, 1 switch in each rack.
Ports 47 and 48 on each switch are configured as a trunk and connected to each switch.
I have VLANS 1 through 8 defined with the VLAN ID for each VLAN matching its name (ie: VLAN1 has id 1, VLAN2 has id 2, etc). I have tagged all VLANs to the trunk ports on both switches.
Spanning tree is off (the factory default)
Connected to these swicthes are about 20 linux hosts. Each linux hosts is setup for ethernet 'bonding' in active/passive mode.
2 of the above linux hosts are setup for 802.1q vlan tagging. That is to say that on each of these 2 hosts there is a 'bond0' interface defined with no ip address and then a number of bond0.X interfaces with X being numbers 1-8 to bind to each of the vlans I have configured. The switch ports that these 2 linux hosts doing vlan tagging are setup to tag all 8 VLANs.
PROBLEM:
I seem to be experiencing network hiccups that last 1-2 seconds every 1-3 minutes. I am suspecting that there is some sort of address table reset or relearning going on. This has been occuring since I implemented this new config a few days ago.
Thoughts? I can draw a network diagram to clarify but I dont have any useful tools installed right now.