gthiemonge | FYI I changed the url of the Octavia PTG (meetpad instead of zoom), see https://etherpad.opendev.org/p/yoga-ptg-octavia | 09:32 |
---|---|---|
masterpe[m] | Where is max_pool_size used for, in octavia.conf, In the documentation I see: "(Integer) Maximum number of SQL connections to keep open in a pool." | 13:02 |
johnsom | That is an oslo.db setting to specify the minimum number of database connections in the pool. | 13:03 |
masterpe[m] | But what does that mean? How do I see if it is all full it needs to be increased? | 13:04 |
masterpe[m] | johnsom: How do I see if this setting needs to get increased? | 13:04 |
johnsom | I think oslo.db will log if the pool hits the maximum pool size. | 13:05 |
-opendevstatus- NOTICE: Both Gerrit and Zuul services are being restarted briefly for minor updates, and should return to service momentarily; all previously running builds will be reenqueued once Zuul is fully started again | 17:01 | |
eandersson | Min pool size does not actually do anything | 19:34 |
eandersson | just fyi :D | 19:36 |
eandersson | There is a timeout in sqlalchemy. If it fails to get a connection within that timeout it will throw an exception. | 22:09 |
eandersson | I believe it is 30 seconds by default. | 22:10 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!