Friday, 2023-08-04

opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Introduce oneshot docker_restart_policy  https://review.opendev.org/c/openstack/kolla-ansible/+/88170706:56
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Introduce oneshot docker_restart_policy  https://review.opendev.org/c/openstack/kolla-ansible/+/88170706:56
mmessahHi everyone. "fluentd crash - elasticsearch version mismatch" issue is also happened for Zed. This bug seem resolved for Yoga. Was there a plan to get the changes to zed release?07:11
mmessahhttps://bugs.launchpad.net/kolla/+bug/201846307:11
mnasiadkaThere is no elasticsearch role in Zed07:29
mnasiadkaWe don't support elasticsearch in Zed, only OpenSearch07:29
mmalchukmnasiadka please +W https://review.opendev.org/c/openstack/kolla/+/89030207:30
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: systemd: handle running container without systemd unit  https://review.opendev.org/c/openstack/kolla-ansible/+/89019807:30
mmalchukthere need backports07:30
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Introduce oneshot docker_restart_policy  https://review.opendev.org/c/openstack/kolla-ansible/+/88170707:30
mnasiadkammalchuk: done07:31
mmalchukthank you07:31
mnasiadkabbezak, frickler: https://review.opendev.org/c/openstack/kolla-ansible/+/890198 needs reviews - fixes systemd issue with MariaDB upgrade07:32
mnasiadkawondering if we should drop force=True instead of that loop with waiting for container to be stopped07:43
SvenKieskeo/ back from "vacation" aka moving my household07:51
mnasiadkaSvenKieske: we call that "polish vacation" in Poland ;)07:54
SvenKieskeah, really? nice to know :D :)07:55
SvenKieskewell I'm still on a temporary desk setup until my new desk arrives next week07:56
mmessah@mnsiadka we are not deploying ElasticSearch with Kolla Ansible, we use external elasticsearch that we created an elasticsearch cluster outside of openstack. we defined our cluster with `elasticsearch_address` parameter. Our elasticsearch cluster version is 7.x but fluentd needs elasticsearch 8.x version. Is there any way to continue without upgrading our elasticsearch cluster?08:16
mnasiadkammessah: build the fluentd image on your own and downgrade elasticsearch plugin version there (using template overrides)08:42
opendevreviewhowardlee proposed openstack/kolla master: Adding db sync script for venus  https://review.opendev.org/c/openstack/kolla/+/89051208:52
yusufgungorHi everyone, https://bugs.launchpad.net/kolla-ansible/+bug/1992153 removes the show_multiple_locations parameter which kolla-ansible sets to True until Zed. On our environment this caused to creating image sourced volume duration from 5 seconds to 2 minutes or more. We have to override this config. Is this duration acceptable for others?09:10
mmessah@mnasiadka thanks for reply, we work on this, maybe we can use fluentd release for yoga :) 09:31
mnasiadkammessah: should work09:42
mmalchukyusufgungor this question for business mostly. did they leverage with security issue in favor of time to market?)09:46
mmalchukyusufgungor here almost the technical people only09:48
mmalchukas for me 2 minutes is not so long in case of security issue)09:49
opendevreviewVerification of a change to openstack/kolla master failed: Revert "Disable build of Gnocchi containers"  https://review.opendev.org/c/openstack/kolla/+/89030209:52
SvenKieskemnasiadka: _how_ was this triaged? https://bugs.launchpad.net/bugs/202766809:56
mnasiadkaSvenKieske: read the end of the first line, how can we not accept this as a bug? :)09:56
SvenKieskeah my bad, I always mix the english meaning of triage with a different meaning in the german direct translation, which is something like "It's already dealt with" :D09:59
mmalchukSvenKieske are you from german?10:07
SvenKieskemmalchuk: yes10:10
opendevreviewJan Gutter proposed openstack/kolla-ansible master: [WIP] etcd: update to v3.4  https://review.opendev.org/c/openstack/kolla-ansible/+/89046510:10
mmalchukSvenKieske thats cool. more people... from around the world10:11
jangutterSvenKiese: at least the term "to table" didn't become part of tech jargon: https://en.wikipedia.org/wiki/Table_(parliamentary_procedure)10:18
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: systemd: handle running container without systemd unit  https://review.opendev.org/c/openstack/kolla-ansible/+/89019810:19
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Introduce oneshot docker_restart_policy  https://review.opendev.org/c/openstack/kolla-ansible/+/88170710:20
jangutter(when triage's medical meaning is applied in English, it usually means people are dying... choosing it as a common term in tech is particularly ironic)10:22
opendevreviewhowardlee proposed openstack/kolla master: Adding db sync script for venus  https://review.opendev.org/c/openstack/kolla/+/89051210:25
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: systemd: handle running container without systemd unit  https://review.opendev.org/c/openstack/kolla-ansible/+/89019810:25
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Introduce oneshot docker_restart_policy  https://review.opendev.org/c/openstack/kolla-ansible/+/88170710:26
mmalchukIn software engineering, triaging is a process where each bug is prioritized on its severity, frequency, risk, impact on the team, etc. The goal of triage is to evaluate, prioritize, and assign the resolution of bugs or defects.10:27
mmalchukwhy software engineering compared with medical?)10:28
mmalchuktriaging != sorting10:28
mmalchukTriage is when hospitals sort out injured people according to their need for emergency medical attention to determine who gets care first.10:30
mmalchukso in medical its kind of prioritize too10:30
mmalchukmay be I'm wrong? correct me10:31
jangutterYou're not wrong: but usually in the medical sense, "triage" means making life or death decisions: "one of these folks gets a better chance to live, pick one"10:59
jangutterIn software engineering "triage" is used because you're always operating without enough resources to fix all bugs.11:01
jangutterIn medicine, when you're using the term "triage" it usually means something in the system has gone wrong.11:02
opendevreviewVerification of a change to openstack/kolla master failed: Revert "Disable build of Gnocchi containers"  https://review.opendev.org/c/openstack/kolla/+/89030211:05
jangutter... (in my opinion, this could have been solved by calling it "classify" rather than "triage")11:07
yusufgungor@mmalchuk you are right but at least can we make show_multiple_locations  as a configuration parameter for kolla-ansible? I think the people who uses openstack as private cloud can take that security risk. We can also add a note about the slowness effect if not setting this variable to True. 11:19
yusufgungorGlance config reference said that "...is deprecated for removal since Newton...Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue." 11:19
yusufgungorsince newton so there is no update since 2016 :( 11:19
yusufgungorIt is ok for us, we know the parameter, it is effects and override it but removing this parameter from kolla-ansible without any descriptive note can create bad user experience for newcomers. 11:19
mmalchukyusufgungor I agree with adding a note to the configuration. feel free with review11:21
priteauAnyone able to +2 this doc fix? https://review.opendev.org/c/openstack/kolla-ansible/+/88145511:21
priteauActually it has two +2 already11:22
priteauJust need the W+111:22
priteaubbezak maybe?11:22
mnasiadkahad only one, but merging11:25
mnasiadka*it's merging11:25
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Introduce oneshot docker_restart_policy  https://review.opendev.org/c/openstack/kolla-ansible/+/88170711:26
opendevreviewMichal Nasiadka proposed openstack/kayobe master: Fix CentOS / Rocky route options  https://review.opendev.org/c/openstack/kayobe/+/88968011:27
yusufgungor@mmalchuk is it ok for adding a configuration parameter to globals.yml with a note? 11:29
mmalchukno.. you always can use overrides. only note.11:30
fricklerisn't that what https://review.opendev.org/c/openstack/kolla-ansible/+/881455/2/doc/source/reference/storage/external-ceph-guide.rst already has?11:38
fricklermight get a bit more explicit about the performance effect of copy-on-write, though11:39
mnasiadkaseems rocky9 mirror went crazy, appstream repomd is garbage11:40
yusufgungor@mmalchuk adding the note to which file?11:47
opendevreviewMerged openstack/kolla-ansible master: Correct glance.conf example in external Ceph guide  https://review.opendev.org/c/openstack/kolla-ansible/+/88145511:49
mmalchukyusufgungor check the code by Radosław, and do followup11:49
mmalchukyusufgungor ansible/roles/glance/templates/glance-api.conf.j211:50
yusufgungor@mmalchuk ok thanks11:50
mmalchukyusufgungor something like 'lets revert the change but add a note instead completely remove the option'11:53
mmalchuklets operators decide11:54
opendevreviewVerification of a change to openstack/kolla master failed: Revert "Disable build of Gnocchi containers"  https://review.opendev.org/c/openstack/kolla/+/89030212:39
priteaumnasiadka: there was a +2 from Mark on patch set 1, patch set 2 is just merge conflict fixed12:55
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: systemd: handle running container without systemd unit  https://review.opendev.org/c/openstack/kolla-ansible/+/89019813:15
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Introduce oneshot docker_restart_policy  https://review.opendev.org/c/openstack/kolla-ansible/+/88170713:15
mnasiadkapriteau: well, it was not copied, so it didn't matter ;-)13:27
opendevreviewSven Kieske proposed openstack/kolla-ansible stable/2023.1: Fix OpenSearch Dashboards health check  https://review.opendev.org/c/openstack/kolla-ansible/+/89048314:15
opendevreviewSven Kieske proposed openstack/kolla-ansible stable/zed: Fix OpenSearch Dashboards health check  https://review.opendev.org/c/openstack/kolla-ansible/+/89048414:15
opendevreviewSven Kieske proposed openstack/kolla-ansible stable/yoga: Fix OpenSearch Dashboards health check  https://review.opendev.org/c/openstack/kolla-ansible/+/89048514:16
jps_whitestackHello!  was wandering if any core reviewers are available to check out my k-a proposal: https://review.opendev.org/c/openstack/kolla-ansible/+/87598314:16
opendevreviewVerification of a change to openstack/kolla master failed: Revert "Disable build of Gnocchi containers"  https://review.opendev.org/c/openstack/kolla/+/89030214:19
jps_whitestackIt configures Fluentd's plugin systemd to read logs from /var/log/journal14:19
SvenKieskeI'm no core, but I commented anyway :)14:26
jps_whitestackThank you !14:33
opendevreviewJuan Pablo Suazo proposed openstack/kolla-ansible master: Enable the Fluentd Plugin Systemd  https://review.opendev.org/c/openstack/kolla-ansible/+/87598314:37
jps_whitestackI have addressed your comments, thanks !14:38
opendevreviewJuan Pablo Suazo proposed openstack/kolla-ansible master: Configures the tap-as-a-service neutron plugin  https://review.opendev.org/c/openstack/kolla-ansible/+/88541714:42
jps_whitestackAlso, any core reviewers who could take a look at https://review.opendev.org/c/openstack/kolla-ansible/+/885417 would be appreciated ! It's part of a group of proposals to kolla and kolla-ansible to install and configure TAAS, a neutron plugin which allows port mirroring on openstack ports.14:46
opendevreviewMerged openstack/kolla master: Revert "Disable build of Gnocchi containers"  https://review.opendev.org/c/openstack/kolla/+/89030215:52
opendevreviewMaksim Malchuk proposed openstack/kolla stable/2023.1: Revert "Disable build of Gnocchi containers"  https://review.opendev.org/c/openstack/kolla/+/89053816:24
opendevreviewMaksim Malchuk proposed openstack/kolla stable/zed: Revert "Disable build of Gnocchi containers"  https://review.opendev.org/c/openstack/kolla/+/89053916:25
opendevreviewMaksim Malchuk proposed openstack/kolla stable/yoga: Revert "Disable build of Gnocchi containers"  https://review.opendev.org/c/openstack/kolla/+/89054016:27
opendevreviewMaksim Malchuk proposed openstack/kolla stable/xena: Revert "Disable build of Gnocchi containers"  https://review.opendev.org/c/openstack/kolla/+/89054116:28
opendevreviewJuan Pablo Suazo proposed openstack/kolla-ansible master: Enable the Fluentd Plugin Systemd  https://review.opendev.org/c/openstack/kolla-ansible/+/87598321:24

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