Add log monitor for RBAC issues in ovn-controller logs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
charm-ovn-chassis |
New
|
Undecided
|
Unassigned |
Bug Description
We've experienced issues of flapping neutron agent alerts that come along with errors in the /var/log/
2020-12-
There is a related bug https:/
It would be good to have monitoring alerting us to the cause of the flapping agents being related to RBAC issues within the database.
This may actually be a neutron-server interaction with the southbound DB issue, as the SBDB matches all of the information from OVS on the compute unit, but the above Port_Binding update is failing. We've found that a restart of neutron-server on charm-neutron-api can alleviate this if the OVN database and OVS agent database are in sync, but neutron still fails to see the live agent as stable.