Aruba & ProVision-based
1751877 Members
5328 Online
108782 Solutions
New Discussion юеВ

Problem with Procurve 2810 and Linux bonding NICs

 
Davide Depaoli_3
Valued Contributor

Problem with Procurve 2810 and Linux bonding NICs

Hello,
my customer has an environemnt as the attached picture, two server are linux with 2 NICs configured as failover bonding.

The problem is that when both server are connected to the same switch, all is working, but when one server is connected on switch A and the other server is on the switch B the network is not working between two servers.

Follow the switches configuration

SWITCH A

; J9021A Configuration Editor; Created on release #N.10.02

hostname "ProCurve Switch 2810-24G"
interface 24
speed-duplex 100-full
exit
ip default-gateway 10.0.1.1
snmp-server community "public" Unrestricted
vlan 1
name "DEFAULT_VLAN"
untagged 2,4-19,23
ip address 10.0.1.253 255.255.255.0
tagged 1,3,24
no untagged 20-22
exit
vlan 2
name "VLAN_2"
untagged 20
no ip address
tagged 1,3
exit
vlan 3
name "VLAN_3"
no ip address
tagged 1,3,24
exit
vlan 4
name "VLAN_4"
untagged 21
no ip address
tagged 1,3
exit
vlan 5
name "VLAN_5"
untagged 22
no ip address
tagged 1,3
exit
fault-finder bad-driver sensitivity high
fault-finder bad-transceiver sensitivity high
fault-finder bad-cable sensitivity high
fault-finder too-long-cable sensitivity high
fault-finder over-bandwidth sensitivity high
fault-finder broadcast-storm sensitivity high
fault-finder loss-of-link sensitivity high
fault-finder duplex-mismatch-HDx sensitivity high
fault-finder duplex-mismatch-FDx sensitivity high
spanning-tree
password manager

--------------------------------
SWITCH B

; J9021A Configuration Editor; Created on release #N.11.06

hostname "ProCurve Switch 2810-24G"
interface 24
speed-duplex 100-full
exit
ip default-gateway 10.0.1.1
snmp-server community "public" Unrestricted
vlan 1
name "DEFAULT_VLAN"
untagged 2,4-19,23
ip address 10.0.1.254 255.255.255.0
tagged 1,3,24
no untagged 20-22
exit
vlan 2
name "VLAN_2"
untagged 20
no ip address
tagged 1,3
exit
vlan 3
name "VLAN_3"
no ip address
tagged 1,3,24
exit
vlan 4
name "VLAN_4"
untagged 21
no ip address
tagged 1,3
exit
vlan 5
name "VLAN_5"
untagged 22
no ip address
tagged 1,3
exit
spanning-tree


Is anything to check on the switches or on the NICs configuration ?

Thanks in advance
regards
Davide
2 REPLIES 2
RonniDK
Advisor

Re: Problem with Procurve 2810 and Linux bonding NICs

It sounds odd. To clarify some things:
* You say, when both servers is connected to the same switch, all works. Which ports is both the servers connected to, when using eg. switch A?

* Is your servers configured to receive and send VLAN-tagged traffic?

- Ronni
Davide Depaoli_3
Valued Contributor

Re: Problem with Procurve 2810 and Linux bonding NICs

Customer says:

- Ports are tagged
- these servers must to use multiple VLANs
- done some tests with port 24 tagged and untagged

- the servers are connected to port 1 and port 3 of the switches.


thanks
regards
Davide