opendevreview | Matt Anson proposed openstack/kayobe stable/2024.2: Bump jriguera.configdrive to latest master commit https://review.opendev.org/c/openstack/kayobe/+/956133 | 08:24 |
---|---|---|
opendevreview | Matt Anson proposed openstack/kayobe stable/2024.1: Bump jriguera.configdrive to latest master commit https://review.opendev.org/c/openstack/kayobe/+/956134 | 08:25 |
exoceph | Greetings | 08:54 |
exoceph | I'm attempting to use Ubuntu 24.04 for some compute nodes and I'm getting this error. | 08:56 |
exoceph | The repository 'https://download.ceph.com/debian-quincy noble Release' does not have a Release file. | 08:56 |
exoceph | Is 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 |
bbezak | Hi. kolla-ansible supports noble - 24.04 as a host os since caracal - 24.1 | 09:50 |
bbezak | 2024.1 | 09:53 |
bbezak | where do you have this error? | 09:58 |
opendevreview | Seunghun Lee proposed openstack/kolla-ansible master: Fix RabbitMQ version check always getting skipped https://review.opendev.org/c/openstack/kolla-ansible/+/956080 | 10:36 |
opendevreview | Roman 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/+/948525 | 11:32 |
frickler | installing 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/CloudArchive | 11:39 |
opendevreview | Merged openstack/kayobe stable/2024.2: Bump jriguera.configdrive to latest master commit https://review.opendev.org/c/openstack/kayobe/+/956133 | 11:52 |
opendevreview | Merged openstack/kayobe stable/2024.1: Bump jriguera.configdrive to latest master commit https://review.opendev.org/c/openstack/kayobe/+/956134 | 11:52 |
exoceph | bbezak I have this error under the task "openstack.kolla.baremetal : Install apt packages" with kolla_base_distro: "ubuntu" | 15:54 |
opendevreview | Roman 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/+/948526 | 15:55 |
exoceph | I'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 |
frickler | exoceph: looking at our CI jobs, you'll need to set cephadm_use_package_from_distribution: true, we could consider making that automatic for noble | 16:53 |
exoceph | Ahh that makes sense, I just added the override in globals and running now. Thank you! | 16:56 |
exoceph | frickler 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 |
exoceph | It'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.yml | 17:31 |
exoceph | Alright, 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 |
exoceph | I 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 |
exoceph | Well, there's no need for a PR... why am I pulling a highly outdated Kolla Ansible? | 19:57 |
exoceph | I 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.html | 19:58 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!