opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-plugins master: Add openstack_user_config verification playbook as healthcheck https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/938980 | 07:50 |
---|---|---|
noonedeadpunk | NeilHanlon: seems we have a problem:) `nothing provides openvswitch3.4 needed by rdo-openvswitch-2:3.4-1.el9s.noarch from rdo-deps` | 12:07 |
noonedeadpunk | https://zuul.opendev.org/t/openstack/build/a71a8a16d1114aa5997c7ed90bdbcc5d | 12:07 |
noonedeadpunk | We've bumped rdo to Epoxy | 12:08 |
noonedeadpunk | centos9 seems happy somehow | 12:09 |
noonedeadpunk | https://zuul.opendev.org/t/openstack/build/f4fdd70de7ae4b86976fbc08ea60d811/log/logs/host/dnf.rpm.log.txt#387-388 | 12:09 |
noonedeadpunk | so anything you can check on ?:) | 12:10 |
NeilHanlon | ope.. yeah | 12:36 |
NeilHanlon | will take care noonedeadpunk | 12:36 |
noonedeadpunk | thanks! | 12:36 |
* NeilHanlon find his docs on how to do this | 12:41 | |
NeilHanlon | alright.. working thru them now noonedeadpunk. should be available later today / tomorrow | 13:05 |
noonedeadpunk | amazing, thanks a ton | 13:12 |
derekokeeffe85 | Hi all, does anyone have any pointers as to why this may be happening when I run setup-infrastructure? https://paste.openstack.org/show/bvFHUB8CacIg5ke5prDK/ | 13:50 |
derekokeeffe85 | the playbook continues but eventually fails here https://paste.openstack.org/show/bwNVLVrKwb2r8OKWmC3E/ | 13:50 |
derekokeeffe85 | I'm guessing it's a network issue or an IP address wrongly configured, I can curl http://172.29.236.6:8181/constraints/upper_constraints_cached.txt no problem from the deploy host. I can also put it back on br-ext with the external IP and the same happens but curl works there too | 13:50 |
f0o | derekokeeffe85: can you curl http://172.29.236.6:8181/constraints/upper_constraints_cached.txt from the host infra1 and from within the container infra1-utility-container-44b4de9d on that host? | 13:53 |
derekokeeffe85 | I will try that now f0o | 13:53 |
f0o | I've had MTU issues manifest as generic timeouts on that file too, in case you run jumbo frames, worth looking at the lxcbr0 interfaces | 13:54 |
jrosser | derekokeeffe85: pay careful attention to the code here https://opendev.org/openstack/ansible-role-systemd_mount/src/branch/master/tasks/systemd_mounts.yml#L87-L102 | 13:58 |
jrosser | its a block: / rescue: construct | 13:58 |
jrosser | it's just a fact of life with ansible that the first task can fail and be reported as 'failed' but the rescue task then does the appropriate thing to deal with the first task erroring | 14:00 |
derekokeeffe85 | Thanks for pointing me in that direction. So I couldn't curl from the utility container, I changed my UFW rules on the host and now it works. I'll give the playbook a whirl and let you know | 14:00 |
f0o | +1 | 14:00 |
derekokeeffe85 | Sorry jrosser just noticed your reply. Thanks | 14:16 |
derekokeeffe85 | WooHoo, second playbook passed. Thanks | 14:18 |
f0o | :) | 14:18 |
alvinstarr | noonedeadpunk, jrosserL I found the certbot renewal issue. It seems that on Centos the systemd timer is not enabled by default. | 15:36 |
jrosser | alvinstarr: it would be ok to make a patch for the haproxy role to ensure that it's enabled | 16:57 |
jrosser | as that would be a no-op on ubuntu | 16:57 |
-opendevstatus- NOTICE: The Gerrit service on review.opendev.org will be offline momentarily for a patch release update | 17:15 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!