opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Fix kolla_docker module https://review.opendev.org/c/openstack/kolla-ansible/+/900284 | 00:42 |
---|---|---|
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Fix kolla_docker module https://review.opendev.org/c/openstack/kolla-ansible/+/900284 | 00:46 |
opendevreview | Merged openstack/kayobe master: Fix setting kolla_admin_openrc_cacert https://review.opendev.org/c/openstack/kayobe/+/868199 | 01:35 |
opendevreview | Merged openstack/kayobe master: dnf: Remove workaround for uppercase repo files https://review.opendev.org/c/openstack/kayobe/+/899937 | 01:49 |
opendevreview | wu.chunyang proposed openstack/kolla-ansible master: skyline-apiserver support masakari and designate https://review.opendev.org/c/openstack/kolla-ansible/+/898310 | 03:23 |
opendevreview | Jake Hutchinson proposed openstack/kolla-ansible master: Ironic parameter rework and default NTP server https://review.opendev.org/c/openstack/kolla-ansible/+/893031 | 10:34 |
kevko | morning \o/ | 10:41 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Fix kolla_docker module https://review.opendev.org/c/openstack/kolla-ansible/+/900284 | 10:47 |
kevko | mnasiadka frickler: ^^ | 10:48 |
kevko | frickler: thanks | 11:06 |
kevko | frickler: can u please check https://review.opendev.org/c/openstack/kolla/+/899773 and add +2 if OK ? | 12:02 |
frickler | ack | 12:37 |
opendevreview | scoopex proposed openstack/kolla-ansible stable/2023.1: configuration improvements https://review.opendev.org/c/openstack/kolla-ansible/+/900522 | 13:29 |
sylvr | Hi, I'm still having the same issue that yesterday : failed TASK [docker-registry : Ensure Docker registry container is running] but this seems weird as I don't want to use a registry ? do we have to specify an existing registry and there's no default or something else is happening here ? | 13:54 |
jovial | sylvr: Did you find out which user ansible was running as and check they had permission on the docker socket? It's because kayobe is trying to do state: absent on the container and that needs to connect to the docker daemon. | 13:56 |
opendevreview | Merged openstack/kolla master: Fix letsencrypt-lego logging https://review.opendev.org/c/openstack/kolla/+/899773 | 14:06 |
opendevreview | scoopex proposed openstack/kolla-ansible master: configuration improvements https://review.opendev.org/c/openstack/kolla-ansible/+/900528 | 14:10 |
sylvr | @jovial: yeah, it was the "kolla" user and I added it to the groups sudo, wheel, and docker, rebooted the machine (to be sure it'll be applied everywhere) and same error | 14:13 |
jovial | slyvr: I think it should normally use the stack user. Has there been a customisation to ansible_user or one the variables that defines that? | 14:23 |
opendevreview | Merged openstack/kolla-ansible master: Fix kolla_docker module https://review.opendev.org/c/openstack/kolla-ansible/+/900284 | 14:27 |
mnasiadka | frickler: https://review.opendev.org/c/openstack/kolla/+/899465 - I think that should be ready to merge now? | 14:48 |
frickler | ack, ty | 15:08 |
mnasiadka | frickler: thanks - now https://review.opendev.org/c/openstack/kolla-ansible/+/899466 :) | 15:19 |
mnasiadka | (to use it in kolla-ansible) | 15:19 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Add redis to octavia scenario in setup_gate https://review.opendev.org/c/openstack/kolla-ansible/+/900536 | 15:22 |
sylvr | jovial, I'll check that ! need to find the parameter to the stack user | 15:52 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Add redis to octavia scenario in setup_gate https://review.opendev.org/c/openstack/kolla-ansible/+/900536 | 15:59 |
jovial | sylvr: You could try `kayobe configuration dump -l seed --var-name ansible_user` | 16:01 |
sylvr | for the seed, it's the same as the user I created and configured (rockylinux), added it to groups wheel sudo docker and relaunching the deployment | 16:04 |
sylvr | okay and now I have this other task failing that I though I already solved before | 16:04 |
sylvr | failed TASK [ip-allocation : Ensure IP addresses are allocated] | 16:05 |
jovial | Why is that one failing? | 16:05 |
jovial | We would normally configure: `seed_bootstrap_user: rockylinux` and let kayobe use the default stack user that it configures for ansible_user. | 16:08 |
sylvr | because I updated the kayobe config to the wrong path, so now it should be good | 16:08 |
sylvr | yup, fixed, `kayobe seed host config` worked ! thanks ! | 16:15 |
jovial | slyvr: Nice work, glad you got it sorted. | 16:21 |
spatel | Does freezer is a things in kolla-ansible? | 16:29 |
spatel | https://docs.openstack.org/freezer/latest/ | 16:30 |
mnasiadka | in theory it's there, but we don't test it in CI | 16:30 |
mnasiadka | Ok, enough | 16:30 |
mnasiadka | I'm off tomorrow if anybody cares :) | 16:31 |
spatel | hmm! what you guys using for backup scheduler? | 16:31 |
mnasiadka | I don't know of anybody using freezer, usually some customers use Trillio or Storware for backing up their data in OpenStack | 16:34 |
spatel | Hmm! | 16:35 |
opendevreview | Merged openstack/kolla master: CI: Move ephemeral disk config to a role https://review.opendev.org/c/openstack/kolla/+/899465 | 16:46 |
sylvr | after running `kayobe seed service deploy` (the next step) i have this after the playbook run : Kolla inventory ostack/src/kayobe-config/etc/kayobe/kolla/inventory/seed is invalid: Path does not exist | 16:58 |
sylvr | is it normal ? I checked there's no file there | 16:59 |
opendevreview | Merged openstack/kolla-ansible master: CI: Configure ephemeral disk using Kolla role https://review.opendev.org/c/openstack/kolla-ansible/+/899466 | 17:01 |
jovial | slyvr: that is not normal. Could you put more of the output in a pastebin? | 17:01 |
sylvr | there : the last lines https://pastebin.com/56qwM220 | 17:02 |
jovial | There should be a task to generate the inventory. That wasn't skipped was it? | 17:03 |
sylvr | oh yeah that seems logical | 17:05 |
jovial | This is the one: https://github.com/openstack/kayobe/blob/master/ansible/roles/kolla-ansible/tasks/config.yml#L56-L60 | 17:06 |
jovial | What is the ansible output for that task? | 17:07 |
jovial | I would look out for warnings about being able to parse the ansible inventory. This could explain why it didn't run. You normally see those at the top of the run. | 17:08 |
sylvr | [WARNING]: Skipped 'ostack/src/kayobe-config/etc/kayobe/kolla/certificates' path due to this access issue: 'ostack/src/kayobe-config/etc/kayobe/kolla/certificates' is not a directory | 17:09 |
sylvr | don't seem related | 17:10 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: CentOS/Rocky: use CentOS Cloud SIG repo instead of Delorean (Bobcat) https://review.opendev.org/c/openstack/kolla/+/899231 | 17:11 |
sylvr | yeah it seems like a skipped a step, wasn't sure if it applied to my configuration ^^ | 17:16 |
spatel | off-topic question, How do you guys speeding up ansible with kolla-ansibl | 17:16 |
jovial | sylvr - you didn't use a limit or anything? | 17:18 |
jovial | spatel: Turning on the fact cache can help | 17:19 |
spatel | jovial is this one ? https://docs.openstack.org/kolla-ansible/latest/user/ansible-tuning.html | 17:20 |
jovial | Was just about to link to that :) | 17:20 |
spatel | Fact caching ? | 17:20 |
sylvr | jovial - nop I don't think so, I used the basic command on the documentation | 17:21 |
sylvr | I'm building the images rn, and try to deploy after | 17:21 |
sylvr | Image building takes long ? | 17:36 |
opendevreview | Martin Hiner proposed openstack/kolla-ansible master: Rename kolla_docker to kolla_container https://review.opendev.org/c/openstack/kolla-ansible/+/900412 | 18:08 |
opendevreview | Martin Hiner proposed openstack/kolla-ansible master: Rename kolla_docker to kolla_container https://review.opendev.org/c/openstack/kolla-ansible/+/900412 | 18:15 |
spatel | mnasiadka I have a question | 18:17 |
spatel | I have two kind of computes General and SRIOV. I have enable enable_neutron_sriov: "yes" in global.yml | 18:18 |
spatel | Now I am seeing every compute machine is running sriov agent.. I don't want that because general compute machine doesn't need sriov agent | 18:19 |
spatel | Can I create SRIOV-GROUP in group_vars and apply that variable there? | 18:20 |
opendevreview | Martin Hiner proposed openstack/kolla-ansible master: Rename kolla_docker to kolla_container https://review.opendev.org/c/openstack/kolla-ansible/+/900412 | 18:39 |
opendevreview | Martin Hiner proposed openstack/kolla-ansible master: Rename kolla_docker to kolla_container https://review.opendev.org/c/openstack/kolla-ansible/+/900412 | 18:40 |
sylvr-remote | Hi ! I'm still having this "Kolla inventory ostack/src/kayobe-config/etc/kayobe/kolla/inventory/seed is invalid: Path does not exist" when running `kayobe seed service deploy` so I created an inventory there but now I have this error : https://pastebin.com/kQ3TrbBX | 19:25 |
spatel | I have noticed openvswitch getting installed by default on all compute. I don't want to deploy openvswitch on SRIOV computes so what options I have | 19:55 |
sylvr-remote | jovial - any idea what's wrong ? | 20:33 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!