Saturday, 2022-11-12

*** dviroel is now known as dviroel|out01:57
admin1my osa install sometimes gets Error Code: 2013. Lost connection to MySQL server during query  in nova ... haproxy  has: haproxy[3431076]: Connect() failed for backend galera-back: no free ports    16:42
admin1 cat /proc/sys/net/ipv4/ip_local_port_range => 327686099916:42
admin1ss --numeric --tcp state connected      "( sport >= :$first_port and sport <= :$last_port )" |grep 3306 | wc -l =>  28232  .. mostly timewait 16:43
admin1anyone faced this before and did any tweaks ? 16:43
admin1like reuse ports, or increased the number of ports 16:43
admin1default timeout is 60 .. checking what others set and if there is an issue to make it as low as say 10 seconds16:49
admin1seems like gnocchi creating havoc :D 17:09
admin1i see haproxy has http-reuse  ..   checking if anyone else has used this before 17:26
moha7Hi18:05
moha7jrosser: Since the Z release, is OVS the default networking backend in OpenStack Ansible?18:07
jrosserovs will never be the default18:08
jrosserwe will switch from linux bridge to OVN at some point18:09
jrosserdo be aware that deployment projects release later than the openstack services so OSA has not yet made a release for Z18:09
jrossermoha7: don’t be too concerned about what the default is, we have users with all 3 different backends18:11
moha7By the "default" I mean "the best practice selected by 'You'"!18:12
jrosserthat’s not how openstack-ansible works18:17
jrosserit ships with “sensible defaults” and absolutely everything is configurable18:17
jrosserit is not a tool that makes all the decisions for you18:18
admin1moha7, diff user cases prefer diff backends 19:51
admin1i have some clusters happy with lb , while some need ovs 19:51
moha7+121:03

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!