ovsdbapp - filedescriptor out of range in select()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ovsdbapp |
New
|
Undecided
|
Unassigned |
Bug Description
After a few months of operating the octavia API with constant workload, it suddenly stops working. The log suggests leaking file descriptors.
```
2025-01-08 11:02:30.948 24 ERROR ovsdbapp.
2025-01-08 11:02:30.948 24 ERROR ovsdbapp.
2025-01-08 11:02:30.948 24 ERROR ovsdbapp.
2025-01-08 11:02:30.948 24 ERROR ovsdbapp.
2025-01-08 11:02:30.948 24 ERROR ovsdbapp.
2025-01-08 11:02:30.948 24 ERROR ovsdbapp.
2025-01-08 11:02:30.948 24 ERROR ovsdbapp.
2025-01-08 11:02:30.948 24 ERROR ovsdbapp.
2025-01-08 11:02:30.948 24 ERROR ovsdbapp.
2025-01-08 11:02:30.948 24 ERROR ovsdbapp.
```
This might be similar to https:/
I'm running octavia-api stable release 20240909 (Caracal)
Additional Context in similar bug report for octavia/ovn at https:/ /github. com/osism/ issues/ issues/ 959