opendevreview | Miguel Lavalle proposed openstack/neutron master: [PoC][DNM] Enable HA for OVN router flavors https://review.opendev.org/c/openstack/neutron/+/901513 | 00:53 |
---|---|---|
opendevreview | Takashi Kajinami proposed openstack/neutron-fwaas master: Remove usage of LBaaS constants https://review.opendev.org/c/openstack/neutron-fwaas/+/902215 | 02:01 |
opendevreview | Takashi Kajinami proposed openstack/networking-sfc master: Remove usage of LBaaS constants https://review.opendev.org/c/openstack/networking-sfc/+/902216 | 02:04 |
opendevreview | huanghailun proposed openstack/neutron master: Add allowed_address_pairs add/remove atomic operations https://review.opendev.org/c/openstack/neutron/+/901895 | 02:41 |
*** tobias-urdin is now known as tobias-urdin-pto | 09:34 | |
opendevreview | Lajos Katona proposed openstack/neutron master: FIP QoS: check policy id before blindly updating FIP https://review.opendev.org/c/openstack/neutron/+/899469 | 09:38 |
opendevreview | Merged openstack/neutron stable/zed: [DHCP agent] Fix route to OVN metadata port for non-isolated networks https://review.opendev.org/c/openstack/neutron/+/901718 | 12:12 |
opendevreview | yatin proposed openstack/neutron stable/yoga: [Stable yoga Only] Drop ovs/ovn fips 9-stream jobs https://review.opendev.org/c/openstack/neutron/+/902289 | 13:00 |
opendevreview | yatin proposed openstack/neutron stable/xena: [DNM] Check xena nftables job issue https://review.opendev.org/c/openstack/neutron/+/902296 | 13:43 |
opendevreview | yatin proposed openstack/neutron stable/xena: [DNM] Check xena nftables job issue https://review.opendev.org/c/openstack/neutron/+/902296 | 14:05 |
haleyb | jlibosva: was it you i was talking to, possibly weeks ago, about the correct usage of neutron-ovn-db-sync-util? or maybe it was lucas? | 16:54 |
haleyb | basically about stopping neutron-server while running it, etc | 16:55 |
jlibosva | haleyb: maybe :) | 16:58 |
jlibosva | haleyb: was it over IRC or PTG? | 16:58 |
haleyb | no idea, maybe i should look in the ptg notes | 16:58 |
haleyb | the docs only mention how to run it for migration, not on some maintenance window type of way | 16:59 |
haleyb | jlibosva: ah, so you did add a note at the ptg, "(jlibosva) it often happens when you run neutron-server, not as much when they are offline" | 17:00 |
jlibosva | haleyb: yeah, I recall having some discussion at the PTG | 17:01 |
jlibosva | haleyb: I'm just concerned that using the db-sync tool to fix the db inconsistencies is more like a last resort thing. it would be better if we cloud prevent such out-of-sync situations. | 17:02 |
*** tkajinam is now known as Guest8666 | 17:02 | |
jlibosva | haleyb: not sure what your question is though :) in case the db-sync is required, it's better to shut neutron_apis down as they may interfere with the sync script | 17:03 |
haleyb | jlibosva: yeah, that was my basic question, we've seen some interesting failures trying to run it while the api is active | 17:04 |
haleyb | but it would be good not to need it, i just don't know what went wrong in this case, and being an "old" release doesn't help since things might have been fixed | 17:05 |
jlibosva | haleyb: they way it works is that it dumps objects from one DB to the memory and then dumps the objects from the second DB. if there was a change in between then it will be treated as inconsistency | 17:05 |
haleyb | jlibosva: right, and races can happen in-between, definitely seen that. | 17:08 |
haleyb | and i know lucas (and others) have fixed some false positives recently which is great, but i definitely still see complaints from it in "log" mode on a daily basis :( | 17:09 |
jlibosva | haleyb: is it the "log" mode that happens when neutron-server is starting up? you can just turn that off if it's mostly false positives | 17:09 |
opendevreview | Lajos Katona proposed openstack/neutron master: FIP QoS: check policy id before blindly updating FIP https://review.opendev.org/c/openstack/neutron/+/899469 | 17:10 |
jlibosva | it's the `neutron_sync_mode` option | 17:10 |
haleyb | jlibosva: no, this is when run standalone, but i guess it would be the same info | 17:10 |
opendevreview | Lajos Katona proposed openstack/neutron master: FIP QoS: check policy id before blindly updating FIP https://review.opendev.org/c/openstack/neutron/+/899469 | 17:11 |
haleyb | jlibosva: anyways, thanks for pointing me at the ptg notes, reminded me there's work to do there for me | 17:23 |
opendevreview | Brian Haley proposed openstack/neutron master: [ovn] Add support for IPv6 metadata https://review.opendev.org/c/openstack/neutron/+/894026 | 19:20 |
opendevreview | Brian Haley proposed openstack/neutron-tempest-plugin master: [ovn] Enable IPv6 metadata tests for OVN https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/894027 | 19:20 |
opendevreview | Brian Haley proposed openstack/neutron master: Create an OVN metadata namespace prefix constant https://review.opendev.org/c/openstack/neutron/+/896169 | 20:11 |
opendevreview | Merged openstack/neutron stable/2023.1: [DHCP agent] Fetch OVN Metadata port from plugin https://review.opendev.org/c/openstack/neutron/+/901848 | 20:15 |
opendevreview | Merged openstack/neutron stable/2023.1: [DHCP agent] Fix route to OVN metadata port for non-isolated networks https://review.opendev.org/c/openstack/neutron/+/901717 | 20:15 |
opendevreview | Brian Haley proposed openstack/neutron master: Remove some useless else statements https://review.opendev.org/c/openstack/neutron/+/902327 | 20:21 |
opendevreview | Brian Haley proposed openstack/neutron master: Remove re-importation of uuid library https://review.opendev.org/c/openstack/neutron/+/902328 | 20:55 |
opendevreview | Brian Haley proposed openstack/neutron master: Remove some useless else statements https://review.opendev.org/c/openstack/neutron/+/902327 | 21:00 |
opendevreview | Merged openstack/neutron master: Remove logic for old LBaaS(v2) https://review.opendev.org/c/openstack/neutron/+/902048 | 21:45 |
opendevreview | Brian Haley proposed openstack/neutron master: Fix assignment-from-none warnings https://review.opendev.org/c/openstack/neutron/+/902332 | 21:57 |
opendevreview | Brian Haley proposed openstack/neutron master: Fix format-string-without-interpolation https://review.opendev.org/c/openstack/neutron/+/902333 | 22:05 |
opendevreview | Brian Haley proposed openstack/neutron master: Fix deprecated-method warning https://review.opendev.org/c/openstack/neutron/+/902334 | 22:13 |
opendevreview | Brian Haley proposed openstack/neutron master: Remove the SubresourceTest class https://review.opendev.org/c/openstack/neutron/+/902335 | 22:19 |
opendevreview | Brian Haley proposed openstack/neutron master: Fix simplifiable-if-expression warning https://review.opendev.org/c/openstack/neutron/+/902337 | 22:24 |
opendevreview | Brian Haley proposed openstack/neutron master: Fix consider-using-in warning https://review.opendev.org/c/openstack/neutron/+/902338 | 22:29 |
opendevreview | Brian Haley proposed openstack/neutron master: Remove some useless else statements https://review.opendev.org/c/openstack/neutron/+/902327 | 22:39 |
opendevreview | Brian Haley proposed openstack/neutron master: Fix consider-using-sys-exit warning https://review.opendev.org/c/openstack/neutron/+/902339 | 22:44 |
* haleyb thinks that is enough pylint fixings | 22:45 | |
opendevreview | Brian Haley proposed openstack/neutron master: Fix assignment-from-none warnings https://review.opendev.org/c/openstack/neutron/+/902332 | 23:08 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!