Friday, 2025-04-18

opendevreviewOpenStack Proposal Bot proposed openstack/openstack-ansible master: Imported Translations from Zanata  https://review.opendev.org/c/openstack/openstack-ansible/+/94765603:58
*** gmann_pto is now known as gmann04:59
user0801With OVN is the current  octavia setup driver changed to OVN or still it uses amphora? I am currently testing out bobcat , i would like to test the ovn driver is there any specific config available I dont see any in default vairables in os_octavia role 06:04
noonedeadpunkuser0801: you can have both drivers06:15
noonedeadpunkand I think both of them will be enabled by default06:15
noonedeadpunkbut there's variable `octavia_ovn_enabled` for that06:16
noonedeadpunksome reviews/valiadtion of https://review.opendev.org/c/openstack/openstack-ansible-ops/+/943866 would be quite helpful...06:19
noonedeadpunkas using that in various places already, except a weird ands simplified version of it06:20
noonedeadpunk(probably I should have just copy/pasted to own github though)06:20
user0801Are you sure the link is correct i see something related to Add a collection for managing encryption of secret data06:22
noonedeadpunkit was different topic :D06:23
user0801:)06:23
noonedeadpunksorry for thye confusion06:23
user0801to be honest I am stuck at OVN setup I am not able to install like before06:24
user0801for loadbalancer06:24
user0801I pasted my conf yesterday but disconnected my irc there was limit in network :D06:25
noonedeadpunkjust in case - ovn lb does support only L4 and only source_ip_port balance algo06:25
user0801is there any issue with kubernetes ccm06:25
noonedeadpunkso it's not really a replacement for amphora06:26
noonedeadpunkit's actually better to use ovn for kubernetes06:26
noonedeadpunkas it does not really consume resources and you still use L4 as TLS temrination happens on the backend06:26
user0801yes amphora had too many issues06:27
noonedeadpunkamphora tends to be more stable though at least for me :D06:27
user0801it is actually but any issue and you are done for the day , on prod I had to switch to metallb to make sure 06:28
noonedeadpunkrly? 06:28
noonedeadpunkso we have gardener as k8s orchestrrator, and amphora tends to be way more stable in terms of disturbances06:29
user0801Yes some applications stuck at creating lb this happens too many times I had to manually change status in db to clear LB06:29
noonedeadpunkas it just failovers gracefully 06:29
noonedeadpunkand with OVN - good luck to debug why it stopped working....06:30
noonedeadpunkhm, ok06:30
noonedeadpunkI _think_ for us things improved a lot when switch to amphorav2 happened06:30
user0801yes Ovs is another issue 06:30
noonedeadpunkand we added zookeeper (which I think now is broken in codepath)06:31
user0801Hmm maybe our rabbitmq cluster is not stable I have to switch to better ssd i think06:31
noonedeadpunkbut anyway06:31
noonedeadpunkyeah, so it indeed it can be result of bigger issues on the cluster06:32
user0801and with 28.0.0 tag i saw some new issue with galera as well max limit reached or something never had that before 06:33
noonedeadpunkthis? https://opendev.org/openstack/openstack-ansible-galera_server/src/branch/master/defaults/main.yml#L178-L18206:34
user0801i did not know that i used override config to set value of mysql06:35
user0801thanks for the info06:35
noonedeadpunkyeah, override does work as well....06:35
noonedeadpunkthere indeed were changes of how connection pooling is calculated couple of cycles ago06:36
noonedeadpunkin Zed to be specific06:38
noonedeadpunkhttps://review.opendev.org/c/openstack/openstack-ansible/+/819424/6/releasenotes/notes/db-pooling-7c42f3aed39d5fc9.yaml06:38
noonedeadpunkbut it should had opposite effect from what you are describing06:38
user0801Hmm nova and neutron actually caused the issue06:41
user0801https://pastebin.com/iqa9Y35d could you review this06:41
noonedeadpunkuser0801: so you need to set `octavia_provider_network_name` to the value of your vlan network06:44
noonedeadpunkyou also can crerate the network manually in neutron and supply it's UUID as a variable to the role06:45
noonedeadpunknot relying on role for creatring this network06:45
noonedeadpunkapparently, we have an undocumwented variable `octavia_neutron_management_network_uuid`06:46
user0801noonedeadpunk: octavia_neutron_management_network_uuid how do i create a this network is it under service project as external network ? then i should provide type and physical network as vlan like floating ip network right07:22
user0801So i modified the config as you suggested but getting error octavia_provider_network_name: "vlan" and octavia_provider_network_type: "vlan"  also in user_config file ip_from_q: "lbaas"  type: "vlan"  net_name: "vlan"07:28
user0801but playbook failed as ip_from_q: "lbaas" this line making issue07:28
user0801https://pastebin.com/ZWVPqVSg07:30
noonedeadpunkuser0801: is should not be external network, and yes, in project service07:35
noonedeadpunkdo you have `lbaas` in `cidr_networks`?07:37
noonedeadpunkbut it's weird failure07:39
noonedeadpunkas if you still havbe things like in https://pastebin.com/iqa9Y35d - it should have worked07:40
noonedeadpunkas `octavia_provider_network` should select from provider_networks, where "net_name" == octavia_provider_inventory_net_name which is `lbaas` by default07:42
noonedeadpunkSo in case you don't have multiple lbaas records in there...07:43
user0801the management network actually created but this failure i never had07:46
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-tests master: Remove tests repo content  https://review.opendev.org/c/openstack/openstack-ansible-tests/+/94766412:33
opendevreviewMerged openstack/openstack-ansible-ops master: Add versioned CAPI jobs to gates  https://review.opendev.org/c/openstack/openstack-ansible-ops/+/94529514:44
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-ops master: Add a collection for managing encryption of secret data  https://review.opendev.org/c/openstack/openstack-ansible-ops/+/94386615:04
noonedeadpunkdamiandabrowski: I had to rebase :(15:04
noonedeadpunkwas in merge conflict15:04
damiandabrowskino worries15:05
opendevreviewMerged openstack/openstack-ansible master: Fix role and collection dependency  https://review.opendev.org/c/openstack/openstack-ansible/+/94726915:23
* NeilHanlon worries15:44
NeilHanlon(kidding)15:44
NeilHanloni'll add that to a browser tab here to poke at in a bit :D15:45
opendevreviewDmitriy Rabotyagov proposed openstack/ansible-role-httpd master: Add ability to supply extra packages providing modules  https://review.opendev.org/c/openstack/ansible-role-httpd/+/94767215:54
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_horizon master: Use standalone httpd role  https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/94767316:03
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767417:00
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_horizon master: Use standalone httpd role  https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/94767317:03
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767417:04
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: docs: fix broken urls in Telemetry with Gnocchi, Ceph and Redis example  https://review.opendev.org/c/openstack/openstack-ansible/+/94767417:05
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767517:18
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767517:20
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767517:37
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767517:51
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767517:51
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767517:52
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767517:52
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767518:03
opendevreviewDmitriy Rabotyagov proposed openstack/ansible-role-httpd master: Allow vhosts to be defined without DocumentRoot  https://review.opendev.org/c/openstack/ansible-role-httpd/+/94767818:15
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767518:18
opendevreviewDmitriy Rabotyagov proposed openstack/ansible-role-httpd master: Allow vhosts to be defined without DocumentRoot  https://review.opendev.org/c/openstack/ansible-role-httpd/+/94767818:23
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_horizon master: Use standalone httpd role  https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/94767318:29
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767518:32
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767518:37
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_horizon master: Use standalone httpd role  https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/94767318:50
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_horizon master: Ensure post-install is idempotent  https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/94768019:01
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767519:03
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: Enable translation for deploy guide  https://review.opendev.org/c/openstack/openstack-ansible/+/94763419:17
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767519:21
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767519:22
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767519:23
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767519:23
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767519:24
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: Enable translation for deploy guide  https://review.opendev.org/c/openstack/openstack-ansible/+/94763419:35
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: Enable translation for deploy guide  https://review.opendev.org/c/openstack/openstack-ansible/+/94763419:36
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: Enable translation for deploy guide  https://review.opendev.org/c/openstack/openstack-ansible/+/94763419:36
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: Enable translation for deploy guide  https://review.opendev.org/c/openstack/openstack-ansible/+/94763419:37
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767519:39
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: docs: enable translation for deploy guide  https://review.opendev.org/c/openstack/openstack-ansible/+/94763419:48
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767519:57
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767519:57
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767519:58
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767520:04
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767520:05
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767521:48
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767522:02
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767522:13
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767522:14
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767522:14
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767522:15
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767522:15
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767522:16
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767522:25
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767522:25
opendevreviewIvan Anfimov proposed openstack/openstack-ansible master: WIP  https://review.opendev.org/c/openstack/openstack-ansible/+/94767522:36

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!