Neutron prints every ~10 minutes: WARNING requests.packages.urllib3.connectionpool Connection pool is full
Issue
- We get in neutron-api server.log The following errors:
2019-10-17 07:58:47.409 8219 WARNING requests.packages.urllib3.connectionpool [req-173914a5-8f51-4810-ab7c-64d764ad8fd7 a41af4e1143045f59ad130eabea1b296 f32f6c2cdbe44a009d2dfcceeac0cc7d - - -] Connection pool is full, discarding connection: vip.example.com
2019-10-17 07:58:47.440 8219 WARNING requests.packages.urllib3.connectionpool [req-f6eac391-99a1-4a36-8b1b-831b39cd100b a41af4e1143045f59ad130eabea1b296 f32f6c2cdbe44a009d2dfcceeac0cc7d - - -] Connection pool is full, discarding connection: vip.example.com
- What pool is uri3 referencing?, how can we increase the maximum size of the pool ?, how can we monitor de current size of the pool ?
Environment
- Red Hat OpenStack Platform 10.0 (RHOSP)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.