*** calbers has quit IRC | 00:28 | |
*** calbers has joined #openstack-kolla | 00:39 | |
*** zzzeek has quit IRC | 00:42 | |
*** zzzeek has joined #openstack-kolla | 00:45 | |
*** calbers has quit IRC | 00:56 | |
*** calbers has joined #openstack-kolla | 00:59 | |
*** brinzhang_ has joined #openstack-kolla | 01:31 | |
*** brinzhang has quit IRC | 01:33 | |
*** xinliang has joined #openstack-kolla | 01:45 | |
*** wuchunyang has joined #openstack-kolla | 01:54 | |
*** egonzalez has quit IRC | 01:59 | |
*** johnsom has quit IRC | 02:00 | |
*** rpittau|afk has quit IRC | 02:00 | |
*** TheJulia has quit IRC | 02:00 | |
*** TheJulia has joined #openstack-kolla | 02:00 | |
*** rpittau|afk has joined #openstack-kolla | 02:00 | |
*** johnsom has joined #openstack-kolla | 02:01 | |
*** egonzalez has joined #openstack-kolla | 02:02 | |
*** wuchunyang has quit IRC | 02:04 | |
*** k_mouza has joined #openstack-kolla | 02:06 | |
*** wuchunyang has joined #openstack-kolla | 02:12 | |
*** k_mouza has quit IRC | 02:14 | |
*** xinliang has quit IRC | 02:22 | |
*** wuchunyang has quit IRC | 02:46 | |
*** xinliang has joined #openstack-kolla | 03:00 | |
*** dking has quit IRC | 03:35 | |
*** dave-mccowan has quit IRC | 04:12 | |
*** k_mouza has joined #openstack-kolla | 04:15 | |
*** xinliang has quit IRC | 04:17 | |
*** k_mouza has quit IRC | 04:19 | |
*** vishalmanchanda has joined #openstack-kolla | 04:25 | |
openstackgerrit | zhoulinhui proposed openstack/kolla-ansible master: Remove kolla-cli from vagrant https://review.opendev.org/755010 | 05:03 |
---|---|---|
openstackgerrit | zhoulinhui proposed openstack/kolla-ansible master: Remove kolla-cli from vagrant https://review.opendev.org/755010 | 05:03 |
*** evrardjp has quit IRC | 05:33 | |
*** evrardjp has joined #openstack-kolla | 05:33 | |
*** wuchunyang has joined #openstack-kolla | 05:42 | |
*** mushrushu has quit IRC | 06:07 | |
*** mushrushu has joined #openstack-kolla | 06:08 | |
*** skramaja has joined #openstack-kolla | 06:40 | |
*** cah_link has joined #openstack-kolla | 06:50 | |
*** jaicaa has quit IRC | 07:00 | |
*** jaicaa has joined #openstack-kolla | 07:01 | |
*** gfidente has joined #openstack-kolla | 07:03 | |
*** xinliang has joined #openstack-kolla | 07:05 | |
*** sluna has joined #openstack-kolla | 07:35 | |
iniazi | building new centos8 boxes, does kolla-ansible disable firewalld and replace it with nftables? | 07:49 |
*** bengates has joined #openstack-kolla | 08:12 | |
*** bengates has quit IRC | 08:14 | |
*** bengates has joined #openstack-kolla | 08:14 | |
*** kevko has joined #openstack-kolla | 08:15 | |
kevko | hi guys, has anyone tried to use maxscale with kolla ? | 08:16 |
kevko | (we want to move neutron db to another 2 hosts ..because neutron db is slowing whole mariadb server) | 08:16 |
kevko | so, we are trying to use maxscale on VIP on ctrl0 and ctrl1 and use readwrite split router .. | 08:17 |
kevko | but i have some issues while testing ..so wanted to just ask if someone have some experiences with maxscale configuration | 08:18 |
*** stingrayza has joined #openstack-kolla | 08:39 | |
*** rpittau|afk is now known as rpittau | 08:40 | |
*** also_stingrayza has quit IRC | 08:41 | |
*** dcapone2004 has quit IRC | 08:45 | |
*** bengates has quit IRC | 08:52 | |
*** bengates has joined #openstack-kolla | 08:52 | |
*** wuchunyang has quit IRC | 08:57 | |
*** wuchunyang has joined #openstack-kolla | 09:03 | |
mnasiadka | kevko: I guess you need to fix it by yourself, and contribute support for it to Kolla-Ansible :D | 09:05 |
*** kwazar has joined #openstack-kolla | 09:08 | |
mgoddard | mnasiadka: what do you make of this: https://bugs.launchpad.net/kolla-ansible/+bug/1901960 | 09:19 |
openstack | Launchpad bug 1901960 in kolla-ansible "[OVN] enable-chassis-as-gw setting is not needed by distributed FIP" [Undecided,New] | 09:19 |
mnasiadka | mgoddard: that's about right, let me fix that | 09:19 |
mgoddard | mnasiadka: sure? | 09:19 |
mgoddard | mnasiadka: do you know what the consequences might be? | 09:20 |
mnasiadka | mgoddard: well, currently we set it for all nodes when fip is distributed, OVN in reality takes only 5 as gateway chassis | 09:20 |
mgoddard | mnasiadka: is it because computes do FIPs (DNAT) but not gateway (SNAT)? | 09:20 |
mnasiadka | mgoddard: yes, that's right | 09:21 |
mnasiadka | and with current approach they also do SNAT, but as I said - OVN's limit of SNAT routing chassis is 5 | 09:21 |
mnasiadka | I had some WIP patch to unset gateway chassis where not required | 09:21 |
mgoddard | mnasiadka: related: https://bugzilla.redhat.com/show_bug.cgi?id=1570499 | 09:21 |
openstack | bugzilla.redhat.com bug 1570499 in openstack-tripleo-heat-templates "OVN - gateways are scheduled on compute nodes and SNAT traffic goes through them" [High,Closed: errata] - Assigned to vkommadi | 09:21 |
mnasiadka | mgoddard: well, that's why I did it in the same manner in kolla-ansible, because I was basing on tripleo's implementation :) | 09:22 |
mgoddard | mnasiadka: OTOH, https://bugs.launchpad.net/networking-ovn/+bug/1848757 | 09:22 |
openstack | Launchpad bug 1848757 in networking-ovn "external connectivity to floating ip does not work when external-ids:ovn-cms-options="enable-chassis-as-gw" not set" [Undecided,New] | 09:22 |
*** jonaspaulo has joined #openstack-kolla | 09:23 | |
mnasiadka | mgoddard: that one is interesting, let me check | 09:23 |
mnasiadka | but I hope it's been fixed in Neutron | 09:24 |
*** dardelean has joined #openstack-kolla | 09:27 | |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible master: kibana: Remove 6.x migration from upgrade https://review.opendev.org/760308 | 09:28 |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible stable/ussuri: Fix permission denied during Fernet key rotation https://review.opendev.org/760311 | 09:32 |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible stable/train: Fix permission denied during Fernet key rotation https://review.opendev.org/760312 | 09:32 |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible stable/stein: Fix permission denied during Fernet key rotation https://review.opendev.org/760313 | 09:32 |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible master: WIP: CI: add experimental prometheus-efk upgrade jobs https://review.opendev.org/760086 | 09:34 |
*** jonaspaulo has quit IRC | 09:44 | |
hrw | https://review.opendev.org/#/c/758957/ is cursed | 09:48 |
patchbot | patch 758957 - kolla - build: unbreak JSON serializer on failed builds - 4 patch sets | 09:48 |
hrw | every recheck fails on something else | 09:48 |
*** k_mouza has joined #openstack-kolla | 09:49 | |
mgoddard | hrw: we're seeing quite a few random timeouts and things currently | 09:52 |
hrw | yep | 09:53 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: ovn: Do not schedule SNAT routers on computes https://review.opendev.org/760316 | 09:53 |
mnasiadka | mgoddard: works on Ussuri without enable-chassis-as-gw in OVSDB | 09:55 |
mnasiadka | mgoddard: do you think we need to add a task to remove that setting on computes, or just write in the release note that users should unset it? | 09:58 |
mgoddard | mnasiadka: it depends what the consequences are | 09:58 |
mgoddard | if it causes a problem, we should unset it | 09:58 |
mnasiadka | mgoddard: that your SNAT traffic might go through a compute, if the active router switches to a compute based chassis. | 09:59 |
mnasiadka | it depends on your environment, if that would cause a problem | 09:59 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: ovn: Do not schedule SNAT routers on computes https://review.opendev.org/760316 | 10:06 |
mgoddard | mnasiadka: we should probably remove it for consistency | 10:08 |
mnasiadka | I'll look into it, for now I just added a text in the reno stating users should remove that option using ovs-vsctl. | 10:10 |
*** wuchunyang has quit IRC | 10:10 | |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible master: docs: Improve multinode Docker registry setup https://review.opendev.org/760318 | 10:11 |
sluna | morning all! although this patch for magnum https://review.opendev.org/#/c/757772/1 has already been merged I wanted to ask, is there a doc page explaining how to patch kolla containers? | 10:13 |
patchbot | patch 757772 - magnum (stable/train) - [fix] Sync nodegroup status before delete_complete (MERGED) - 1 patch set | 10:13 |
mgoddard | hi sluna. Are you using binary or source images? | 10:15 |
sluna | binary, I am afraid | 10:15 |
mgoddard | sluna: for the official path, you would need to wait for RDO to include the patch in their RPMs. For important fixes they may patch, otherwise you'll need to wait for magnum to do a versioned release | 10:16 |
mgoddard | (which they may do if you ask nicely) | 10:16 |
mnasiadka | and then ask nicely RDO to bump up the version in their distgit repos | 10:17 |
mgoddard | alternatively, you can customise your images with a footer block that pip installs from source | 10:17 |
hrw | so who will give +2+w for https://review.opendev.org/#/c/758957/ patch? it passed all tests just not all at the same time | 10:17 |
patchbot | patch 758957 - kolla - build: unbreak JSON serializer on failed builds - 4 patch sets | 10:17 |
sluna | mgoddard: many thanks, I commented on https://review.opendev.org/#/c/757772/1 with the steps to add a footer block, would that work? | 10:19 |
patchbot | patch 757772 - magnum (stable/train) - [fix] Sync nodegroup status before delete_complete (MERGED) - 1 patch set | 10:19 |
mgoddard | sluna: http://paste.openstack.org/show/799501/ | 10:20 |
sluna | mgoddard: thank you very much, I will give it a go | 10:22 |
*** e0ne has joined #openstack-kolla | 10:28 | |
*** zzzeek has quit IRC | 10:28 | |
*** kevko has quit IRC | 10:28 | |
*** zzzeek has joined #openstack-kolla | 10:29 | |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible master: WIP: CI: add experimental upgrade jobs https://review.opendev.org/760086 | 10:35 |
*** stingrayza has quit IRC | 10:46 | |
*** stingrayza has joined #openstack-kolla | 10:46 | |
*** e0ne has quit IRC | 10:46 | |
*** xinliang has quit IRC | 10:48 | |
*** kevko has joined #openstack-kolla | 10:52 | |
*** stingrayza has quit IRC | 10:59 | |
*** e0ne has joined #openstack-kolla | 11:03 | |
*** iniazi has quit IRC | 11:04 | |
*** iniazi has joined #openstack-kolla | 11:05 | |
sluna | mgoddard: one last questions, after applying your change to etc/kayobe/kolla.yml, are these the commands to run http://paste.openstack.org/show/799504/ | 11:06 |
mgoddard | sluna: you will need to build the magnum images locally | 11:06 |
mgoddard | kayobe overcloud container image build '^magnum' --push | 11:07 |
mgoddard | and no need for pull-retag-push | 11:07 |
sluna | mgoddard: brilliant, thank you again | 11:08 |
mgoddard | sluna: np | 11:08 |
*** LinPeiWen22 has quit IRC | 11:14 | |
openstackgerrit | Sven Kieske proposed openstack/kolla-ansible master: re-add rabbitmq config for interfaces https://review.opendev.org/758576 | 11:16 |
*** stingrayza has joined #openstack-kolla | 11:19 | |
sluna | mgoddard: sorry, I get "pip: command not found" in "seed-vm:/var/log/kolla-build.log" when I run "kayobe overcloud container image build '^magnum' --push" | 11:28 |
mgoddard | sluna: add dnf -y install python3-pip && \ | 11:33 |
*** dave-mccowan has joined #openstack-kolla | 11:44 | |
*** stingrayza has quit IRC | 11:45 | |
*** dave-mccowan has quit IRC | 11:48 | |
*** stingrayza has joined #openstack-kolla | 11:49 | |
*** LinPeiWen has joined #openstack-kolla | 11:56 | |
*** born2bake has joined #openstack-kolla | 12:08 | |
*** hrw has quit IRC | 12:35 | |
sluna | mgoddard: many thanks! I finally had to tweak it a little bit more to make it work http://paste.openstack.org/show/799507/ but it's working now! | 12:44 |
*** Luzi has joined #openstack-kolla | 12:53 | |
openstackgerrit | Sven Kieske proposed openstack/kolla-ansible master: re-add rabbitmq config for interfaces https://review.opendev.org/758576 | 12:58 |
*** kwazar has quit IRC | 13:10 | |
*** wuchunyang has joined #openstack-kolla | 13:45 | |
*** jbadiapa has joined #openstack-kolla | 13:45 | |
*** TrevorV has joined #openstack-kolla | 13:48 | |
*** wuchunyang has quit IRC | 14:04 | |
*** wuchunyang has joined #openstack-kolla | 14:13 | |
*** wuchunya_ has joined #openstack-kolla | 14:14 | |
*** wuchunyang has quit IRC | 14:18 | |
*** vishalmanchanda has quit IRC | 14:24 | |
*** dardelean has quit IRC | 14:35 | |
*** wuchunya_ has quit IRC | 14:37 | |
*** evrardjp has quit IRC | 14:38 | |
*** evrardjp has joined #openstack-kolla | 14:40 | |
openstackgerrit | Michal Nasiadka proposed openstack/kayobe master: Change docker_registry network_mode to host https://review.opendev.org/760371 | 14:42 |
openstackgerrit | Merged openstack/kolla master: build: unbreak JSON serializer on failed builds https://review.opendev.org/758957 | 14:43 |
*** cah_link has quit IRC | 14:48 | |
*** cah_link has joined #openstack-kolla | 14:49 | |
*** wuchunyang has joined #openstack-kolla | 15:03 | |
*** skramaja has quit IRC | 15:07 | |
openstackgerrit | Michal Nasiadka proposed openstack/kayobe master: Change docker_registry network_mode to host https://review.opendev.org/760371 | 15:23 |
*** nikparasyr has joined #openstack-kolla | 15:25 | |
wuchunyang | mgoddard around ? | 15:29 |
mgoddard | wuchunyang: hi | 15:29 |
wuchunyang | need your help.. about https://review.opendev.org/#/c/755589/ | 15:29 |
patchbot | patch 755589 - kolla-ansible - octavia: support tenant management network - 14 patch sets | 15:29 |
wuchunyang | how to create a vlan subinterface and plug into a vlan provider network ? | 15:30 |
mgoddard | wuchunyang: well, I think there are two cases | 15:31 |
mgoddard | 1. use the auto plug into OVS in that patch, the same as for VXLAN | 15:31 |
wuchunyang | yes | 15:31 |
*** cah_link has quit IRC | 15:32 | |
mgoddard | 2. use a VLAN subinterface. In order for traffic to also pass through to neutron, normally we need to use a bridge | 15:32 |
mgoddard | so eth1 -> breth1 -> veth patch -> OVS bridge | 15:32 |
mgoddard | then octavia_network_interface: breth1.123 | 15:33 |
wuchunyang | ok, i know, we use the second case in our prodcution. | 15:33 |
mgoddard | kolla does not configure those network interfaces though. It expects breth1.123 to exist | 15:33 |
wuchunyang | but we use a flat. | 15:33 |
wuchunyang | in this case, we also need to configure hosts. and we need a physnet . | 15:36 |
*** kevko has quit IRC | 15:36 | |
*** kevko has joined #openstack-kolla | 15:36 | |
*** hrw has joined #openstack-kolla | 15:37 | |
mgoddard | wuchunyang: yes, but that is out of scope for kolla ansible | 15:46 |
*** luk4s has joined #openstack-kolla | 15:46 | |
*** e0ne has quit IRC | 15:46 | |
luk4s | Afternoon everyone | 15:47 |
wuchunyang | yes, in that case , we need config hosts. | 15:47 |
*** e0ne has joined #openstack-kolla | 15:47 | |
wuchunyang | now, we just add tenant network for CI, test, or poc. | 15:47 |
luk4s | I'm having an issue with the centos-source-bifrost-deploy:ussuri prebuilt docker container. It looks like the yum/dnf configuration uses http://mirror.dfw.rax.opendev.org as the baseurl which is not reachable for me. centos-source-bifrost-deploy:10.1.0 uses http://mirror.dfw.rax.opendev.org which works. | 15:50 |
luk4s | Is mirror-int.ord.rax.opendev.org temporarily down, or is it a bug in the build (internal repository)? | 15:50 |
luk4s | Apologies I meant to say that centos-source-bifrost-deploy:ussuri uses http://mirror-int.ord.rax.opendev.org rather than http://mirror.dfw.rax.opendev.org | 15:51 |
*** wuchunyang has quit IRC | 15:53 | |
yoctozepto | luk4s: yup, that's the downside of using prebuilt images - they use magic mirrors | 15:59 |
*** ivan_lin has quit IRC | 16:00 | |
*** LinPeiWen has quit IRC | 16:00 | |
yoctozepto | I'd recommend you build the image yourself | 16:00 |
*** ivan_lin has joined #openstack-kolla | 16:00 | |
luk4s | Thanks yoctozepto. As I'm starting to learn kayobe/kolla and I'd rather use prebuilt images to save time/reduce complexity, but will look into build them myself. For now can I assume this is a bug and it will be fixed at some point? | 16:05 |
yoctozepto | luk4s: you are welcome; we did not treat it as a bug so far; please report as such and we will discuss how to handle it; for now you are likely better off rebuilding if you want to customise them | 16:07 |
luk4s | yoctozepto, where is the best place to report it? | 16:09 |
luk4s | Is this the place https://bugs.launchpad.net/kolla? | 16:13 |
yoctozepto | luk4s: yes | 16:14 |
luk4s | Thanks again yoctozepto . Will submit the report. | 16:15 |
yoctozepto | luk4s: thanks! | 16:15 |
*** kevko has quit IRC | 16:22 | |
*** r3ap3r has quit IRC | 16:40 | |
*** r3ap3r has joined #openstack-kolla | 16:41 | |
mgoddard | hrw, yoctozepto: tripleo gives us some of the pieces for infra images CI https://review.opendev.org/#/q/topic:new-ci-job+(status:open+OR+status:merged)+branch:master | 16:42 |
mgoddard | possibly also required for new dockerhub limits | 16:42 |
yoctozepto | mgoddard: now only to find the time to look at it! | 16:43 |
mgoddard | one day | 16:43 |
yoctozepto | indeed! | 16:44 |
*** Luzi has quit IRC | 16:46 | |
*** mwhahaha has quit IRC | 16:55 | |
*** mwhahaha has joined #openstack-kolla | 16:55 | |
*** rpittau is now known as rpittau|afk | 16:57 | |
*** e0ne has quit IRC | 17:03 | |
yoctozepto | hrw: https://review.opendev.org/760186 quick win? | 17:30 |
patchbot | patch 760186 - kolla - [CI] Use local RDO mirror - 1 patch set | 17:30 |
yoctozepto | or mnasiadka: ^ | 17:30 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla master: mark trove images as buildable for Debian/x86-64 https://review.opendev.org/759392 | 17:31 |
hrw | done | 17:33 |
yoctozepto | hrw: danke | 17:34 |
hrw | ne nada | 17:35 |
*** k_mouza has quit IRC | 17:41 | |
*** gfidente is now known as gfidente|afk | 17:43 | |
*** gfidente|afk has quit IRC | 17:54 | |
timss | Hi, I've been trying to deploy yesterdays 'master' tag of the prebuilt kolla images on Ubuntu 20.04 (source) in order to check out the work on Victoria, but it's failing on the task "Creating haproxy mysql user" inside the mariadb role handler with the error "kolla_toolbox container is not running", which indeed it is not. Fetched the latest version of the kolla-ansible master branch as well. No | 17:57 |
timss | failed tasks before this. Haven't been able to find much else, any tips to where I should start looking? | 17:57 |
timss | Perhaps it's a bit too daring to jump onto the master branch without much experience, but I wasn't able to find any other tags or similar I could use to try out the 'master' tagged kolla images | 17:59 |
*** luk4s has quit IRC | 18:09 | |
*** dardelean has joined #openstack-kolla | 18:09 | |
*** bengates has quit IRC | 18:17 | |
*** born2bake has quit IRC | 18:18 | |
timss | Oh. I forgot to update my inventory, was still using the Ussuri one.. :) Release notes ftw, the note about splitting the common role got me on the right path. | 18:22 |
*** nikparasyr has left #openstack-kolla | 18:32 | |
*** jbadiapa has quit IRC | 19:22 | |
*** vesper11 has quit IRC | 19:35 | |
*** TrevorV has quit IRC | 19:39 | |
*** k_mouza has joined #openstack-kolla | 19:42 | |
*** k_mouza has quit IRC | 19:46 | |
*** born2bake has joined #openstack-kolla | 20:15 | |
*** zzzeek has quit IRC | 20:32 | |
*** zzzeek has joined #openstack-kolla | 20:33 | |
*** vesper11 has joined #openstack-kolla | 21:14 | |
*** vesper has joined #openstack-kolla | 21:35 | |
*** kevko has joined #openstack-kolla | 21:35 | |
*** vesper11 has quit IRC | 21:36 | |
*** kevko has quit IRC | 21:53 | |
*** born2bake has quit IRC | 23:34 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!