Wednesday, 2022-08-10

sondxHi mnasiadka,07:10
sondxhttps://github.com/openstack/kolla-ansible/blob/master/ansible/roles/ovn/templates/ovn-controller.json.j2#L207:10
sondxWhy use "tcp:127.0.0.1:{{ ovsdb_port }}" to deploy ovn-controller service, but don't use "unix:/run/openvswitch/db.sock".07:10
mnasiadkasondx: because at the time of adding support to that, the reviewers felt that it's a better solution that writing to a socket.07:45
mnasiadkafeel free to propose a patch07:45
mnasiadka(or find the old one with comments)07:46
sondxmnasiadka:09:12
sondxovn-controller use "tcp:127.0.0.1:{{ ovsdb_port }}", it generate a error "reconnect|ERR|tcp:127.0.0.1:26762: no response to inactivity probe after 5 seconds, disconnecting" in "/var/log/kolla/openvswitch/ovsdb-server.log" log file .09:12
sondxIf ovn-controller use "unix:/run/openvswitch/db.sock", that error will be solved.09:12
mnasiadkasondx: as I said - feel free to raise a bug and propose a patch09:13
sondxmnasiadka: Ok, thank you very much!09:15
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: haproxy: support single external frontend  https://review.opendev.org/c/openstack/kolla-ansible/+/82339510:13
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Test haproxy single external frontend  https://review.opendev.org/c/openstack/kolla-ansible/+/84123910:17
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Test haproxy single external frontend  https://review.opendev.org/c/openstack/kolla-ansible/+/84123910:19
opendevreviewPiotr Parczewski proposed openstack/kolla-ansible master: Add support for deploying prometheus-msteams  https://review.opendev.org/c/openstack/kolla-ansible/+/81267910:58
opendevreviewPiotr Parczewski proposed openstack/kolla-ansible master: Add support for deploying prometheus-msteams  https://review.opendev.org/c/openstack/kolla-ansible/+/81267911:21
opendevreviewMerged openstack/kolla-ansible master: Edit services roles to support database sharding  https://review.opendev.org/c/openstack/kolla-ansible/+/77021612:15
opendevreviewMerged openstack/kolla-ansible master: Add loadbalancer-config role and wrap haproxy-config role inside  https://review.opendev.org/c/openstack/kolla-ansible/+/85100412:15
opendevreviewMerged openstack/kolla-ansible master: Add proxysql-config role and wrap it in loadbalancer-config role  https://review.opendev.org/c/openstack/kolla-ansible/+/85144212:22
opendevreviewMerged openstack/kolla-ansible master: [CI] Test ProxySQL with shards in the nova cells scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/77062112:22
*** amoralej is now known as amoralej|lunch12:28
opendevreviewLin PeiWen proposed openstack/kolla-ansible stable/yoga: keystone: Remove redundant 'run_once'  https://review.opendev.org/c/openstack/kolla-ansible/+/85273612:52
opendevreviewLin PeiWen proposed openstack/kolla-ansible master: keystone: Remove redundant 'run_once'  https://review.opendev.org/c/openstack/kolla-ansible/+/85273913:02
*** amoralej|lunch is now known as amoralej13:20
mnasiadkamgoddard mnasiadka hrw yoctozepto bbezak parallax Fl1nt frickler adrian-a - meeting in 813:52
TimBeermann[m]o/13:55
RamonaRautenberg[m]o/13:57
mnasiadkanot yet13:58
opendevreviewMerged openstack/kolla master: Remove Keystone admin endpoint  https://review.opendev.org/c/openstack/kolla/+/84375113:58
mnasiadka#startmeeting kolla14:00
opendevmeetMeeting started Wed Aug 10 14:00:57 2022 UTC and is due to finish in 60 minutes.  The chair is mnasiadka. Information about MeetBot at http://wiki.debian.org/MeetBot.14:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.14:00
opendevmeetThe meeting name has been set to 'kolla'14:00
mnasiadka#topic rollcall14:01
mnasiadkao/14:01
fricklernow \o/14:01
matfechnero/14:01
mmalchukhi14:01
mnasiadka#topic agenda14:03
mnasiadka* Announcements14:03
mnasiadka* Review action items from the last meeting14:03
mnasiadka* CI status14:03
mnasiadka* Release tasks14:03
mnasiadka* Current cycle planning14:03
mnasiadka* Additional agenda (from whiteboard)14:03
mnasiadka* Open discussion14:03
mnasiadka#topic announcements14:03
mnasiadkaPTG in October is virtual - https://lists.openstack.org/pipermail/openstack-discuss/2022-August/029879.html14:03
mnasiadka#topic Review action items from the last meeting14:03
mnasiadkafrickler check availability of zed UCA for Jammy14:03
fricklerhrw answered that immediately14:04
mnasiadkaok then14:04
fricklerso next up is creating the actual patch14:04
mnasiadkafrickler: are you planning to do that?14:04
fricklerI can do that, yes14:05
mnasiadkathanks14:06
mnasiadka#topic CI status14:06
mnasiadkaseems mainly green14:06
mnasiadka#topic Release tasks14:07
mnasiadkaIt's R-8 - Switch images to current releaseĀ¶14:07
mnasiadkaUbuntu UCA is part of that14:08
mnasiadkaCentOS Stream 9 is not really working IIRC14:08
mnasiadkaAnd we should really be working on Rocky Linux 914:08
mnasiadkaI'll take care of that based on CS9 patches14:08
mnasiadka#topic Additional agenda (from whiteboard)14:08
mnasiadka(headphoneJames) please review let's encrypt patch: https://review.opendev.org/c/openstack/kolla-ansible/+/74134014:09
mnasiadkaIs there any core reviewer interested in testing and reviewing let's encrypt patch? Or even a non-core?14:09
mnasiadkaOk, we're a bit limited on the meeting today - I'll re-ask that next week.14:10
mnasiadka(frickler) Using octavia_network_type: "tenant" in production14:11
mnasiadkaWhy are our docs telling people not to do this? https://docs.openstack.org/kolla-ansible/wallaby/reference/networking/octavia.html#development-or-testing14:11
mnasiadkaIntroduced in https://review.opendev.org/c/openstack/kolla-ansible/+/78387614:11
mnasiadkaOctavia proposes the same setup in their install guide without any warning https://docs.openstack.org/octavia/latest/install/install-ubuntu.html#prerequisites14:11
mgoddardI would like to test LE, one day14:11
mnasiadkaI think at the time of merging that feature - we did anticipate that the systemd unit with a shell script might just fail sometimes, and we did not want users coming back and complaining14:11
mnasiadkaIf somebody wants to raise a patch to change the ,,recommendation'' - please do - I guess it should be ok.14:12
mgoddardindeed14:12
fricklerso for me, the thing one could consider not fit for production is using dhcp for the interface14:12
fricklera static configuration would be more stable14:12
fricklerbut the current wording suggests that tenant networks are somewhat unstable14:12
fricklerso I'll make a patch to update the doc, fine14:13
fricklerjust wanted to hear whether there's any hidden reasoning I'm not aware of14:14
mnasiadkafrickler: are you planning to add static ip configuration as well?14:14
fricklermnasiadka: maybe later, not now14:16
mnasiadkaok14:16
mnasiadkanext one14:16
mnasiadka(frickler) ceph-ansible has been un-deprecated (kind of)14:16
mnasiadkahttps://github.com/ceph/ceph-ansible/commit/77fc0e105efaaa8a47e0d6f5676c01b2f674230f14:16
mnasiadkashould we consider switching the CI back to it?14:16
mnasiadkanot an urgent topic, maybe punt to PTG discussion14:16
frickleryeah, we still use ceph-ansible for osism and CI for cephadm seems to be failing a lot14:17
mnasiadkaWhen it comes to me - I'm not a fan of ceph-ansible, and I can't see a reason why we would be going back to use it in CI instead of cephadm (especially that ceph-ansible readme points to use cephadm).14:17
mnasiadkaI think me and Radek put enough hours, to make cephadm green again.14:17
fricklerwell currently I'm seeing a lot of failures for it14:18
fricklerbut if you prefer to stick to it, I won't object14:18
fricklerjust won't be able to help as much in maintaining it14:18
frickleranyway, we can discuss again when yoctozepto is back possibly14:20
mnasiadkaToday it seems green, yesterday there were some failures - but it's not always cephadm fault I guess.14:20
mnasiadkaI'll try to take a look later.14:20
mnasiadkanext one14:21
mnasiadka(i.halomi) Podman and systemd support status14:21
mnasiadkareview of systemd with docker a current status on podman version : https://review.opendev.org/c/openstack/kolla-ansible/+/81672414:21
mnasiadkaproblems with using podman-py14:21
mnasiadkareview status of kolla-build with podman support : https://review.opendev.org/c/openstack/kolla/+/828716/14:21
mnasiadkafuture testing of Podman functionality in Zuul14:21
ihalomiour podman version is almost ready14:22
ihalomibut we have one problem with podman-py module14:22
ihalomiit doesnt accept empty environment variables and it deletes them14:22
ihalomiit creates problem in creating haproxy monitor user in mariadb where he has no password at default, can we add there some dummy password to solve this?14:23
mnasiadkaWell, that would be a separate change not only affecting podman14:25
mnasiadkamgoddard: ideas?14:25
ihalomii created issue in podman-py community so there is chance they will solve it but they didnt respond yet14:26
mnasiadkawell, the alternative to wait is to set dummy password for mariadb monitor user - are you planning to send that patch for review?14:29
mgoddardcan we translate them to empty strings?14:29
mnasiadkait might be we could alter mariadb-clustercheck script to send empty password if variable is unset?14:30
mnasiadkabut we would need to move the code into kolla repository14:31
ihalomiso should i create patch for only this password change? 14:31
mnasiadkathat's the workaround I guess, unless you're willing to patch that in podman-py and there's a chance it will be merged there soon14:32
ihalomii am waiting for their response but i dont think i will have time to patch it myself14:33
mnasiadkawell, you know what are the options now :)14:34
mnasiadkaok, let's move on14:35
mnasiadka#topic Open discussion14:35
mnasiadka(I skipped the Current Cycle Planning, but there were two features to discuss from the Additional Agenda - and I don't think we have the audience to discuss more of them today)14:36
mnasiadkaAnybody has any additional topics/queries?14:36
m_hinerDid anyone take a look at Systemd patch failures, and if yes, can give some hints about what's wrong?14:37
mmalchukany chance to look at my reviews? orpphan interfaces cleanup for example14:37
m_hinerOne failed at cache fail and other at couldn't had connection closed14:38
m_hinerSo I suspect the problem might not be on the patch side14:39
mmalchukor repos.yaml for Kayobe?14:39
fricklerlinks would be helpful14:40
mmalchukhttps://review.opendev.org/c/openstack/kayobe/+/84533814:40
mmalchukhttps://review.opendev.org/c/openstack/kayobe/+/84003314:40
m_hinerSystemd: https://review.opendev.org/c/openstack/kolla-ansible/+/81672414:40
mmalchukor even old TSL sync K-A to Kayobe14:41
mmalchukhttps://review.opendev.org/c/openstack/kayobe/+/79369714:41
frickleroh, that's all kayobe, I don't do that, but will look at the other one later14:42
mmalchukthanks a lot14:43
mnasiadkaI'll try to look at Kayobe ones next week most probably14:43
mmalchukmgoddard could You please look? You should be familar with issues14:43
mmalchukmnasiadka thanks too14:44
mnasiadkam_hiner: on 5th Aug we merged some cephadm related patches, rebase/recheck so we have fresh results14:44
m_hinerOh okay, thanks14:45
mnasiadkaAnd I'll look into the results once they show up14:45
mnasiadkaok, I think that's enough for today14:45
mnasiadkaThanks!14:45
mnasiadka#endmeeting14:45
opendevmeetMeeting ended Wed Aug 10 14:45:49 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)14:45
opendevmeetMinutes:        https://meetings.opendev.org/meetings/kolla/2022/kolla.2022-08-10-14.00.html14:45
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/kolla/2022/kolla.2022-08-10-14.00.txt14:45
opendevmeetLog:            https://meetings.opendev.org/meetings/kolla/2022/kolla.2022-08-10-14.00.log.html14:45
fricklerthx mnasiadka 14:46
mmalchukthanks14:49
mmalchukbb14:49
mmalchuk\q14:49
*** amoralej is now known as amoralej|off16:08
opendevreviewMerged openstack/kolla-ansible master: Add support for deploying prometheus-msteams  https://review.opendev.org/c/openstack/kolla-ansible/+/81267917:14

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