Tuesday, 2021-06-15

opendevreviewMerged openstack/openstack-ansible-os_tempest master: Rename whitelist and blacklist in role  https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/78488500:40
snadgei ran the containers-lxc-destroy playbook, and said yes to destroy containers and their data, then reran setup hosts, my configs look the same as to what I used in my testing setup01:26
snadgeoh wow.. in testing im using 21.2.3, in prod its set to 21.2.6 .. oops ;)01:53
snadgeso something broke on centos 7 between those versions, with respect to setting up galera01:53
snadgeim guessing when someone wakes up in europe they will likely know the answer to this one.. middle of the day here01:57
snadgemight be worth noting that the playbook to install galera works just fine, its when its ran from setup infrastructure that its the problem02:00
opendevreviewMerged openstack/openstack-ansible-galera_server master: Ensure mariadb service is enabled  https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/79583902:10
opendevreviewMerged openstack/openstack-ansible master: Fix upgrade jobs out of CI  https://review.opendev.org/c/openstack/openstack-ansible/+/79556303:13
opendevreviewMerged openstack/openstack-ansible master: [doc] Document CA generation upgrade step  https://review.opendev.org/c/openstack/openstack-ansible/+/79566503:13
*** rpittau|afk is now known as rpittau07:13
noonedeadpunkmornings07:25
arxcruznoonedeadpunk: hey, do you mind take a look at https://review.opendev.org/795264 ? :) 09:56
noonedeadpunkarxcruz: doesn't it make sense to generate it only when tempest has failed?10:17
arxcruznoonedeadpunk: I was thinking about it, not sure if that would fail on our logstash side10:18
arxcruzi don't know the internals of logstash, just that we point the file we want to index 10:18
noonedeadpunkum, no idea about your logstash side either, but it's weird otherwise10:19
arxcruzweird, git review is not working :/ 11:07
opendevreviewArx Cruz proposed openstack/openstack-ansible-os_tempest master: Generate list of failing tests  https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/79526411:07
arxcruzoh, here you go noonedeadpunk ^11:07
*** sshnaidm|afk is now known as sshnaidm11:21
CeeMacsnadge: it would be worth running the playbook with -vvv to get some more detail on the task is failing and the context of the error12:18
snadgeyeah.. its not giving me much.. https://pastebin.com/WwESXH3E12:22
CeeMacand this is 21.2.6?12:24
snadgeyes thats right12:25
snadgei thought about just dropping back to 21.2.5, or going through the changes to see what has changed with regards to galera install12:26
snadgeall i know is that 21.2.3 installs with the same config in a test environment12:27
CeeMacfrom what I can see 21.2.3 and 21.2.6 are tracking the same SHA of galera_server so should install in the same way12:37
CeeMachttps://opendev.org/openstack/openstack-ansible/src/tag/21.2.3/ansible-role-requirements.yml#L16-L2012:38
CeeMachttps://opendev.org/openstack/openstack-ansible/src/tag/21.2.6/ansible-role-requirements.yml#L16-L2012:38
CeeMacit might be worth sanity checking the inventory just in case?12:44
jrossersnadge: the utility container is a diversion here imho - see that it's the 'galera_client' role running on utility12:47
jrosserthis is so that you can use the mysql cli and have the other ansible tasks delegate to the utility container when setting up keystone/glance/.. db and db users12:48
jrossersnadge: are those tasks consecutive from the playbook run, or have you snipped a bunch out?12:50
spatelnoonedeadpunk looking at your comments and have question - https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/794266/14/defaults/main.yml#44313:05
spateldo you want me to replace with. neutron_ovn_primary_cluster_node: "{{ groups[neutron_services['neutron-ovn-northd']['group']] | first }}"13:05
*** halali is now known as halali_13:08
spatelmgariepy did you try OVN cluster in your lab, just curious to know the result 13:08
mgariepyi did deployed it in a vm (with 3 ovn containers)13:11
mgariepybut but i haven't tested much yet.13:12
mgariepyand i need to readup a bit how the clustering is supposed to work.13:13
spateldid clustering works when you deployed? configuration validation point of view 13:15
mgariepythe ovsdbtool stuff told me the bd was clustered.13:20
mgariepybut the data wasn't replicated.13:20
mgariepy(could list de db on the first node but not the others)13:21
spatelhmm! i can see data replication 13:23
mgariepywell i need to investigate a bit :D 13:24
spatelmgariepy i put some stuff here but in next post i will add more details here - https://satishdotpatel.github.io/openstack-ansible-ovn-clustering/13:24
mgariepybut somewhat busy with other stuff.13:24
spatelno worry!! 13:24
spatelovn-nbctl show command will tell you if data is replicating or not 13:25
mgariepyhttp://paste.openstack.org/show/806627/13:26
spatelwhat is that?13:31
spateli have running ovn on 3 different physical nodes not multi-node aio 13:31
mgariepyit does create 3 containers on the same vm13:32
mgariepyi have 3 aio1_neutron_ovn_northd_container-<uuid>13:33
spatelokk 13:35
arxcruzjrosser: may i have your review on https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/795264 ? 14:25
*** rpittau is now known as rpittau|afk14:29
noonedeadpunk#startmeeting openstack_ansible_meeting15:00
opendevmeetMeeting started Tue Jun 15 15:00:39 2021 UTC and is due to finish in 60 minutes.  The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot.15:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:00
opendevmeetThe meeting name has been set to 'openstack_ansible_meeting'15:00
noonedeadpunk#topic rollcall15:00
noonedeadpunko/15:00
jrosserhello15:03
noonedeadpunkhow things are going?:)15:03
noonedeadpunk#topic office hours15:04
mgariepyhello (half-ish there)15:04
noonedeadpunkso first of all, to have that said, I failed with doing RC1, and did B1 instead, as RC requires branching (stupid me)15:04
noonedeadpunkdoing process once in a half year makes it tough to fully remember15:05
noonedeadpunkI also not sure if worth mergning https://review.opendev.org/c/openstack/openstack-ansible/+/795851 or just do roles branching and replace this patch with _real_ RC115:06
noonedeadpunkand there's 2 week until hard deadline15:06
noonedeadpunk*there're 2 weeks15:06
jrosseronly half here-ish too15:07
jrosserhaving a designate shaped incident15:08
noonedeadpunkok, eventually I don't have much for discussion for today, as failed in all planned activities...15:08
jrosseri guess most important is to merge the remainder for a release15:09
noonedeadpunkyeah15:09
noonedeadpunkBut I don't think we have much atm15:11
noonedeadpunklooking briefly we might need to make bunch of rechecks, but in general there're not much to land15:11
noonedeadpunkwell, except oslo stuff, that I still haven't properly checkoed out (15:11
noonedeadpunkoslo.policy15:12
jrosserno - i wonder if we need to raise a LP bug rather than ask in irc15:12
noonedeadpunkyeah, probably we do. I wanted to look into code more precisely and hopefully find some solution, but haven't (15:12
* noonedeadpunk messes up with vpnaas15:13
noonedeadpunkAlso would be great to get some opinions on https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/78850115:13
noonedeadpunkbut we can leave that thing to X actually...15:14
noonedeadpunkoh, also releases team supposed patches to move Ocata to EOL. Since all existing tags remain working (as well as checkouts to shas) I don't see why we shouldn't drop branch as well15:18
*** halali is now known as halali_15:32
noonedeadpunk#endmeeting16:12
opendevmeetMeeting ended Tue Jun 15 16:12:07 2021 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)16:12
opendevmeetMinutes:        https://meetings.opendev.org/meetings/openstack_ansible_meeting/2021/openstack_ansible_meeting.2021-06-15-15.00.html16:12
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/openstack_ansible_meeting/2021/openstack_ansible_meeting.2021-06-15-15.00.txt16:12
opendevmeetLog:            https://meetings.opendev.org/meetings/openstack_ansible_meeting/2021/openstack_ansible_meeting.2021-06-15-15.00.log.html16:12
*** gilou_ is now known as Gilou17:49
opendevreviewSatish Patel proposed openstack/openstack-ansible-os_neutron master: Add ovn clustering support  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/79426618:59
*** sshnaidm is now known as sshnaidm|afk21:15
opendevreviewMerged openstack/openstack-ansible-os_tempest master: Generate list of failing tests  https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/79526422:00

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