opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-lxc_hosts master: systemd-resolved package is not available for redhat https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/835594 | 09:20 |
---|---|---|
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-galera_server master: Update MariaDB version to 10.6.7 https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/833259 | 09:22 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-tests stable/xena: DNM - test https://review.opendev.org/c/openstack/openstack-ansible-tests/+/837278 | 09:55 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-tests stable/wallaby: DNM - test https://review.opendev.org/c/openstack/openstack-ansible-tests/+/837279 | 09:56 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-tests stable/victoria: DNM - test https://review.opendev.org/c/openstack/openstack-ansible-tests/+/837280 | 09:57 |
opendevreview | Gaudenz Steinlin proposed openstack/openstack-ansible-lxc_container_create master: Wait for 2s after restarting systemd-networkd https://review.opendev.org/c/openstack/openstack-ansible-lxc_container_create/+/837281 | 10:17 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-tests stable/wallaby: Cleanup setup.py config https://review.opendev.org/c/openstack/openstack-ansible-tests/+/837289 | 10:41 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-tests stable/wallaby: DNM - test https://review.opendev.org/c/openstack/openstack-ansible-tests/+/837279 | 10:41 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-tests stable/victoria: Add ansible.utils collection requirement https://review.opendev.org/c/openstack/openstack-ansible-tests/+/836335 | 10:48 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-tests stable/wallaby: Add ansible.utils collection requirement https://review.opendev.org/c/openstack/openstack-ansible-tests/+/837297 | 11:08 |
*** dviroel|out is now known as dviroel | 11:15 | |
jrosser | noonedeadpunk: did you know about this? https://github.com/openstack/openstack-ansible-tests/blob/stable/wallaby/test-ansible-role-requirements.yml | 13:27 |
jrosser | stable branch functional tests == master branch roles? | 13:27 |
noonedeadpunk | well... yes, that should have been replaced.... | 13:27 |
noonedeadpunk | I tend to forget about that with decrease of functional test usage | 13:28 |
noonedeadpunk | and well, we tend to have pretty small diffs for these roles | 13:29 |
noonedeadpunk | but yes, they should reflect branches | 13:29 |
jrosser | i was just trying to debug openstack-ansible-tests on wallaby and it's because the pki role is not backward compatible enough | 13:41 |
NeilHanlon | i'm back with more dumb neutron questions: for a provider network, if I have a cloud server e.g. and it has an enp1s0 with an internet-routable IP, I should be able to use that interface to SNAT traffic to the internet, right? | 14:08 |
jamesdenton | i would think so | 14:10 |
NeilHanlon | I added a masquerade rule to the default netns on the box, and it's performing the NAT, but the response packet appears to be dropped | 14:12 |
NeilHanlon | which leads me to believe the kernel doesn't know what to do with the response packet, but I would've expected conntrack to be able to handle this | 14:12 |
jamesdenton | i assume this is an AIO? | 14:13 |
jamesdenton | is the gateway for the provider network configured on some interface or bridge on the host? | 14:13 |
NeilHanlon | it's a three node install: an infra host, a compute, and a storage. sorta like this: https://docs.openstack.org/openstack-ansible/latest/user/test/example.html | 14:14 |
NeilHanlon | yep, so enp1s0 is slaved to br-ex, and br-ex is setup as a flat network called 'external' in the ml2 linuxbridge agent config | 14:14 |
NeilHanlon | https://paste.opendev.org/show/beahnGw2OQC5f45bE014/ | 14:23 |
NeilHanlon | https://paste.opendev.org/show/bD9ICSFMxSHSAKPWA3V6/ | tcpdump: https://rpa.st/5UGA2LXA7KSYYIOEB5ATY7UJVQ | 14:23 |
NeilHanlon | 192.168.10.74 there is a cirros vm on the compute node | 14:24 |
jamesdenton | and public-subnet, i assume, is the one attached to br-ex? | 14:24 |
jamesdenton | is 172.16.1.1(?) also configured on br-ex? | 14:24 |
NeilHanlon | public-subnet is yes attached to br-ex; that IP is not bound to br-ex | 14:25 |
jamesdenton | what is the gateway ip for public-subnet? | 14:26 |
jamesdenton | and where is it configured, if anywhere | 14:26 |
NeilHanlon | the 172.16.1.1 isn't configured anywhere, actually. let me try binding it to br-ex.. but now that you say it, it makes a lot of sense: how would the kernel know where to send that traffic back! | 14:30 |
jamesdenton | I'm sorta surprised the neutron router forwarded anything but arps | 14:32 |
NeilHanlon | i've got an affinity for breaking things :) I'll try binding that IP and testing some more | 14:34 |
jamesdenton | cool, lemme know! | 14:34 |
NeilHanlon | Will do, thank you for your help! | 14:36 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-galera_server master: Use separate tmp directory https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/831550 | 15:24 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_nova master: Use ssh_keypairs role to generate cold migration ssh keys https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/825306 | 15:29 |
*** dviroel is now known as dviroel|lunch|afk | 15:32 | |
opendevreview | Merged openstack/ansible-config_template master: Remove python2.7 workaround https://review.opendev.org/c/openstack/ansible-config_template/+/836320 | 15:35 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-tests stable/xena: Use ansible roles corresponding to stable branches https://review.opendev.org/c/openstack/openstack-ansible-tests/+/837366 | 15:52 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-tests stable/wallaby: Use ansible roles corresponding to stable branches https://review.opendev.org/c/openstack/openstack-ansible-tests/+/837367 | 15:53 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-tests stable/victoria: Use ansible roles corresponding to stable branches https://review.opendev.org/c/openstack/openstack-ansible-tests/+/837368 | 15:55 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-tests stable/wallaby: Add ansible.utils collection requirement https://review.opendev.org/c/openstack/openstack-ansible-tests/+/837297 | 16:18 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-tests stable/victoria: Use ansible roles corresponding to stable branches https://review.opendev.org/c/openstack/openstack-ansible-tests/+/837368 | 16:19 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-tests stable/xena: Cleanup setup.py config https://review.opendev.org/c/openstack/openstack-ansible-tests/+/837376 | 16:31 |
jrosser | we need to merge this to unblock upgrade jobs https://review.opendev.org/c/openstack/openstack-ansible/+/836945 | 16:35 |
noonedeadpunk | yup... mgariepy jamesdenton can you kindly take a look?:) ^ | 16:38 |
jamesdenton | done | 16:39 |
jrosser | hopefully i have the tests repo working a bit better now | 16:42 |
jrosser | i think we've let the stable branches diverge a bit and backporting anything cleanly from master has not really worked | 16:42 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-tests stable/wallaby: Add ansible.utils collection requirement https://review.opendev.org/c/openstack/openstack-ansible-tests/+/837297 | 17:15 |
opendevreview | Merged openstack/openstack-ansible-os_keystone master: Use ssh_keypairs role to generate fernet sync ssh keys https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/827090 | 17:15 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-tests stable/wallaby: Cleanup setup.py config https://review.opendev.org/c/openstack/openstack-ansible-tests/+/837289 | 17:16 |
admin1 | a new cluster install -- os-rally fails with this https://pastebin.com/raw/ASAw9TBc .. i recall seeing this before also .. how to fix ? | 18:59 |
admin1 | or ignore this if not using rally | 18:59 |
admin1 | tag is 24.1.0 | 19:00 |
lowercase | admin1: pastebin is banned in many enterprise organizations | 19:02 |
lowercase | please use an alternative | 19:02 |
opendevreview | Merged openstack/openstack-ansible master: Generate SSH authorities during upgrade independently https://review.opendev.org/c/openstack/openstack-ansible/+/836945 | 19:03 |
admin1 | did not knew that ... https://gist.githubusercontent.com/a1git/e6828248ca4239b73e17275ba26a2231/raw/6e170694a59151e6c8bf94e9b2942ac7ed185566/gistfile1.txt | 19:09 |
admin1 | this is my new test "edge" type of cluster with 3 nodes, which are ceph osd, ceph mon, compute and controller at the same time .. | 19:13 |
admin1 | :) | 19:13 |
opendevreview | Merged openstack/openstack-ansible-os_nova master: Use ssh_keypairs role to generate cold migration ssh keys https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/825306 | 19:30 |
*** dviroel is now known as dviroel|out | 22:02 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!