mnasiadka | SvenKieske: I'm more interested what the heck is with rabbitmq in aarch64 ;-) | 07:26 |
---|---|---|
mnasiadka | morning | 07:26 |
SvenKieske | morning | 07:42 |
SvenKieske | mnasiadka: I somehow always ignore this stuff.. can we make this voting, or is it too unreliable? | 07:43 |
mnasiadka | SvenKieske: well, we can make it voting, but we tried once, and it was unreliable due to opendev node issues | 07:43 |
mnasiadka | and now it seems it has some RMQ problems | 07:43 |
SvenKieske | doesn't seem like an exklusive rmq problem, does it? https://zuul.opendev.org/t/openstack/build/e991cafa8adf4326b3d7c44fad03200d/log/primary/logs/kolla/all-ERROR.txt | 07:45 |
SvenKieske | or is that a followup from rmq? | 07:49 |
SvenKieske | could we get for this and the backports some core love? https://review.opendev.org/c/openstack/kolla-ansible/+/895379 mnasiadka, frickler :) it has relnotes and bugreport and is smol :) | 08:32 |
mnasiadka | bbezak: ^^ | 08:34 |
frickler | meh, backports, how boring ;) | 08:35 |
SvenKieske | boring is good :) | 08:43 |
SvenKieske | how do we handle it if upstream packages changes it's service username? | 08:47 |
SvenKieske | should I just adopt the new fluentd username, or preserve our old one? we explicitly set it, even depending on distro and arch(?!?) | 08:50 |
SvenKieske | I'll have a look at the old changes and deduce stuff from there.. | 08:51 |
mnasiadka | in the past we installed fluentd from ruby gems directly on some aarch platforms, and from td-agent on everything else | 08:56 |
mnasiadka | so, they changed binary name and $USER? geez | 08:57 |
SvenKieske | yes, it's called "_fluentd" now, what's more, it's gonna be installed from the postinst script, so I just realize I need to figure out how to avoid that, is there a dpkg option for not running postinst? args | 09:01 |
SvenKieske | it might be easier to build our own package from source... | 09:02 |
mnasiadka | no, there is not :) | 09:04 |
mnasiadka | and we don't build packages, please - let's not get into another business :) | 09:04 |
SvenKieske | yeah sure, that was more of a sad joke :) | 09:06 |
SvenKieske | I mean, I did do a lot of packaging stuff in the past..but no thanks, I don't want to do that again. | 09:06 |
SvenKieske | I guess we just have to live with what the package provides, but we enforce user and group id, maybe we can at least preserve that.. | 09:07 |
mnasiadka | frickler, bbezak: https://review.opendev.org/c/openstack/kolla/+/891655 - time to drop openvswitch-netcontrold? ;-) nobody responded to the mail on ML | 09:08 |
SvenKieske | for what is netcontrold used anyway? | 09:10 |
mnasiadka | https://pypi.org/project/netcontrold/ :) | 09:11 |
mnasiadka | tripleo used that at some point in time | 09:11 |
mnasiadka | kolla-ansible never had a role for that | 09:12 |
mnasiadka | last release in 2020 | 09:12 |
frickler | ack | 09:16 |
SvenKieske | got to love those silently abandoned projects. can't people just archive the git repos or write in readme it's abandonware? :) | 09:16 |
frickler | if abandoning were an active decision and act, this might work | 09:16 |
SvenKieske | the decision not to act is also a decision, sometimes ;) | 09:18 |
thelounge14 | Hello all | 09:31 |
thelounge14 | I'm looking for some reviews on https://review.opendev.org/c/openstack/kolla-ansible/+/895143 | 09:31 |
mnasiadka | thelounge14: a proper nick would be better ;-) | 09:33 |
SvenKieske | ain't that a proper nick? | 09:34 |
ravlew | mnasiadka done ;) | 09:36 |
opendevreview | Merged openstack/kolla master: Lower limit for open files when installing fluent gem https://review.opendev.org/c/openstack/kolla/+/896007 | 09:39 |
opendevreview | Merged openstack/kolla master: Add podman for image building https://review.opendev.org/c/openstack/kolla/+/825791 | 09:43 |
opendevreview | Merged openstack/kolla-ansible stable/2023.1: keystone: ensure bool for two parameters https://review.opendev.org/c/openstack/kolla-ansible/+/895379 | 10:14 |
opendevreview | Merged openstack/kolla-ansible stable/zed: keystone: ensure bool for two parameters https://review.opendev.org/c/openstack/kolla-ansible/+/895380 | 10:14 |
opendevreview | Merged openstack/kolla-ansible stable/yoga: keystone: ensure bool for two parameters https://review.opendev.org/c/openstack/kolla-ansible/+/895661 | 10:22 |
Vii | hello, can you change the permissions for /var/log/kolla/openvswitch/? now the owner is "root - rwr" and when redirecting logs via fluentd to opensearch, the error "Permission denied @ rb_sysopen - /var/log/kolla/openvswitch/ovn-controller.log" is thrown. Should I create an account and propose changes myself? | 10:48 |
opendevreview | Verification of a change to openstack/kolla master failed: Drop openvswitch-netcontrold https://review.opendev.org/c/openstack/kolla/+/891655 | 11:00 |
guesswhat[m] | hi, is possible to add specific user to docker group via kolla-ansible ? thanks | 11:11 |
sorin-mihai | hi. i have a xena deployment on ubuntu 20.04, i am trying to gather more information about updates/upgrades. any particular things i should look at, anything i should plan and prepare ahead for? | 11:17 |
opendevreview | Merged openstack/kolla master: [CI] Add podman build https://review.opendev.org/c/openstack/kolla/+/895817 | 11:51 |
opendevreview | Rafal Lewandowski proposed openstack/kolla-ansible master: Add ML2/OVN and ML2/OVS setting checks for neutron https://review.opendev.org/c/openstack/kolla-ansible/+/895143 | 11:58 |
opendevreview | Rafal Lewandowski proposed openstack/kolla-ansible master: Add ML2/OVN and ML2/OVS setting checks for neutron https://review.opendev.org/c/openstack/kolla-ansible/+/895143 | 12:12 |
opendevreview | Rafal Lewandowski proposed openstack/kolla-ansible master: Add ML2/OVN and ML2/OVS setting checks for neutron https://review.opendev.org/c/openstack/kolla-ansible/+/895143 | 12:43 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Fix podman logs https://review.opendev.org/c/openstack/kolla-ansible/+/893187 | 13:11 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Add support of podman deployment https://review.opendev.org/c/openstack/kolla-ansible/+/799229 | 13:11 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: [DNM] Just test something https://review.opendev.org/c/openstack/kolla-ansible/+/893609 | 13:11 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: [DNM] Just test something https://review.opendev.org/c/openstack/kolla-ansible/+/893609 | 13:12 |
kevko | Vii: you can fill the bug and propose fix | 13:50 |
Vii | kevko ok, ty | 13:50 |
mnasiadka | ok, seems I need to get back to fixing all those bloody fluentd errors | 13:54 |
mnasiadka | and then we upgrade to newer td-agent and hell breaks loose | 13:54 |
opendevreview | Merged openstack/kolla-ansible master: Add option for extra kernel modules in neutron role https://review.opendev.org/c/openstack/kolla-ansible/+/894735 | 14:01 |
opendevreview | Bartosz Bezak proposed openstack/kolla-ansible stable/2023.1: Add option for extra kernel modules in neutron role https://review.opendev.org/c/openstack/kolla-ansible/+/896211 | 14:02 |
opendevreview | Bartosz Bezak proposed openstack/kolla-ansible stable/zed: Add option for extra kernel modules in neutron role https://review.opendev.org/c/openstack/kolla-ansible/+/896212 | 14:02 |
opendevreview | Bartosz Bezak proposed openstack/kolla-ansible stable/yoga: Add option for extra kernel modules in neutron role https://review.opendev.org/c/openstack/kolla-ansible/+/896213 | 14:02 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible stable/2023.1: Add option for extra kernel modules in neutron role https://review.opendev.org/c/openstack/kolla-ansible/+/896211 | 14:03 |
opendevreview | Bartosz Bezak proposed openstack/kolla-ansible stable/yoga: Add option for extra kernel modules in neutron role https://review.opendev.org/c/openstack/kolla-ansible/+/896213 | 14:06 |
opendevreview | Bartosz Bezak proposed openstack/kolla-ansible stable/yoga: Add option for extra kernel modules in neutron role https://review.opendev.org/c/openstack/kolla-ansible/+/896213 | 14:07 |
kevko | mnasiadka: could you share the log ? | 14:09 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Fail on fluentd log parsing errors https://review.opendev.org/c/openstack/kolla-ansible/+/742399 | 14:11 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Fail on fluentd log parsing errors https://review.opendev.org/c/openstack/kolla-ansible/+/742399 | 14:12 |
mnasiadka | kevko: ^^ this patch, rebased it, we have some horizon related errors and surely some others, rabbitmq was fixed some time ago I think | 14:12 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Remove Glance and Neutron TLS proxies from fluentd input config https://review.opendev.org/c/openstack/kolla-ansible/+/890085 | 14:13 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: fluentd: fix horizon format regex https://review.opendev.org/c/openstack/kolla-ansible/+/890128 | 14:13 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: fluentd: fix horizon format regex https://review.opendev.org/c/openstack/kolla-ansible/+/890128 | 14:13 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: fluentd: fix horizon format regex https://review.opendev.org/c/openstack/kolla-ansible/+/890128 | 14:20 |
opendevreview | Merged openstack/kolla master: Drop openvswitch-netcontrold https://review.opendev.org/c/openstack/kolla/+/891655 | 14:22 |
spatel | Quick question, I have deployed prometheus and now I want to push out /etc/prometheus/alert.rules.yml file in that case where should I put it in kolla config directory? | 15:00 |
spatel | does it goes to /etc/kolla/config/prometheus/ ? | 15:00 |
kevko | spatel: check config.yml for prometheus role ? | 15:07 |
spatel | kevko Ah!! https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/prometheus/tasks/config.yml#L32 | 15:29 |
spatel | does kolla-ansible has pre-define basic rules? | 15:30 |
spatel | I didn't find it | 15:30 |
opendevreview | Jake Hutchinson proposed openstack/kayobe master: Add NTP parameter configuration https://review.opendev.org/c/openstack/kayobe/+/895199 | 15:51 |
opendevreview | Jake Hutchinson proposed openstack/kayobe master: Add NTP parameter configuration https://review.opendev.org/c/openstack/kayobe/+/895199 | 15:58 |
kevko | spatel: and what is this ? https://github.com/openstack/kolla-ansible/blob/7186f960d93f2e523a2052acd0287e176f7ac927/ansible/roles/prometheus/tasks/config.yml#L32-L54 | 15:58 |
*** EugenMayer4401 is now known as EugenMayer440 | 16:04 | |
spatel | +1 let me play and see | 16:04 |
kevko | spatel: short answer - yes if you place there it will be ok | 16:11 |
spatel | I am going to give it a try :) I thought kolla-ansible comes with some basic rules and does setup the default rules | 16:12 |
kevko | Nope | 17:49 |
kevko | But feel free to propose some :) | 17:50 |
opendevreview | Christian Berendt proposed openstack/kolla-ansible master: magnum: support kubeconfig configuration file https://review.opendev.org/c/openstack/kolla-ansible/+/896292 | 19:38 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Add support for LetsEncrypt-managed certs https://review.opendev.org/c/openstack/kolla-ansible/+/741340 | 20:38 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: [haproxy] Adds http/2 support to HAProxy https://review.opendev.org/c/openstack/kolla-ansible/+/692957 | 21:16 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!