Tuesday, 2021-10-19

gthiemongeFYI I changed the url of the Octavia PTG (meetpad instead of zoom), see https://etherpad.opendev.org/p/yoga-ptg-octavia09: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
johnsomThat 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
johnsomI 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 again17:01
eanderssonMin pool size does not actually do anything19:34
eanderssonjust fyi :D19:36
eanderssonThere is a timeout in sqlalchemy. If it fails to get a connection within that timeout it will throw an exception.22:09
eanderssonI 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/!