VRouterAgent reports state non-functional even though one (1/1) control nodes are connected
Bug #1396164 reported by
Stefan Andres
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juniper Openstack |
Fix Committed
|
High
|
Ashok Singh | ||
OpenContrail |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
Hi,
curl controller_
[...]
"description": "Number of connections:4, Expected: 6",
"instance_id": "0",
"module_id": "VRouterAgent",
"state": "Non-Functional"
}
Even though the vrouter is properly connected to the control-node (e.g. working IPs are working). The vrouter-agent.conf also says:
max_control_nodes = 1
Pedro mentioned that https:/
That leads to the problem that the service instance for SNAT cannot be deployed.
description: | updated |
To post a comment you must log in.
source-nat functionality depends on the analytics reporting "Functional" state for the vrouter. The "Expected" number of connections seems to be set a 6 according to the number of TCP sessions expected for the analytics process.