Tuesday, 2024-12-03

kevko\o/08:27
kevkoSvenKieske, mnasiadka, frickler: https://review.opendev.org/c/openstack/kolla-ansible/+/924651 << can we move this whole chain ... it will be significant improvement 08:29
kevkos/move/merge08:29
opendevreviewMichal Arbet proposed openstack/kolla master: [letsencrypt] Rename script for updating certificates  https://review.opendev.org/c/openstack/kolla/+/93691908:50
opendevreviewMichal Arbet proposed openstack/kolla master: [letsencrypt] Add ProxySQL support for certificate renewal  https://review.opendev.org/c/openstack/kolla/+/93692008:50
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Rework certificates  https://review.opendev.org/c/openstack/kolla-ansible/+/93692209:01
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Rework certificates  https://review.opendev.org/c/openstack/kolla-ansible/+/93692209:03
fricklerdarmach: mnasiadka: any progress yet on the raxflex issue? seems to end up in failures a bit too often for my comfort currently10:09
kevkofrickler: what issue ? 10:11
mnasiadkafrickler: did some research, will post a patch today to skip that role on raxflex10:12
mnasiadkait just never finds that label after creating it, which is extremely weird10:12
fricklerkevko: failures like https://zuul.opendev.org/t/openstack/build/07a7d0a28b6548fdb2979ccc0934ec96 with "Error mounting /var/lib/docker: mount: /var/lib/docker: can't find LABEL=kolla."10:13
kevkofrickler: aa, ok ..can i check it also ? :) 10:28
fricklerkevko: I don't understand the question, nobody prevents you from checking anything, but if mnasiadka already has a plan, maybe wait to have a look at that, first?10:37
mnasiadkakevko: are you bored? There are hundreds of patches awaiting review :)11:04
opendevreviewMichal Arbet proposed openstack/kolla master: [letsencrypt] Add ProxySQL support for certificate renewal  https://review.opendev.org/c/openstack/kolla/+/93692012:15
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Rework certificates  https://review.opendev.org/c/openstack/kolla-ansible/+/93692212:16
kevkomnasiadka: frickler: okay12:16
kevkomnasiadka: btw, should I abandon some very old patches  and similar ? 12:24
kevkomnasiadka: with some information for user to reopen if needed ? 12:24
fricklerkevko: I've be reluctant to do so, most patches I've seen still would make some kind of sense, just need some attention to get finished. maybe create a list of what you think is obsolete and we can glance over it first?12:40
kevkofrickler: yeah, i can go through ...12:42
mnasiadkaA list on the whiteboard or dedicated etherpad would be nice13:27
opendevreviewDr. Jens Harbott proposed openstack/kolla-ansible master: CI: skip Cinder HA precheck for zun scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/93664913:29
opendevreviewAntony Messerli proposed openstack/kolla-ansible master: Enables override of Octavia notification topics  https://review.opendev.org/c/openstack/kolla-ansible/+/93482714:40
ViiHi, I think there is some bug in version 2024.2. The same config, previous updates worked without a problem (from 2023.2 to 2024.1). Update 2024.1 -> 2024.2. "Access denied for user 'root_shard_0'@" The database user is defined in globals.yaml15:31
Viihttps://paste.opendev.org/show/bTLoKKkKxKZXycSSVWme/15:31
Viiexternal databases15:31
Vii-vvvv "module_args": "{'login_host': 'openstack.domain.example', 'login_port': '3306', 'login_user': 'root_shard_0', 'login_password': 'password_from_password.yml', 'variable': 'log_bin_trust_function_creators', 'value': 1}",15:47
kevkoVii: did you try to login manually ? 15:56
Viiyes, it works15:58
kevkoVii: did you try via VIP ? 16:03
kevkoor directly ? 16:03
ViiI can't connect to VIP hmmm the logs say the password is incorrect, and in the sql proxy logs I see that the DB nodes have been correctly added. I'll look for the reason, if I find anything I'll let you know16:10
kevkoVii: check your config for mariadb root user in proxysql 16:12
Vii2024-12-03 17:07:37 MySQL_Session.cpp:5797:handler___status_CONNECTING_CLIENT___STATE_SERVER_HANDSHAKE_WrongCredentials(): [ERROR] ProxySQL Error: Access denied for user 'monitor'@'10.x.x.x' (using password: YES)16:12
kevkoVii: what pass do you have for monitor ? 16:13
Viiadmin_variables:   <- there must be a root password for the DB here?16:13
kevkoVii: /etc/kolla/proxysql/users/mariadb...16:14
opendevreviewMerged openstack/kolla-ansible master: Don't notify handlers during copy-cert  https://review.opendev.org/c/openstack/kolla-ansible/+/92465116:14
Viipassword is OK, but user is wrong :) username: "root_shard_0"16:14
kevkoVii: it's ok user 16:15
kevkoVii: that's good user ...16:15
kevkoVii: check if root_shard_0 is created in mysql backend 16:15
ViiI logged in to the database with this user16:16
opendevreviewMerged openstack/kolla-ansible master: Performance: Don't notify handlers during config  https://review.opendev.org/c/openstack/kolla-ansible/+/74516416:24
opendevreviewMerged openstack/kolla-ansible master: Refactor services' check-containers and optimise  https://review.opendev.org/c/openstack/kolla-ansible/+/77324316:24
opendevreviewMerged openstack/kolla-ansible master: Fix unintentional trigger of ansible handlers  https://review.opendev.org/c/openstack/kolla-ansible/+/92414516:24
opendevreviewMerged openstack/kolla-ansible master: Fix proxysql-config's TLS DB configuration  https://review.opendev.org/c/openstack/kolla-ansible/+/93392216:27
kevkoVii: so where is the problem ? :D 16:35
Viikevko: upgrade 2024.1 to 2024.2: kestone task16:50
Viihttps://paste.opendev.org/show/bt6uXQt3AcJNVjvFG9OF/16:50
Viikeepalive: GW nodes16:50
ViiProxySQL Error: Access denied for user 'root'@'10.0.164.56' (using password: YES)\16:50
Viithis IP -> node CTRL hmmm16:50
ViiPING openstack.domain.example (10.0.164.64)16:52
Viiok I found it, in the external database you need to create a user "root_shard_0" with the appropriate permissions. It would be good to add it to the documentation17:24
Vii2024-12-03 18:23:31 MySQL_Session.cpp:8414:unable_to_parse_set_statement(): [WARNING] Unable to parse unknown SET query from client 10.0.164.56:60800. Setting lock_hostgroup. Please report a bug for future enhancements:SET GLOBAL log_bin_trust_function_creators = 017:27
Vii"indicates that ProxySQL encountered a SET statement it does not understand and could not parse. This issue often arises because ProxySQL does not support all MySQL SET commands, particularly certain global or session-level configuration variables."17:28
kevkoVii: but this is automatically done 17:32
kevkoVii: upgrades are tested in CI 17:33
Viibut only on the mariadb container, I have an external database.17:36
kevkoVii: aaaa, that's the issue 17:40
opendevreviewMerged openstack/kolla-ansible master: CI: skip Cinder HA precheck for zun scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/93664917:43
opendevreviewAntony Messerli proposed openstack/kolla-ansible master: Enables override of Octavia notification topics  https://review.opendev.org/c/openstack/kolla-ansible/+/93482719:09
opendevreviewMichal Arbet proposed openstack/kolla master: [letsencrypt] Add ProxySQL support for certificate renewal  https://review.opendev.org/c/openstack/kolla/+/93692020:29
opendevreviewMerged openstack/kolla-ansible master: mariadb: switch to use mariadb flavored commands  https://review.opendev.org/c/openstack/kolla-ansible/+/92703920:53
opendevreviewMerged openstack/kolla-ansible master: Add precheck for Horizon config file renames in Caracal  https://review.opendev.org/c/openstack/kolla-ansible/+/92355820:53
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add TLS support for MariaDB Connections  https://review.opendev.org/c/openstack/kolla-ansible/+/93392421:07
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Rework certificates  https://review.opendev.org/c/openstack/kolla-ansible/+/93692221:07

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