*** e3gh75 has joined #openstack-kolla | 00:02 | |
*** sean-k-mooney has quit IRC | 00:03 | |
*** sean-k-mooney has joined #openstack-kolla | 00:03 | |
*** e3gh75 has quit IRC | 00:03 | |
*** Manheim has joined #openstack-kolla | 00:07 | |
*** e3gh75 has joined #openstack-kolla | 00:07 | |
e3gh75 | Hello, I am wondering is anyone here has any advice on deploying kolla on systems with a single network interface. | 00:09 |
---|---|---|
*** e3gh75 has quit IRC | 00:13 | |
*** e3gh75 has joined #openstack-kolla | 00:16 | |
*** e3gh75 has quit IRC | 00:20 | |
*** e3gh75 has joined #openstack-kolla | 00:20 | |
*** e3gh75 has quit IRC | 00:21 | |
*** e3gh75 has joined #openstack-kolla | 00:21 | |
*** e3gh75 has quit IRC | 00:26 | |
*** e3gh75 has joined #openstack-kolla | 00:29 | |
*** e3gh75 has quit IRC | 00:29 | |
*** sean-k-mooney1 has joined #openstack-kolla | 00:31 | |
*** e3gh75 has joined #openstack-kolla | 00:32 | |
*** e3gh75 has quit IRC | 00:33 | |
*** sean-k-mooney has quit IRC | 00:33 | |
*** e3gh75 has joined #openstack-kolla | 00:39 | |
*** diurnalist has joined #openstack-kolla | 00:40 | |
dcapone2004 | e3gh75: what advice are you looking for? | 00:41 |
e3gh75 | Well I am able to get it to work but I am seeing random network routing issues and high pings on the network. I am trying to bond two interfaces together, use tagged vlans on the bond, and then assign bridge devices to the different services. | 00:43 |
e3gh75 | I would like the “external” neutron network to operate on one of the tagged vlans | 00:44 |
e3gh75 | Eth0 + eth1 => bond0 | 00:45 |
*** diurnalist has quit IRC | 00:45 | |
e3gh75 | Vlans on bond0, bond0.740 (host ip and main network), bond0.743 (neutron external vlan), bond0.744 (vxlan tunnel) | 00:46 |
*** Manheim has quit IRC | 00:47 | |
e3gh75 | Bridge br0 on bond0.740 with IP of server, br3 on bond0.743 with no ip, br4 on bond0.744 with IP for tunnel network | 00:48 |
e3gh75 | I have read several guides and went through the kolla documentation but I cannot seem to figure out why the networking isn’t working correctly. I originally built with eth0 as the main network and eth1 and the neutron external network which was working find but wanted to have the ports bonded for production. | 00:49 |
*** e3gh75 has quit IRC | 00:53 | |
*** e3gh75 has joined #openstack-kolla | 00:53 | |
*** e3gh75 has joined #openstack-kolla | 00:53 | |
*** factor has quit IRC | 00:54 | |
*** factor has joined #openstack-kolla | 00:54 | |
e3gh75 | @dcapone2004 does that make sense? | 00:54 |
*** e3gh75 has quit IRC | 00:56 | |
*** e3gh75 has joined #openstack-kolla | 00:56 | |
e3gh75 | Sorry I am new to IRC... | 00:56 |
*** e3gh75 has quit IRC | 00:57 | |
*** e3gh75 has joined #openstack-kolla | 01:00 | |
*** wuchunyang has joined #openstack-kolla | 01:03 | |
*** e3gh75 has quit IRC | 01:07 | |
*** e3gh75 has joined #openstack-kolla | 01:18 | |
*** wuchunyang has quit IRC | 01:21 | |
*** e3gh75 has joined #openstack-kolla | 01:22 | |
openstackgerrit | jacky06 proposed openstack/kayobe master: Remove the neutron-fwaas since it retired https://review.opendev.org/736101 | 01:39 |
v1k0d3n | wondering if anyone can point me to the right place. i want to allow VM-based direct untagged vlan access...can Kolla be configured for this w/neutron? | 01:42 |
v1k0d3n | i basically want to do some nasty telco-ish things like bringing up a firewall with multiple vlans on a single interface, etc. i'm currently using provider networks and terminating vlans each to networks in openstack today. i need to add another interface and i want vm's to be able to make their own vlan termination (in some limited testing use cases). | 01:44 |
*** sean-k-mooney2 has joined #openstack-kolla | 01:58 | |
*** sean-k-mooney1 has quit IRC | 01:58 | |
*** ricolin has joined #openstack-kolla | 02:01 | |
*** ricolin has quit IRC | 02:01 | |
e3gh75 | v1k0d3n I might be doing something similar to you and also running into problems with tagged vlans but I haven't found a good solution myself... | 02:02 |
dcapone2004 | v1k0d3n: you might be looking for neutron trunk ports ... it can be enabled with kolla using configuration overrides in the /etc/kolla/config directory | 02:25 |
dcapone2004 | e3gh75: Are you manually creating the bridges? I think it might work if you specify the bonded interfaces in the globals.yml file and let kolla handle the bridge creation ... however, outside of an AIO deployment, I cannot see a good se case where you should have only 1 interfacd | 02:26 |
dcapone2004 | in production | 02:26 |
*** mnasiadka has quit IRC | 02:36 | |
*** mnasiadka has joined #openstack-kolla | 02:38 | |
e3gh75 | dcapone2004: I am building the bridges myself... I tried the bonds in the global config however that didn't work either. They are bonded 10Gig at least but I was trying to limit the number of ports need on each server and wasting resources. | 02:42 |
dcapone2004 | what didnt work when you used the bonds in the config | 02:43 |
e3gh75 | still had the same issue of weird network dropouts. | 02:43 |
dcapone2004 | have you tried a different bond mode? what bond mode are you using? | 02:57 |
dcapone2004 | I would start with Active-Backup if that isn't what you are already trying and go from there...other modes could also introduce a switch configuration issue | 02:59 |
*** wuchunyang has joined #openstack-kolla | 03:00 | |
*** hongbin has joined #openstack-kolla | 03:03 | |
e3gh75 | i am using mode=4 lacp | 03:04 |
e3gh75 | the ceph cluster is running perfectly fine on this until I add openstack then i start getting weird network issues. 0.17ms ping up to 12-16ms ping... | 03:05 |
*** hongbin has quit IRC | 03:13 | |
*** wuchunyang has quit IRC | 04:04 | |
*** ykarel|away is now known as ykarel | 04:19 | |
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-kolla | 04:33 | |
*** skramaja has joined #openstack-kolla | 04:35 | |
*** vishalmanchanda has joined #openstack-kolla | 04:41 | |
*** dmellado has quit IRC | 05:12 | |
*** abdysn has joined #openstack-kolla | 05:15 | |
*** zhanglong has joined #openstack-kolla | 05:58 | |
*** luksky has joined #openstack-kolla | 06:00 | |
*** cah_link has joined #openstack-kolla | 06:20 | |
*** zijlboot has joined #openstack-kolla | 06:41 | |
*** e0ne has joined #openstack-kolla | 06:49 | |
*** dcapone2004 has quit IRC | 07:11 | |
*** bengates has joined #openstack-kolla | 07:11 | |
*** bengates has quit IRC | 07:11 | |
*** bengates has joined #openstack-kolla | 07:12 | |
*** bhagyashris|pto is now known as bhagyashris | 07:16 | |
*** suff has joined #openstack-kolla | 07:18 | |
*** Manheim has joined #openstack-kolla | 07:27 | |
*** amoralej|off is now known as amoralej | 07:28 | |
*** k_mouza has joined #openstack-kolla | 07:29 | |
*** bhagyashris is now known as bhagyashris|lunc | 07:29 | |
*** dougsz has joined #openstack-kolla | 07:30 | |
yoctozepto | morning | 07:30 |
*** stingrayza has joined #openstack-kolla | 07:35 | |
*** also_stingrayza has quit IRC | 07:38 | |
mgoddard | morning | 07:38 |
*** zijlboot_ has joined #openstack-kolla | 07:42 | |
openstackgerrit | Radosław Piliszek proposed openstack/kolla-ansible master: [DNM] Test Zun job with TLS https://review.opendev.org/737192 | 07:43 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla-ansible master: [DNM] Test Zun job with TLS https://review.opendev.org/737192 | 07:45 |
*** zijlboot has quit IRC | 07:45 | |
*** born2bake has joined #openstack-kolla | 07:46 | |
*** Manheim has quit IRC | 07:46 | |
admin0 | morning | 07:50 |
*** wuchunyang has joined #openstack-kolla | 07:54 | |
openstackgerrit | Doug Szumski proposed openstack/kolla-ansible master: WIP: CI: Add monasca scenario https://review.opendev.org/649893 | 08:13 |
oklhost | Morning | 08:18 |
*** nikparasyr has joined #openstack-kolla | 08:24 | |
*** ykarel is now known as ykarel|lunch | 08:25 | |
openstackgerrit | Mark Goddard proposed openstack/kolla master: Add release note for FWaaS removal https://review.opendev.org/738447 | 08:31 |
hrw | elo | 08:31 |
*** zhanglong has quit IRC | 08:32 | |
*** bsanjeewa_ has joined #openstack-kolla | 08:37 | |
*** bhagyashris|lunc is now known as bhagyashris | 08:37 | |
*** rouk has quit IRC | 08:38 | |
openstackgerrit | Merged openstack/kolla master: Remove deployment of FWaaS https://review.opendev.org/736727 | 08:50 |
openstackgerrit | Merged openstack/kolla master: Add release note for FWaaS removal https://review.opendev.org/738447 | 08:50 |
openstackgerrit | Doug Szumski proposed openstack/kolla master: WIP: Upgrade to ELK7 (latest release) https://review.opendev.org/738567 | 08:56 |
openstackgerrit | Doug Szumski proposed openstack/kolla master: Upgrade to Logstash 6 https://review.opendev.org/736768 | 09:04 |
openstackgerrit | Doug Szumski proposed openstack/kolla master: WIP: Upgrade to ELK7 (latest release) https://review.opendev.org/738567 | 09:04 |
*** priteau has joined #openstack-kolla | 09:08 | |
dougsz | Easy one: https://review.opendev.org/#/c/737934/ | 09:12 |
patchbot | patch 737934 - kolla (stable/ussuri) - Fix Monasca Agent Statsd service under Py3 - 1 patch set | 09:12 |
*** bengates_ has joined #openstack-kolla | 09:13 | |
*** bengates has quit IRC | 09:16 | |
*** zhanglong has joined #openstack-kolla | 09:18 | |
oklhost | Is there any trick to update horizons service catalog? I successful added adjutant-ui with kolla to a custom horizon image. the dashboard appears in horizon but it wont find the service catalog "registration". adjutant from cli is working fine, endpoints/services a configured right and reachable. also in my devstack the same config works great. | 09:25 |
*** zijlboot_ has quit IRC | 09:26 | |
*** zijlboot has joined #openstack-kolla | 09:26 | |
*** gfidente has joined #openstack-kolla | 09:27 | |
yoctozepto | oklhost: did you remember to log out and log in back? | 09:37 |
yoctozepto | I catch myself forgetting to do that from time to time | 09:37 |
oklhost | yoctozepto: yep, did it a few times... I tried nearly everything incl. a complete redeployment a few times. :D | 09:38 |
oklhost | yoctozepto: I had to restart memcached to get the endpoint visible in admin/info | 09:39 |
hrw | https://review.opendev.org/737473 is waiting for cores. and then it's version for ussuri | 09:40 |
patchbot | patch 737473 - kolla - CentOS/AArch64: RabbitMQ is back! - 2 patch sets | 09:40 |
*** bsanjeewa has joined #openstack-kolla | 09:43 | |
openstackgerrit | Radosław Piliszek proposed openstack/kolla master: Upgrade to Logstash 6 https://review.opendev.org/736768 | 09:44 |
*** bsanjeewa_ has quit IRC | 09:45 | |
*** ykarel|lunch is now known as ykarel | 09:49 | |
openstackgerrit | Radosław Piliszek proposed openstack/kolla master: Upgrade to Logstash 6 https://review.opendev.org/736768 | 09:50 |
*** priteau has quit IRC | 09:54 | |
*** wuchunyang has quit IRC | 10:01 | |
*** amoralej has quit IRC | 10:03 | |
*** livelace has joined #openstack-kolla | 10:05 | |
*** zhanglong has quit IRC | 10:06 | |
*** zhanglong has joined #openstack-kolla | 10:07 | |
*** livelace has quit IRC | 10:19 | |
openstackgerrit | Merged openstack/kolla-ansible stable/train: Escape table names in mariadb upgrade procedure https://review.opendev.org/735646 | 10:26 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla-ansible master: [docs] Update quickstart for Ussuri+ https://review.opendev.org/735894 | 10:29 |
yoctozepto | mgoddard, dougsz: ^ let's merge it before users skin us for telling them to install python2 for ussuri | 10:31 |
openstackgerrit | Merged openstack/kolla stable/ussuri: Fix Monasca Agent Statsd service under Py3 https://review.opendev.org/737934 | 10:34 |
*** Manheim has joined #openstack-kolla | 10:34 | |
*** livelace has joined #openstack-kolla | 10:39 | |
*** livelace has quit IRC | 10:41 | |
yoctozepto | thanks hrw | 10:42 |
hrw | yw | 10:43 |
*** wuchunyang has joined #openstack-kolla | 10:46 | |
*** zijlboot has quit IRC | 10:55 | |
*** zijlboot has joined #openstack-kolla | 10:56 | |
*** wuchunyang has quit IRC | 11:18 | |
openstackgerrit | Doug Szumski proposed openstack/kolla-ansible master: WIP: CI: Add monasca scenario https://review.opendev.org/649893 | 11:19 |
openstackgerrit | Doug Szumski proposed openstack/kolla-ansible master: WIP: HA InfluxDB for Monasca https://review.opendev.org/738585 | 11:19 |
*** amoralej has joined #openstack-kolla | 11:21 | |
*** jbalciunas has quit IRC | 11:30 | |
*** bhagyashris is now known as bhagyashris|brb | 11:32 | |
*** bsanjeewa has quit IRC | 11:36 | |
*** zhanglong has quit IRC | 11:40 | |
oklhost | yoctozepto: got it. the single endpoint seems to be a problem. added internal and admin with same addresses worked. not pretty, but a step forward. | 11:44 |
*** bsanjeewa has joined #openstack-kolla | 12:00 | |
openstackgerrit | Merged openstack/kolla-ansible stable/train: Fix etcd protocol configuration https://review.opendev.org/738467 | 12:01 |
openstackgerrit | Merged openstack/kolla-ansible stable/ussuri: Fix etcd protocol configuration https://review.opendev.org/738466 | 12:01 |
openstackgerrit | Merged openstack/kolla-ansible master: Fix Zun configuration for TLS https://review.opendev.org/738258 | 12:02 |
openstackgerrit | Merged openstack/kolla-ansible stable/train: Support custom elasticsearch configuration files https://review.opendev.org/738364 | 12:02 |
openstackgerrit | Merged openstack/kolla-ansible master: Fix unexpected message without globals.d https://review.opendev.org/738444 | 12:02 |
openstackgerrit | Merged openstack/kolla-ansible master: [docs] Update quickstart for Ussuri+ https://review.opendev.org/735894 | 12:02 |
*** amoralej is now known as amoralej|lunch | 12:03 | |
*** bhagyashris|brb is now known as bhagyashris | 12:10 | |
*** livelace has joined #openstack-kolla | 12:14 | |
*** zijlboot has quit IRC | 12:14 | |
*** zijlboot has joined #openstack-kolla | 12:14 | |
*** dciabrin has quit IRC | 12:23 | |
openstackgerrit | Radosław Piliszek proposed openstack/kolla-ansible stable/ussuri: [docs] Update quickstart for Ussuri+ https://review.opendev.org/738594 | 12:28 |
openstackgerrit | Doug Szumski proposed openstack/kolla-ansible master: WIP: HA InfluxDB for Monasca https://review.opendev.org/738585 | 12:32 |
openstackgerrit | Doug Szumski proposed openstack/kolla-ansible master: WIP: CI: Add monasca scenario https://review.opendev.org/649893 | 12:32 |
yoctozepto | oklhost: well, the 'admin' endpoint is very much legacy nowadays but the internal/public split usually makes sense | 12:34 |
oklhost | yoctozepto: would be nice if adjutant gets fully integrated in kolla-ansible. ;) yeah, of course - I could do it, if I would understand all the things ;) | 12:37 |
*** wuchunyang has joined #openstack-kolla | 12:41 | |
yoctozepto | oklhost: well, you can still create a bug report that will become a wish type, then draft some nice blueprint, all from launchpad, no programming | 12:44 |
*** priteau has joined #openstack-kolla | 12:45 | |
*** wuchunyang has quit IRC | 12:46 | |
oklhost | yoctozepto: oh okay, that's sounds great. i'm very interested to publish code, but have to switch my knowledge from ruby and chef to python and ansible first. the time will come. thx! | 12:46 |
*** jbalciunas has joined #openstack-kolla | 12:46 | |
oklhost | that* | 12:46 |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible stable/ussuri: Fix Zun configuration for TLS https://review.opendev.org/738601 | 12:54 |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible stable/train: Fix Zun configuration for TLS https://review.opendev.org/738602 | 12:54 |
openstackgerrit | Merged openstack/kolla-ansible stable/ussuri: [docs] Update quickstart for Ussuri+ https://review.opendev.org/738594 | 12:54 |
*** ricolin has joined #openstack-kolla | 12:55 | |
*** ricolin_ has joined #openstack-kolla | 13:00 | |
*** ricolin has quit IRC | 13:03 | |
*** amoralej|lunch is now known as amoralej | 13:06 | |
*** sean-k-mooney2 is now known as sean-k-mooney | 13:21 | |
*** abdysn has quit IRC | 13:25 | |
*** wuchunyang has joined #openstack-kolla | 13:27 | |
sean-k-mooney | have ye seen this ironic issue http://paste.openstack.org/show/795355/ | 13:28 |
sean-k-mooney | i recently(a week or so back) updated to the latest ussuri contianer from docker hub and its not failing | 13:29 |
sean-k-mooney | *now | 13:29 |
yoctozepto | sean-k-mooney: all eyes on the opendev event | 13:30 |
sean-k-mooney | opendev event? | 13:31 |
sean-k-mooney | ill ask in ironic too and maybe just do another update | 13:32 |
yoctozepto | sean-k-mooney: yeah, https://www.eventbrite.com/e/opendev-large-scale-usage-of-open-infrastructure-software-registration-102899719832 | 13:32 |
sean-k-mooney | oh did hear about that | 13:32 |
sean-k-mooney | was it on openstack-discuss at anypoint | 13:33 |
yoctozepto | sean-k-mooney: I believe it was, yes | 13:34 |
sean-k-mooney | im going to mention it to folks internally because it hasent come up. i would have assumed wew would have had people attend if we knew it was going on. | 13:35 |
sean-k-mooney | there are proably some redhat folks form other teams but i dont think anyone on the compute team knew it was going on at least i didnt thanks for the head up :) | 13:36 |
yoctozepto | sean-k-mooney: ah, right, I can see Matthias Runge, Tom Barron and Any Marrich at least | 13:38 |
yoctozepto | oh, and even more names I don't recognize yet: https://etherpad.opendev.org/p/OpenDev_LargeScale_Tools | 13:38 |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: introduce non-infra-base image https://review.opendev.org/707599 | 13:38 |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: Create 'infra' type of images https://review.opendev.org/698753 | 13:38 |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: Add 'infra' install type. https://review.opendev.org/738072 | 13:38 |
yoctozepto | this is today's etherpad, sean-k-mooney ^^^^ | 13:39 |
sean-k-mooney | we have a hackaton runing at the moment too which is why im sruprised as i woudl have assumed we would have tried to avoid the clash | 13:39 |
yoctozepto | sean-k-mooney: aye, weird | 13:39 |
yoctozepto | sean-k-mooney: could be some miscommunication | 13:39 |
hrw | I guess that no one will look at those patches ;D | 13:40 |
sean-k-mooney | i dont see some of our edge folks on that list but ill spread the word in case they missed it | 13:40 |
yoctozepto | hrw: you guessed it, not today | 13:40 |
sean-k-mooney | hrw: will the non-infra-base image be the new base for the openstack images? | 13:41 |
openstackgerrit | Doug Szumski proposed openstack/kolla master: Upgrade to Logstash 6 https://review.opendev.org/736768 | 13:41 |
yoctozepto | sean-k-mooney: edge is tomorrow, would be nice to have them | 13:41 |
sean-k-mooney | the the moment the larying is upstream image-> base->openstck-base so is the intent to pivot to upstream->non-infra-base->openstack-base | 13:42 |
*** TrevorV has joined #openstack-kolla | 13:42 | |
sean-k-mooney | if so i would suggest not doing that and instead having an infra-base for the infra images | 13:42 |
*** Manheim has quit IRC | 13:42 | |
sean-k-mooney | and keep based for the openstack ones. | 13:43 |
*** Manheim has joined #openstack-kolla | 13:43 | |
*** Manheim has quit IRC | 13:45 | |
*** Manheim has joined #openstack-kolla | 13:46 | |
hrw | sean-k-mooney: yes. | 13:46 |
hrw | sean-k-mooney: and kolla-toolbox and few other ones | 13:46 |
hrw | sean-k-mooney: base is base for infra ones | 13:48 |
hrw | sean-k-mooney: check what is in non-infra-base | 13:48 |
hrw | this image adds stuff not needed for infra | 13:48 |
hrw | I will move few images to be children of non-infra-base | 13:49 |
hrw | s/few/few more/ | 13:49 |
*** Manheim has quit IRC | 13:50 | |
*** livelace has quit IRC | 13:53 | |
*** livelace has joined #openstack-kolla | 14:03 | |
sean-k-mooney | yoctozepto: so its a kolla bug. because source builds of kolla image install evenything in a venv you are hitting https://github.com/pypa/wheel/issues/92 and the rootwrap config for ironic-lib end up in /var/lib/kolla/venv/etc/ironic/rootwrap.d not in /etc/ironic/rootwrap.d | 14:07 |
sean-k-mooney | so the ironic image needs to updated to copy the rootwrap.d confgis to the correct location | 14:07 |
sean-k-mooney | hrw: that ^ might be of interest to you too | 14:08 |
sean-k-mooney | your a kolla core right | 14:08 |
yoctozepto | sean-k-mooney: hah, sorry, I missed that not=now and thought you wanted to praise somebody for fixing; multitasking just isn't my thing | 14:08 |
yoctozepto | we usually copy these package files to the correct dirs | 14:09 |
sean-k-mooney | yoctozepto: yes here https://github.com/openstack/kolla/blob/master/docker/ironic/ironic-base/Dockerfile.j2#L32 | 14:09 |
sean-k-mooney | but that will not work since the files come form a depency | 14:09 |
sean-k-mooney | ironic-lib in this case | 14:10 |
sean-k-mooney | not ironic | 14:10 |
yoctozepto | doh, then it's a pita just like with glance where we had to copy the files to kolla to make it simple | 14:10 |
yoctozepto | and the traditional packagers also did the same if I remember correctly | 14:10 |
sean-k-mooney | you could copy them form /var/lib/kolla/venv/etc/ironic/ | 14:11 |
yoctozepto | glance uses the glancestore which has rootwrap as well | 14:11 |
*** sluna has quit IRC | 14:11 | |
yoctozepto | ah, so it's in the container | 14:11 |
sean-k-mooney | yes | 14:11 |
*** sluna has joined #openstack-kolla | 14:11 | |
yoctozepto | just not in the repo, well, that's much better! | 14:11 |
sean-k-mooney | its an issue with the fact wew use a virtual env for source builds | 14:11 |
sean-k-mooney | so data_files becomes relivie to the root of the venv when using wheles | 14:12 |
sean-k-mooney | *wheels | 14:12 |
sean-k-mooney | maybe jsut in general | 14:12 |
yoctozepto | is it only affecting master? | 14:12 |
sean-k-mooney | anyway im going to manually copy them but ill file a bug | 14:12 |
sean-k-mooney | yoctozepto: no its affecting ussuri | 14:13 |
yoctozepto | sean-k-mooney: ack, please do | 14:13 |
sean-k-mooney | if i get time i might write a patch but i was actully trying to repoduce a sriov issue hence i need to deploy an ironic env and i hit this | 14:14 |
yoctozepto | I'm thinking how to improve our ironic ci coverage to catch this | 14:15 |
yoctozepto | because it looks very happy https://zuul.opendev.org/t/openstack/builds?branch=stable%2Fussuri&branch=master&job_name=kolla-ansible-ubuntu-source-ironic&job_name=kolla-ansible-centos8-source-ironic# | 14:17 |
*** Manheim has joined #openstack-kolla | 14:19 | |
*** Manheim has quit IRC | 14:24 | |
*** Manheim has joined #openstack-kolla | 14:26 | |
yoctozepto | dougsz: might be relevant to you https://bugs.launchpad.net/kolla-ansible/+bug/1885732 | 14:31 |
openstack | Launchpad bug 1885732 in kolla-ansible victoria "elasticsearch curator's cron job does not run" [Medium,Triaged] - Assigned to Radosław Piliszek (yoctozepto) | 14:31 |
dougsz | yargh: thanks yoctozepto, you can assign to me if you haven't already fixed it | 14:34 |
yoctozepto | dougsz: fixed locally, now amending to share | 14:36 |
*** diurnalist has joined #openstack-kolla | 14:36 | |
*** nikparasyr has left #openstack-kolla | 14:38 | |
openstackgerrit | Radosław Piliszek proposed openstack/kolla-ansible master: Fix the Elasticsearch Curator cron schedule run https://review.opendev.org/738639 | 14:42 |
yoctozepto | dougsz: ^ done | 14:42 |
*** bengates_ has quit IRC | 14:47 | |
*** k_mouza has quit IRC | 14:47 | |
*** bengates has joined #openstack-kolla | 14:48 | |
*** ykarel is now known as ykarel|away | 14:48 | |
*** mloza has joined #openstack-kolla | 14:51 | |
*** sorin-mihai has joined #openstack-kolla | 14:52 | |
*** sorin-mihai__ has quit IRC | 14:53 | |
*** Fl1nt has joined #openstack-kolla | 14:54 | |
dougsz | yoctozepto: many thanks! | 14:54 |
Fl1nt | howwwwdy everyone! | 14:55 |
*** k_mouza has joined #openstack-kolla | 14:56 | |
*** livelace has quit IRC | 14:57 | |
e3gh75 | Hi Fl1nt | 14:58 |
Fl1nt | \o | 14:58 |
*** skramaja has quit IRC | 15:07 | |
openstackgerrit | James Kirsch proposed openstack/kolla-ansible master: Add support for encrypting etcd service https://review.opendev.org/738514 | 15:17 |
*** bsanjeewa has quit IRC | 15:22 | |
openstackgerrit | James Kirsch proposed openstack/kolla-ansible master: Add support for encrypting etcd service https://review.opendev.org/738514 | 15:24 |
*** mgoddard has quit IRC | 15:28 | |
*** vishalmanchanda has quit IRC | 15:30 | |
*** diurnalist has quit IRC | 15:32 | |
*** diurnalist has joined #openstack-kolla | 15:33 | |
*** mgoddard has joined #openstack-kolla | 15:35 | |
*** diurnalist has quit IRC | 15:38 | |
*** wuchunyang has quit IRC | 15:42 | |
*** diurnalist has joined #openstack-kolla | 15:43 | |
*** bengates has quit IRC | 16:03 | |
openstackgerrit | Merged openstack/kolla-ansible stable/ussuri: Fix Zun configuration for TLS https://review.opendev.org/738601 | 16:17 |
sean-k-mooney | yoctozepto: its proably not using dd | 16:26 |
sean-k-mooney | im asuming its using something else to image the system | 16:27 |
sean-k-mooney | e.g. there are two ways to do it driect deploy where the image is downloaded to the conducort and then the ipa exports the server disk as a iscsi target and then dd is used to image it | 16:28 |
sean-k-mooney | or you can upload the image to swift or use swift backed glace and then you can have the agent image the server | 16:28 |
sean-k-mooney | im using the direct deploy where iscsi is used not the swift way as i dont want to deploy swift | 16:29 |
sean-k-mooney | e.g. im setting deploy_interface iscsi and driver ipmi | 16:30 |
yoctozepto | sean-k-mooney: yeah, it's just using fakes :/ | 16:31 |
sean-k-mooney | is it not using the vbmc ? | 16:32 |
sean-k-mooney | with a libvirt vm? | 16:32 |
*** dougsz has quit IRC | 16:32 | |
*** amoralej is now known as amoralej|off | 16:34 | |
*** e0ne has quit IRC | 16:41 | |
yoctozepto | sean-k-mooney: nope, it's all fake (aka "the cake is a lie") | 16:42 |
yoctozepto | now that we know how to use kvm we could make these jobs better | 16:42 |
sean-k-mooney | well you dont even need kvm qemu will work fine too | 16:43 |
yoctozepto | sean-k-mooney: well, kvm is faster ;d | 16:43 |
sean-k-mooney | but im sure you coudl steal some code form ironic jobs | 16:44 |
yoctozepto | anyhow, kolla cores: https://review.opendev.org/735454 approve | 16:44 |
patchbot | patch 735454 - kolla-ansible - CI: Add Ubuntu KVM job - 1 patch set | 16:44 |
sean-k-mooney | yoctozepto: yes but we are not ment to create any job that uses kvm just because its faster | 16:44 |
mgoddard | yoctozepto: https://review.opendev.org/644271 | 16:44 |
patchbot | patch 644271 - kolla-ansible - WIP: Use Tenks in Ironic CI job - 6 patch sets | 16:44 |
sean-k-mooney | yoctozepto: we are only ment to create kvm jobs if its required | 16:44 |
yoctozepto | sean-k-mooney: yeah, the proposed one is about that | 16:45 |
yoctozepto | I was just teasing regarding ironic | 16:45 |
yoctozepto | mgoddard: oh, nice | 16:45 |
yoctozepto | you have lots of hidden gems in there | 16:45 |
sean-k-mooney | yoctozepto: you just need to figure out how to make it required :P | 16:45 |
yoctozepto | sean-k-mooney: you know mgoddard is often like "no? well, here it is but noone cared to review it" | 16:46 |
mgoddard | yoctozepto: we test this in kayobe CI. For some reason I couldn't get it to work in kolla-ansible | 16:46 |
yoctozepto | this is another occurence of that | 16:46 |
mgoddard | I think in this case I couldn't get it working | 16:47 |
yoctozepto | mgoddard: no clues whatsoever or just lack of time to pursue? | 16:47 |
yoctozepto | we might want to refresh that; our knowledge and control of CI got muuuch better | 16:47 |
mgoddard | yoctozepto: lack of time, lower priority as we cover it in kayobe | 16:47 |
mgoddard | so I know it's not completely broken | 16:47 |
yoctozepto | makes sense | 16:48 |
yoctozepto | I guess it's then just that it does not the direct deploy method sean-k-mooney mentioned | 16:48 |
yoctozepto | not use* | 16:48 |
yoctozepto | anyhow, let's merge the kvm jobs for kvm fixes testing | 16:49 |
sean-k-mooney | this would work fine for binary jobs | 16:49 |
sean-k-mooney | but source install are currently broken altoh it was not broken a few weeks ago | 16:50 |
sean-k-mooney | so im not realy sure what changed | 16:50 |
yoctozepto | sean-k-mooney: any luck from ironic side? | 16:50 |
sean-k-mooney | its not a change on there side as far as i can tell | 16:50 |
*** jbadiapa has quit IRC | 16:51 | |
sean-k-mooney | well they did https://github.com/openstack/ironic-lib/commit/bcded1f73f822a0672ca54a43426d871316eb284 | 16:51 |
*** bsanjeewa has joined #openstack-kolla | 16:51 | |
sean-k-mooney | and this https://github.com/openstack/ironic/commit/bfb41571b23d04c9e8fc74caf3d9f94911b8e414 | 16:51 |
sean-k-mooney | so that is the set of changes that caused the issue | 16:51 |
sean-k-mooney | i guess the commit date is september but it only merge 4 months ago | 16:52 |
sean-k-mooney | so that is what cause the break in behavior | 16:52 |
*** bsanjeewa has quit IRC | 16:52 | |
yoctozepto | doh, that makes sense | 16:52 |
sean-k-mooney | that said i did not think my image would have predated that change | 16:52 |
sean-k-mooney | althogh they could have now that i think of it | 16:53 |
sean-k-mooney | i would have deployed first around april | 16:53 |
sean-k-mooney | with master images | 16:53 |
sean-k-mooney | and then i upgraded to stable/ussuri a few weeks ago and it was broken | 16:54 |
yoctozepto | mgoddard: I added tenks idea to https://etherpad.opendev.org/p/KollaAnsibleScenarios | 16:54 |
sean-k-mooney | so i guess i might hav epredated that merging | 16:54 |
sean-k-mooney | Mar 16, 2020 | 16:54 |
yoctozepto | that would explain it then; well, it's easy to fix now by adding more cp to recipe | 16:55 |
sean-k-mooney | it should have been after that | 16:55 |
sean-k-mooney | yep | 16:55 |
sean-k-mooney | and i manually did that in the contaienr | 16:55 |
sean-k-mooney | the nodes are still deploying but it seams to have got past that point | 16:55 |
*** cah_link has quit IRC | 16:56 | |
yoctozepto | sean-k-mooney: care to propose a patch? we need a bug report and a release note too so that it is easier to track these | 16:56 |
sean-k-mooney | ill try an add it to my list to do by the end of the week ill file a bug today in anycase | 16:57 |
*** zijlboot_ has joined #openstack-kolla | 16:57 | |
*** Limech has joined #openstack-kolla | 16:57 | |
yoctozepto | k, thanks | 16:58 |
*** zijlboot has quit IRC | 17:00 | |
sean-k-mooney | mgoddard: while im on this channel are you still working on https://review.opendev.org/#/q/topic:bug/1860555+(status:open+OR+status:merged) by the way | 17:00 |
sean-k-mooney | or do you want someome to take them over and get them merged | 17:00 |
mgoddard | sean-k-mooney: not actively | 17:01 |
mgoddard | if someone else has time, that would be excellent | 17:01 |
mgoddard | happy to help with reviewing ec | 17:01 |
mgoddard | etc | 17:01 |
*** zijlboot_ has quit IRC | 17:02 | |
sean-k-mooney | i did a review of down stream sriov/pci bugs laste week which made me sad so im proably going ot push for time internally an encurage review of those plus others | 17:02 |
sean-k-mooney | there are a lot of edgecases that arent covered espacailly related to PF passthough as when that was added as far as i can see the forgot that vms can move via shelve cold migrate evautate or well anything else | 17:03 |
mgoddard | sean-k-mooney: I don't think it will be too complex or controversial, just priorities changed, as ever | 17:03 |
sean-k-mooney | so im pretty sure we now have seen this in a customer env so that always makes it eaier to spend time fixing it | 17:04 |
sean-k-mooney | not that bug specificaly but i am working on a different sriov issue right now which is why i was deploying ironic nodes and hit the kolla issue above. | 17:05 |
sean-k-mooney | yoctozepto: speaking of which ya after copying the files my ironic nodes are now active so i can confirm the fix is trivial i jsut need to automate that | 17:06 |
openstackgerrit | Merged openstack/kolla-ansible stable/train: Fix Zun configuration for TLS https://review.opendev.org/738602 | 17:18 |
*** k_mouza has quit IRC | 17:18 | |
*** zijlboot has joined #openstack-kolla | 17:30 | |
*** zijlboot has quit IRC | 17:33 | |
*** zijlboot has joined #openstack-kolla | 17:34 | |
*** zijlboot has quit IRC | 17:38 | |
*** ricolin_ has quit IRC | 17:53 | |
-openstackstatus- NOTICE: Due to a flood of connections from random prefixes, we have temporarily blocked all AS4837 (China Unicom) source addresses from access to the Git service at opendev.org while we investigate further options. | 18:22 | |
Fl1nt | Question, would you rather use dummy interfaces over your teams nic to give Kolla (especially neutron using OVS), or would you rather put a bridge on it where you would give kolla the vnic of that bridge? | 18:27 |
Fl1nt | TBN: dummy interfaces don't work over teams interfaces... | 18:51 |
*** gfidente has quit IRC | 18:51 | |
*** zijlboot has joined #openstack-kolla | 18:56 | |
*** ianw_pto is now known as ianw | 19:04 | |
*** Manheim has quit IRC | 19:09 | |
*** Manheim has joined #openstack-kolla | 19:09 | |
*** Manheim has quit IRC | 19:14 | |
*** riuzen has joined #openstack-kolla | 19:16 | |
*** riuzen has quit IRC | 19:16 | |
yoctozepto | sean-k-mooney: thanks | 19:34 |
*** Tengu has quit IRC | 19:39 | |
*** Tengu has joined #openstack-kolla | 19:41 | |
*** cah_link has joined #openstack-kolla | 19:47 | |
*** dave-mccowan has joined #openstack-kolla | 19:58 | |
*** e0ne has joined #openstack-kolla | 19:59 | |
*** Fl1nt has quit IRC | 20:06 | |
*** cah_link has quit IRC | 20:09 | |
*** TrevorV has quit IRC | 20:16 | |
*** sean-k-mooney1 has joined #openstack-kolla | 20:44 | |
*** sean-k-mooney has quit IRC | 20:45 | |
*** zijlboot has quit IRC | 20:51 | |
*** priteau has quit IRC | 20:52 | |
*** zijlboot has joined #openstack-kolla | 20:52 | |
*** jbadiapa has joined #openstack-kolla | 20:54 | |
*** zijlboot has quit IRC | 20:56 | |
*** mloza has quit IRC | 20:58 | |
*** mloza has joined #openstack-kolla | 21:02 | |
*** sean-k-mooney1 is now known as sean-k-mooney | 21:06 | |
*** andrein has quit IRC | 21:14 | |
*** andrein has joined #openstack-kolla | 21:15 | |
*** zijlboot has joined #openstack-kolla | 21:48 | |
*** zijlboot has quit IRC | 21:49 | |
*** zijlboot has joined #openstack-kolla | 21:51 | |
*** luksky has quit IRC | 21:55 | |
*** jcmdln has quit IRC | 21:55 | |
*** cah_link has joined #openstack-kolla | 21:56 | |
*** suff has quit IRC | 22:02 | |
*** e0ne has quit IRC | 22:19 | |
*** cah_link has quit IRC | 22:24 | |
*** born2bake has quit IRC | 22:52 | |
*** cah_link has joined #openstack-kolla | 23:03 | |
*** cah_link has quit IRC | 23:13 | |
*** wuchunyang has joined #openstack-kolla | 23:20 | |
*** wuchunyang has quit IRC | 23:24 | |
*** Manheim has joined #openstack-kolla | 23:55 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!