sylvr | - Hello ! running `kayobe overcloud service deploy` fail at task "openvswitch : Ensuring OVS ports are properly setup" with : | 07:03 |
---|---|---|
sylvr | fatal: [controller0]: FAILED! => {"msg": "Failed to connect to the host via ssh: ssh: connect to host 192.168.1.2 port 22: No route to host"} | 07:03 |
sylvr | The node is running and I can access it through SOL and log in as devuser. I can't ping in the mgmt network or the internet, although I can ping the gateway on the external network.. | 07:03 |
sylvr | some network info about the node : https://paste.opendev.org/show/b7EqJdWXLOFaEfqbJqjj/ | 07:05 |
opendevreview | Ivan Halomi proposed openstack/kolla-ansible master: Refactor of docker worker https://review.opendev.org/c/openstack/kolla-ansible/+/908295 | 08:25 |
opendevreview | Seunghun Lee proposed openstack/kolla master: Fix symlinking of openstack-base source https://review.opendev.org/c/openstack/kolla/+/924759 | 08:45 |
tafkamax | Hi, I have a question regarding kolla-ansible. We are trying to create our own forkish thingy of kolla-ansible and have different versions based on the actual KA release. e.g. if you have 18.0.0 we are trying to do 18.0.0.examplev1 e.g. how some of the build have 18.0.0.dev40 or whatever. But the setup.cfg does not allow more than 3 semvers ValueError: Unknown remainder | 08:59 |
tafkamax | how do the .dev endfixes get made then? | 08:59 |
tafkamax | we manually added 'version' key to the setup.cfg | 09:01 |
opendevreview | Matúš Jenča proposed openstack/kolla-ansible master: Add backend TLS between MariaDB and ProxySQL https://review.opendev.org/c/openstack/kolla-ansible/+/909912 | 09:13 |
sylvr | sylvr : slice of the node's logs : https://paste.opendev.org/show/bL39exqnnOPIhdReaRXX/ | 09:30 |
sylvr | from my Kayobe Control Host I can't ping the VIP or the controller0 | 09:38 |
kevko | \o/ | 09:44 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: common: Stop using transitional labels https://review.opendev.org/c/openstack/kolla-ansible/+/913960 | 11:15 |
sylvr | Hello ! It seems that OVS deployment brick the network "openvswitch : Ensuring OVS ports are properly setup" my node become unreachable and fail this task | 11:16 |
opendevreview | Seunghun Lee proposed openstack/kolla master: Fix symlinking of openstack-base source https://review.opendev.org/c/openstack/kolla/+/924759 | 11:16 |
opendevreview | Maximilian Sesterhenn proposed openstack/kolla master: Add ovn-bgp-agent / FRR / Horizon BGPVPN dashboard https://review.opendev.org/c/openstack/kolla/+/891617 | 11:25 |
opendevreview | Maximilian Sesterhenn proposed openstack/kolla-ansible stable/2024.1: WIP: Add ovn-bgp-agent / FRR / neutron-bgpvpn / Horizon BGPVPN dashboard support https://review.opendev.org/c/openstack/kolla-ansible/+/924921 | 11:33 |
opendevreview | Maximilian Sesterhenn proposed openstack/kolla-ansible master: WIP: Add ovn-bgp-agent / FRR / neutron-bgpvpn / Horizon BGPVPN dashboard support https://review.opendev.org/c/openstack/kolla-ansible/+/891622 | 11:39 |
opendevreview | Ivan Halomi proposed openstack/kolla-ansible master: Refactor of docker worker https://review.opendev.org/c/openstack/kolla-ansible/+/908295 | 11:41 |
opendevreview | Matúš Jenča proposed openstack/kolla-ansible master: Add backend TLS between MariaDB and ProxySQL https://review.opendev.org/c/openstack/kolla-ansible/+/909912 | 12:24 |
frickler | mnasiadka: fyi we'll likely need a workaround like https://review.opendev.org/c/openstack/devstack/+/924867 for the swift issue | 12:49 |
deflateder | Hi all, have deployed multinode kolla 2024.1 over the past few days, deployment has been succesful but getting errors trying to deploy cloudkitty/venus, cloudkitty i do need working, venus was just to see whhat its about so isnt as important, anyway, pretty standard deployment but cloudkitty give me the following errors (dependant on cloudkitty_storage_backend) https://paste.openstack.org/show/bg9lVjJSIBX | 13:11 |
deflateder | 5RMfBa7HC/ Not sure wherre i'm going wrong as it's a pretty standard deployment. Help is most welcomed, thank you! | 13:11 |
deflateder | Sorry dont know why it split the msg/url https://paste.openstack.org/show/bg9lVjJSIBX5RMfBa7HC/ | 13:11 |
PrzemekK | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL", "+ [[ ! -n '' ]]", "+ . kolla_extend_start", "++ [[ ! -d /var/log/kolla/cloudkitty ]] check if You have eacha ca in separate file cat /etc/kolla/certificates/ca/ prodca.crt root.crt | 13:36 |
deflateder | i have root.crt in that folder not the other, i am using letsencrypt to pull internal/external certs | 13:39 |
deflateder | should prodca be generated in tandem with the certs being pulled by the letsencrypt container or is it a manual step i have missed? | 13:41 |
PrzemekK | in root.crt how many certs you have | 13:47 |
mnasiadka | frickler: https://review.opendev.org/c/openstack/kolla-ansible/+/924578 | 13:47 |
deflateder | ill check 1 mo | 13:47 |
deflateder | just one | 13:49 |
deflateder | and it doesn't match the int/ext cert if that matters | 13:49 |
deflateder | common name is KollaTestCA or the root.crt | 13:51 |
deflateder | *of | 13:51 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Use explicit version of community.docker https://review.opendev.org/c/openstack/kayobe/+/923978 | 14:08 |
frickler | mnasiadka: oh, nice, you had that ready, then why do I spend hours of debugging? ;-/ | 14:10 |
frickler | also that patch didn't actually run the swift jobs, maybe we want to amend the job filters? approved anyway | 14:10 |
frickler | oh that fix was actully from wu.chunyang and two weeks old. marvelous | 14:30 |
opendevreview | Merged openstack/kolla-ansible master: common: Stop using transitional labels https://review.opendev.org/c/openstack/kolla-ansible/+/913960 | 15:11 |
opendevreview | Matúš Jenča proposed openstack/kolla-ansible master: Add support for RabbitMQ internode tls https://review.opendev.org/c/openstack/kolla-ansible/+/921381 | 15:24 |
opendevreview | Merged openstack/kolla-ansible master: CI: Install simplejson in swift scenario https://review.opendev.org/c/openstack/kolla-ansible/+/924578 | 15:39 |
opendevreview | Merged openstack/kayobe master: Use explicit version of community.docker https://review.opendev.org/c/openstack/kayobe/+/923978 | 18:29 |
mnasiadka | frickler: it was tested in the patches stacked on top of it | 19:19 |
mnasiadka | Ok folks, will be back 7th of August | 19:19 |
opendevreview | Matt Crees proposed openstack/kayobe master: Bump stackhpc.linux collection to v1.2.3 https://review.opendev.org/c/openstack/kayobe/+/924480 | 20:10 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!