Wednesday, 2025-07-30

opendevreviewMatt Anson proposed openstack/kayobe stable/2024.2: Bump jriguera.configdrive to latest master commit  https://review.opendev.org/c/openstack/kayobe/+/95613308:24
opendevreviewMatt Anson proposed openstack/kayobe stable/2024.1: Bump jriguera.configdrive to latest master commit  https://review.opendev.org/c/openstack/kayobe/+/95613408:25
exocephGreetings08:54
exocephI'm attempting to use Ubuntu 24.04 for some compute nodes and I'm getting this error.08:56
exocephThe repository 'https://download.ceph.com/debian-quincy noble Release' does not have a Release file.08:56
exocephIs Ubuntu 24.04 only supported with the Kolla images and not the host os? I'm assuming a misconfiguration on my side. I've checked the ceph repos and they don't have any 24.04 (noble) directories for any of their packages.08:58
bbezakHi. kolla-ansible supports noble - 24.04 as a host os since caracal - 24.109:50
bbezak2024.109:53
bbezakwhere do you have this error?09:58
opendevreviewSeunghun Lee proposed openstack/kolla-ansible master: Fix RabbitMQ version check always getting skipped  https://review.opendev.org/c/openstack/kolla-ansible/+/95608010:36
opendevreviewRoman Krcek proposed openstack/ansible-collection-kolla master: Move tasks from k-a role common to a-c-k  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/94852511:32
fricklerinstalling ceph is out of scope for kolla afaict. that said, for noble only squid seems to be supported, and I'd suggest to use distro packages, if you want to go native. see also https://wiki.ubuntu.com/OpenStack/CloudArchive11:39
opendevreviewMerged openstack/kayobe stable/2024.2: Bump jriguera.configdrive to latest master commit  https://review.opendev.org/c/openstack/kayobe/+/95613311:52
opendevreviewMerged openstack/kayobe stable/2024.1: Bump jriguera.configdrive to latest master commit  https://review.opendev.org/c/openstack/kayobe/+/95613411:52
exocephbbezak I have this error under the task "openstack.kolla.baremetal : Install apt packages" with kolla_base_distro: "ubuntu"15:54
opendevreviewRoman Krcek proposed openstack/kolla-ansible master: Move tasks from k-a role common to a-c-k  https://review.opendev.org/c/openstack/kolla-ansible/+/94852615:55
exocephI've also skimmed over the globals.yml and I'm not seeing anything misconfigured. I'll check the kolla repo and see if it's an actual bug or not.16:37
fricklerexoceph: looking at our CI jobs, you'll need to set cephadm_use_package_from_distribution: true, we could consider making that automatic for noble16:53
exocephAhh that makes sense, I just added the override in globals and running now. Thank you!16:56
exocephfrickler hmmm, even after adding that override it still seems to be adding the ceph.source file. I wonder if overriding some other vars like cephadm_ceph_apt_repo with an empty string could be a temp fix.17:14
exocephIt's not because of the kolla-ansible version either. I had specificed 20.1.0 before but switched over to kolla-ansible 20.1.1.dev24 an I'm still getting the same issue. Seems like it's ignoring the overrides I set in /etc/kolla/globals.yml17:31
exocephAlright, I think it's a bug. I've traced the task back to "configure-ceph-for-zun.yml" and it doesn't seem to have an option to disable the task like other similar tasks with the conditional "when: not cephadm_use_package_from_distribution | bool"19:38
exocephI added that conditional and bootstrap-servers task passed. I don't think it'll break anything given the prereqs and if it works I'll submit a PR.19:43
exocephWell, there's no need for a PR... why am I pulling a highly outdated Kolla Ansible?19:57
exocephI ran pip install git+https://opendev.org/openstack/kolla-ansible@stable/2025.1 and kolla-ansible install-deps per this page https://docs.openstack.org/kolla-ansible/2025.1/user/quickstart.html19:58

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