OVSDB_CLIENT/3/hwOvsdbCfgFailureEvent
Message
OVSDB_CLIENT/3/hwOvsdbCfgFailureEvent: Failed to deliver OVSDB configurations.(Reason=[Reason], Detail=[Detail])
Parameters
Parameter Name | Parameter Meaning |
---|---|
Reason |
Reason why the OVSDB client fails to deliver the configuration. |
Detail |
Detailed information about the configuration. |
Possible Causes
- Cause 1: Failed to create interface-name because main-interface has been added to an Eth-Trunk.
- Cause 2: The number of BDs exceeds the upper limit (8000).
- Cause 3: The BD to which the Layer 2 sub-interface is added does not exist.
- Cause 4: interface-name does not exist.
- Cause 5: The BFD session exists.
- Cause 6: Another encapsulation type has been configured on interface-name.
- Cause 7: The VLAN has been used by the main interface.
Procedure
- Cause 1: Failed to create interface-name because main-interface has been added to an Eth-Trunk.
- Run the undo eth-trunk command in the interface view to remove the main interface from the Eth-Trunk.
- Use another interface as the Layer 2 sub-interface. You can run the display interface brief command to view the physical interface that has been added to the Eth-Trunk.
- Cause 2: The number of BDs exceeds the upper limit (8000).
- Cause 3: The BD to which the Layer 2 sub-interface is added does not exist.
When a Layer 2 sub-interface is added to a BD, the BD does not exist. In this case, the VMware NSX controller fails to create a BD, and you need to deliver the configuration again.
- Cause 4: interface-name does not exist.
The Layer 2 sub-interface does not exist. In this case, the VMware NSX controller fails to create a Layer 2 sub-interface, and you need to deliver the configuration again.
- Cause 5: The BFD session exists.
This problem does not affect service operation, and no action is required.
- Cause 6: Another encapsulation type has been configured on interface-name.
Delete the traffic type that has been configured on the Layer 2 sub-interface.
- Cause 7: The VLAN has been used by the main interface.