Bonding Fail to Synchronize in 802.3ad Mode
(Doc ID 2569002.1)
Last updated on AUGUST 20, 2024
Applies to:
Oracle VM - Version 3.4.1 and laterLinux x86-64
Symptoms
The server is getting several errors. For example, an error while adding the Oracle VM server to a serverpool .
"OVMAPI_4004E Sync command failed on server: Command: configure_server_for_cluster, Server error: org.apache.xmlrpc.XmlRpcException: <type 'exceptions.Exception'>:Unable to online cluster"
The server bonding interfaces are in Active/Active mode (802.3ad) but the interfaces are unable to successful negotiate the LACP with the network switch.
The following command show that each interface is in a different aggregate ID which means that they haven't successful negotiate with the network switch:
# cat /proc/net/bonding/bond0 Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) -------------------<snip>------------------- Bonding Mode: IEEE 802.3ad Dynamic link aggregation Aggregator selection policy (ad_select): stable Active Aggregator Info: Aggregator ID: 1 Number of ports: 1 Actor Key: 9 Partner Key: 1 Partner Mac Address: 00:00:00:00:00:00 Slave Interface: eth0 MII Status: up -------------------<snip>------------------- Slave queue ID: 0 Aggregator ID: 1 Actor Churn State: none Partner Churn State: churned Actor Churned Count: 0 Partner Churned Count: 1 -------------------<snip>------------------- Slave Interface: eth1 MII Status: up -------------------<snip>------------------- Slave queue ID: 0 Aggregator ID: 2 Actor Churn State: churned Partner Churn State: churned Actor Churned Count: 1 Partner Churned Count: 1
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |