Tuesday, 2024-07-02

opendevreviewIvan Halomi proposed openstack/kolla-ansible master: Documentation update: Enhanced explanation of volume handling with podman  https://review.opendev.org/c/openstack/kolla-ansible/+/92271707:38
ihalomihey, could somebody with +2 look at this small patchset, it has already +4 so it would be great if it will be merged since my other patchsets are dependent on this one07:47
ihalomihttps://review.opendev.org/c/openstack/ansible-collection-kolla/+/91625807:47
mnasiadkadone07:57
opendevreviewIvan Halomi proposed openstack/kolla-ansible master: Enhanced explanation of volume handling with podman  https://review.opendev.org/c/openstack/kolla-ansible/+/92271708:02
kevkoihalomi: I found out that when a healthcheck is defined but enable_healthcheck_service: no is set, Podman fails while Docker works fine. Can you take a look at this?08:31
ihalomikevko: will look into that09:03
opendevreviewMerged openstack/ansible-collection-kolla master: Adding osbpo repository to docker  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/91625809:10
ihalomikevko: where do you set enable_healthcheck_service? I could only find enable_container_healthchecks in globals09:10
kevkoihalomi: i meant {{ service }} 09:21
kevkoihalomi: as example ...glance has .... glance_api_enable_healthchecks: "{{ enable_container_healthchecks }}"    .... by default it is turned on ...but it should be overridable by user so user can set glance_api_enable_healthchecks: "no" in globals and it should work .....09:23
kevkoihalomi: it failed somewhere in python for kolla_docker_worker or something like that ..didn't have a time to investigate 09:23
kevkoihalomi: it will be something trivial ..some missing key or similar 09:24
stan_keystone : Creating Keystone database user and setting permissions - I get stuck on this step during reconfigure.. 09:25
stan_Not only for keystone, but for other services as well09:26
stan_In keystone logs I'm see somthing like this for many services - keystone.exception.ServiceNotFound: Could not find service: cinderv309:36
stan_Failed to validate token: keystone.exception.TokenNotFound: Failed to validate token09:37
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Bump Ansible versions to 2.16 and 2.17  https://review.opendev.org/c/openstack/kolla-ansible/+/92174309:40
sylvrHello !09:45
sylvrjovial: I checked on my nodes, I don't think growpart is installed on my nodes09:45
sylvrthe required package name is 'cloud-utils-growpart' right ?09:46
sylvr`sudo dnf list --installed | grep -i cloud-utils-growpart` return nothing09:47
ihalomikevko: so is it problem with podman or docker? now im confused :D you meant kolla_podman_worker right?  I think i found the issue 09:47
kevkostan_: that's not error ...it's just logging bug 09:47
kevkoihalomi: podman only ...09:47
kevkoihalomi: sorry for confuse you ... :) 09:48
kevko*confusing09:48
opendevreviewMichal Arbet proposed openstack/kolla master: Add rally images for testing  https://review.opendev.org/c/openstack/kolla/+/92289209:58
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add rally role  https://review.opendev.org/c/openstack/kolla-ansible/+/92290010:02
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Try to test via rally  https://review.opendev.org/c/openstack/kolla-ansible/+/92290110:02
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add rally role  https://review.opendev.org/c/openstack/kolla-ansible/+/92290010:08
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add REQUESTS_CA_BUNDLE to kolla-toolbox container  https://review.opendev.org/c/openstack/kolla-ansible/+/92310510:08
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Try to test via rally  https://review.opendev.org/c/openstack/kolla-ansible/+/92290110:08
sylvrjovial: I added the package in the overcloud image, it worked, but I don't know if cloud-utils-growpart should have been already installed by default10:45
PrzemekKSomeone upgraded prod environment to 2024.1 ? (with ovn)10:48
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Use Bookworm for Debian upgrade jobs and update docs  https://review.opendev.org/c/openstack/kolla-ansible/+/92323011:53
opendevreviewIvan Halomi proposed openstack/kolla-ansible master: Fix podman healtcheck when not enabled  https://review.opendev.org/c/openstack/kolla-ansible/+/92323111:57
ihalomikevko: i posted fix for that healthcheck issue, also added some test to prevent it in future https://review.opendev.org/c/openstack/kolla-ansible/+/92323112:01
tafkamaxIs there a way for Designate to be an Dynamic DNS client so it can publish entries to another DNS server?13:42
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add rally role  https://review.opendev.org/c/openstack/kolla-ansible/+/92290013:51
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add REQUESTS_CA_BUNDLE to kolla-toolbox container  https://review.opendev.org/c/openstack/kolla-ansible/+/92310513:51
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Try to test via rally  https://review.opendev.org/c/openstack/kolla-ansible/+/92290113:51
kevkotafkamax: of course 13:51
sylvrHi again ! What is the file equivalent of etc/kayobe/controllers.yml but for network hosts ? In my deployment, it would be nice if I could make control and network nodes distinct (but I may be making mistakes with my network architecture...)14:06
opendevreviewMerged openstack/kolla master: Revert "[release] Use Caracal sources by default"  https://review.opendev.org/c/openstack/kolla/+/92231815:01
fricklerin case anyone missed this: https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/AT6TIHJU3SKPYKCOED54XML2SF6HABRA/15:15
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add rally role  https://review.opendev.org/c/openstack/kolla-ansible/+/92290015:25
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add REQUESTS_CA_BUNDLE to kolla-toolbox container  https://review.opendev.org/c/openstack/kolla-ansible/+/92310515:25
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Try to test via rally  https://review.opendev.org/c/openstack/kolla-ansible/+/92290115:25
mnederlofHi, i have a question regarding kolla-ansible and the switch to systemd unit files. We are not sure if it is related to issues we see, but when a container (like nova-compute) is restarted, then the node becomes very slow and we see high cpu spikes for the init process, but also other processes. Has anyone else experienced the same issue?15:33
mnederlofSo i was wondering why the deployment changed to systemd unit files, instead of the docker restart policy (not sure if it is related, but we did not experience it before antelope version)15:34
mnederlofdoes anyone know?15:35
tafkamax<kevko> "Taavi Ansper: of course..." <- Oh okay. Where should I look for docs for this use case? 18:23
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Bump Ansible versions to 2.16 and 2.17  https://review.opendev.org/c/openstack/kolla-ansible/+/92174320:02
kevkotafkamax: It's not documented, feel free to add some docs ...  https://github.com/openstack/kolla-ansible/blob/master/releasenotes/notes/designate-allow-external-bind9-servers-c2c5dc31b0475cb7.yaml20:02
tafkamaxOk thanks for the info! 20:14
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add rally role  https://review.opendev.org/c/openstack/kolla-ansible/+/92290020:19
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add REQUESTS_CA_BUNDLE to kolla-toolbox container  https://review.opendev.org/c/openstack/kolla-ansible/+/92310520:19
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Try to test via rally  https://review.opendev.org/c/openstack/kolla-ansible/+/92290120:19
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Try to test via rally  https://review.opendev.org/c/openstack/kolla-ansible/+/92290120:30
opendevreviewMichal Arbet proposed openstack/kolla master: Add rally images for testing  https://review.opendev.org/c/openstack/kolla/+/92289221:29
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add rally role  https://review.opendev.org/c/openstack/kolla-ansible/+/92290021:56
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add REQUESTS_CA_BUNDLE to kolla-toolbox container  https://review.opendev.org/c/openstack/kolla-ansible/+/92310521:56
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Try to test via rally  https://review.opendev.org/c/openstack/kolla-ansible/+/92290121:56
opendevreviewMerged openstack/kolla-ansible master: Use Bookworm for Debian upgrade jobs and update docs  https://review.opendev.org/c/openstack/kolla-ansible/+/92323021:58

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