opendevreview | wangxiyuan proposed openstack/kolla-ansible master: Upgrade openEuler Distro https://review.opendev.org/c/openstack/kolla-ansible/+/852372 | 00:51 |
---|---|---|
opendevreview | Michal Nasiadka proposed openstack/kolla master: Add Ubuntu Jammy MariaDB repository https://review.opendev.org/c/openstack/kolla/+/853807 | 06:35 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Add Ubuntu Jammy MariaDB repository https://review.opendev.org/c/openstack/kolla/+/853807 | 06:35 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: add basic CentOS Stream 9 / Rocky Linux 9 support https://review.opendev.org/c/openstack/kolla-ansible/+/839715 | 07:03 |
admin1 | what is the release date for 22.04 ubuntu support in kolla ( not in the master branch ) | 07:31 |
yoctozepto | admin1: if you mean kolla-ansible, on the host, you can disable the os version checks in prechecks and all the steps should "just work" iirc; if you mean kolla, then we are not going to switch the base os version in the released branches | 07:43 |
*** RamonaRautenberg[m] is now known as RamonaBeermann[m] | 07:55 | |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: Use Docker healthchecks for mariadb-server service https://review.opendev.org/c/openstack/kolla-ansible/+/805616 | 08:27 |
admin1 | yoctozepto, thanks .. meant kolla-ansible | 08:49 |
wuchunyang | hello, guys, how do we maintain the prometheus-server version ? the current version in kolla is still 2.26.1 which is out-dated. currently the latest version is 2.38 which supports some nice features such as http sd. | 09:05 |
mnasiadka | yoctozepto: that Ubuntu CI fail with registry error is a bit bizarre | 09:12 |
mnasiadka | well, push error ;) | 09:12 |
frickler | wuchunyang: I don't have an answer to your question, just a friendly reminder that not everyone likes to be addressed as "guys", please consider being more neutral | 09:17 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: add basic CentOS Stream 9 / Rocky Linux 9 support https://review.opendev.org/c/openstack/kolla-ansible/+/839715 | 09:17 |
wuchunyang | frickler: hi, sorry for my word, my english is bad, sorry again. | 09:19 |
mnasiadka | wuchunyang: we maintain it as long, as there's an interested maintainer in bumping up the version :) | 09:20 |
mnasiadka | we don't have any bot to follow releases of external components | 09:21 |
wuchunyang | nice, I think we should upgrade to the latest version now. | 09:23 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: [docs] Overview of Ironic, instead of scaring https://review.opendev.org/c/openstack/kolla-ansible/+/853935 | 09:35 |
opendevreview | Verification of a change to openstack/kolla master failed: Switch to use Zed binary packages from UCA https://review.opendev.org/c/openstack/kolla/+/853072 | 09:37 |
yoctozepto | meh, it looks like the CI is red | 09:39 |
yoctozepto | marvelous (-: | 09:39 |
yoctozepto | I added details to the whiteboard | 09:40 |
yoctozepto | looks like some python3.10 incompat | 09:41 |
yoctozepto | but not sure | 09:41 |
yoctozepto | others welcome to debug further | 09:41 |
mnasiadka | wonder it did not show up initially when we merged Jammy | 09:45 |
yoctozepto | the k-a jobs ran on bionic | 09:52 |
yoctozepto | geez, focal | 09:52 |
yoctozepto | need to update the previous version in my head ^^ | 09:52 |
yoctozepto | anyhow, we missed it because of the magic of building&pushing only if required | 09:53 |
mnasiadka | Ok, so the rabbitmq OOM issue is both on CentOS Stream 9 and Rocky Linux 9 | 10:13 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: rabbitmq: Update to 3.10 https://review.opendev.org/c/openstack/kolla/+/853318 | 10:14 |
admin1 | is there a variable to skip distro check .. as it fails in bootstrap also | 10:24 |
yoctozepto | mnasiadka: well, it's the same upstream kernel | 10:26 |
kevko | hi, guys, can I somehow tell in my images profile that one image i want to build for example centos and others debian ? | 10:33 |
kevko | for kolla images build | 10:33 |
yoctozepto | kevko: not really, but you can build them separately | 10:35 |
kevko | yeah, i know that I can | 10:36 |
kevko | just wondering .. | 10:36 |
kevko | because we have customer he was using centos before ..and there are some changes in libvirt hard to migrate to debian .. so vy are using centos for libvirt ..others are defina | 10:36 |
kevko | debian | 10:36 |
kevko | problem is that we has to build it and want to have some nice workflow .. | 10:37 |
kevko | (we need to edit config for Skylake CPU ... remove some CPU feature ) | 10:37 |
kevko | so, i was just wondering if somehow i can define profile ..eveything debian ..but this and this image centos ...tag same | 10:38 |
yoctozepto | not supported | 10:39 |
kevko | ok, i will write some jenkins wrapper pipeline | 10:46 |
kevko | btw, proxysql merged ..thank you to all who were patient with me :P | 10:47 |
kevko | have you ever tried ? :) | 10:47 |
kevko | anyone ? | 10:47 |
opendevreview | Merged openstack/kolla-ansible master: Use Docker healthchecks for mariadb-server service https://review.opendev.org/c/openstack/kolla-ansible/+/805616 | 11:02 |
frickler | yoctozepto: mnasiadka: so is one of you looking deeper into the Jammy issue? I'm here to help, but would like to avoid duplicated work | 11:04 |
* yoctozepto not | 11:04 | |
frickler | docker-5.0.3 vs. docker-6.0.0 is very likely the trigger, so not Jammy for once. sadly https://docker-py.readthedocs.io/en/stable/change-log.html doesn't even list 6.0.0 yet | 11:29 |
yoctozepto | frickler: but why does it work on debian? | 11:34 |
yoctozepto | oh, I may know | 11:34 |
yoctozepto | yeah, we still avoid our push on debian | 11:35 |
yoctozepto | hence why it was missed | 11:35 |
yoctozepto | ok, so it's the new awesome docker-py, roger that | 11:36 |
frickler | hmm, still it doesn't fail for me locally. will hold a node for further debugging, may be related to some infra special foobar | 11:45 |
yoctozepto | frickler: have you enabled kolla-build push? | 11:48 |
yoctozepto | it's off by default | 11:48 |
frickler | sure. but I found that the tox install caps docker via u-c, which still has 5.0.3. rerunning with 6.0.0 now | 11:52 |
yoctozepto | ah, so we are missing caps | 11:55 |
frickler | oh, but looks like this is an easy one. docker.version is now a whole module instead of a string | 11:57 |
yoctozepto | nice change | 12:03 |
frickler | seems according to how they use it, docker.version never was a stable interface, we should use "importlib.metadata.version('docker')" instead, that works for both versions. patch in 3 | 12:04 |
yoctozepto | ok, superb | 12:06 |
yoctozepto | tbh, we probably should not be checking the version in the first place... | 12:07 |
yoctozepto | :D | 12:07 |
frickler | I was just looking at the code and wondering whether we can't simple require docker>=3.0.0 now | 12:08 |
frickler | that's from 2018 | 12:09 |
frickler | saves a lot of mocking and special casing in the tests, too | 12:10 |
* yoctozepto approves | 12:12 | |
opendevreview | Dr. Jens Harbott proposed openstack/kolla master: Bump minimum docker-py version https://review.opendev.org/c/openstack/kolla/+/853953 | 12:17 |
opendevreview | Dr. Jens Harbott proposed openstack/kolla master: Switch to use Zed binary packages from UCA https://review.opendev.org/c/openstack/kolla/+/853072 | 12:18 |
mnasiadka | frickler: nice work, thanks | 12:24 |
mnasiadka | yoctozepto: doesn't have to be the same ;-) | 12:25 |
mnasiadka | (kernel) | 12:25 |
yoctozepto | mnasiadka: surely, but I bet it's close :-) | 12:25 |
mnasiadka | might be, now that DIB produces working RL9 builds - I'll test that locally... | 12:26 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: rabbitmq: Update to 3.10 https://review.opendev.org/c/openstack/kolla/+/853318 | 12:32 |
opendevreview | Franco Mariotti proposed openstack/kolla-ansible master: Allow exposing OpenStack exporter via HAProxy https://review.opendev.org/c/openstack/kolla-ansible/+/851553 | 12:52 |
opendevreview | Franco Mariotti proposed openstack/kolla-ansible master: Expose OpenStack exporter via HAProxy https://review.opendev.org/c/openstack/kolla-ansible/+/851553 | 13:22 |
opendevreview | Franco Mariotti proposed openstack/kolla-ansible master: Allow exposing OpenStack exporter via HAProxy https://review.opendev.org/c/openstack/kolla-ansible/+/851553 | 13:22 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Support additional build host packages for IPA & overcloud https://review.opendev.org/c/openstack/kayobe/+/850903 | 13:25 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: [DNM] Test that GitHub dependencies work https://review.opendev.org/c/openstack/kayobe/+/853979 | 13:29 |
frickler | mnasiadka: do you have time for a review of https://review.opendev.org/c/openstack/kolla/+/853953 to unblock gate? tests have passed now | 13:38 |
kevko | frickler: done | 13:56 |
opendevreview | Will Szumski proposed openstack/kolla-ansible master: Fix issue with genconfig and octavia_autoconfigure https://review.opendev.org/c/openstack/kolla-ansible/+/853989 | 14:01 |
frickler | thx kevko | 14:02 |
kevko | frickler: can you push this ? https://review.opendev.org/c/openstack/kolla-ansible/+/813193 | 14:04 |
mnasiadka | frickler: triple +2, what can go wrong :) | 14:05 |
kevko | mnasiadka: Thank you sir | 14:07 |
mnasiadka | kevko: np | 14:17 |
kevko | btw, I would like to ask something | 14:19 |
kevko | and if you met this problem before | 14:19 |
kevko | we had problem with centos libvirt package ...as they (centos) included feature 'mpx' in some version of libvirt /usr/share/libvirt/cpu_map/x86_Skylake-Server-noTSX-IBRS.xml and in another version they removed ... | 14:21 |
kevko | we decided to fix image by removing this feature from libvirt image and rebuild image | 14:21 |
kevko | (to fix migrations) | 14:21 |
kevko | but what would be kolish way ? | 14:22 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: curl: Add retries https://review.opendev.org/c/openstack/kolla/+/853398 | 14:33 |
mnasiadka | kevko: there's no kolish way, we depend on what distros provide :) agree it's a bit of an issue if you want to do live migrations, so an image customisation is probably the way to go | 14:38 |
kevko | well, i was wondering that *maybe* kolla-ansible can inject libvirt configuration if user wants | 14:40 |
kevko | mnasiadka: ^^ | 14:40 |
mnasiadka | well, if that can be overridden in libvirt.conf, then sure | 14:41 |
mnasiadka | Don't we allow overriding libvirt.conf? | 14:41 |
kevko | well, this is for /usr/share/libvirt/cpu_map/x86_Skylake-Server-noTSX-IBRS.xml << in our case | 14:41 |
kevko | i was just wondering, in case user has same/similar problem and know that he can override package's xml ...he can do it in k-a | 14:42 |
kevko | and not needed to modify image | 14:42 |
mnasiadka | I never heard anybody else doing that, so maybe it's not that common after all | 14:43 |
kevko | ok nevermind | 14:46 |
opendevreview | Will Szumski proposed openstack/kolla-ansible master: Fix issue with genconfig and octavia_autoconfigure https://review.opendev.org/c/openstack/kolla-ansible/+/853989 | 14:46 |
opendevreview | Will Szumski proposed openstack/kolla-ansible master: Fix issue with genconfig and octavia_autoconfigure https://review.opendev.org/c/openstack/kolla-ansible/+/853989 | 14:49 |
opendevreview | Will Szumski proposed openstack/kolla-ansible master: Fix issue with genconfig and octavia_auto_configure https://review.opendev.org/c/openstack/kolla-ansible/+/853989 | 14:49 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: add basic CentOS Stream 9 / Rocky Linux 9 support https://review.opendev.org/c/openstack/kolla-ansible/+/839715 | 15:05 |
opendevreview | Merged openstack/kolla master: Bump minimum docker-py version https://review.opendev.org/c/openstack/kolla/+/853953 | 15:06 |
admin1 | how to have kolla-ansible continue playbook from cinder and onwards ( skip the ones already deployed ) ? | 15:11 |
opendevreview | Merged openstack/kolla master: Switch to use Zed binary packages from UCA https://review.opendev.org/c/openstack/kolla/+/853072 | 15:17 |
opendevreview | Merged openstack/kolla-ansible master: Add api_workers for each service to defaults https://review.opendev.org/c/openstack/kolla-ansible/+/813193 | 15:30 |
opendevreview | Radosław Piliszek proposed openstack/kolla master: curl: Add retries https://review.opendev.org/c/openstack/kolla/+/853398 | 15:36 |
opendevreview | Radosław Piliszek proposed openstack/kolla master: mariadb: Fix RPM repository URLs https://review.opendev.org/c/openstack/kolla/+/853806 | 15:37 |
opendevreview | Radosław Piliszek proposed openstack/kolla master: Add Ubuntu Jammy MariaDB repository https://review.opendev.org/c/openstack/kolla/+/853807 | 15:37 |
jingvar | admin1: as any ansible playbook , you should determine which tags you need to run | 15:39 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: ovn: Break out role into ovn-db and ovn-controller roles https://review.opendev.org/c/openstack/kolla-ansible/+/847769 | 16:18 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: ovn: Break out role into ovn-db and ovn-controller roles https://review.opendev.org/c/openstack/kolla-ansible/+/847769 | 16:18 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: add basic CentOS Stream 9 / Rocky Linux 9 support https://review.opendev.org/c/openstack/kolla-ansible/+/839715 | 16:24 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: [DNM] Test that GitHub dependencies work https://review.opendev.org/c/openstack/kayobe/+/853979 | 16:42 |
admin1 | does kolla-ansible bring up the vip automatically ? | 17:17 |
admin1 | i do not see a vip .. but controller services seem to have registerd themselves .. while nova-compute process from hypervisor is not able to register itself or reach the vip | 17:18 |
yoctozepto | the vip is managed by keepalived | 17:36 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!