opendevreview | OpenStack Proposal Bot proposed openstack/neutron master: Imported Translations from Zanata https://review.opendev.org/c/openstack/neutron/+/838078 | 03:26 |
---|---|---|
mnaser | lajoskatona: https://review.opendev.org/c/openstack/neutron-vpnaas/+/838795 and stack takes care of it, the reason why i split the two fixes was that one will be backported (functional test fix) but the other will not (common config options, since that is a master change only) | 03:39 |
mnaser | I kept a -W on the first change in the stack so we make sure it all gets approved so we dont merge a semi broken thingy | 03:39 |
opendevreview | Mohammed Naser proposed openstack/neutron-vpnaas master: Add Python3 zed unit tests https://review.opendev.org/c/openstack/neutron-vpnaas/+/833056 | 03:40 |
opendevreview | Mohammed Naser proposed openstack/neutron-vpnaas master: Add weekly jobs https://review.opendev.org/c/openstack/neutron-vpnaas/+/834499 | 03:41 |
opendevreview | Mohammed Naser proposed openstack/neutron-vpnaas master: cleanup: drop lower-constraints.txt https://review.opendev.org/c/openstack/neutron-vpnaas/+/838807 | 03:49 |
opendevreview | Mohammed Naser proposed openstack/neutron-vpnaas master: cleanup: drop un-used test-requirements.txt https://review.opendev.org/c/openstack/neutron-vpnaas/+/838808 | 03:55 |
opendevreview | liuyulong proposed openstack/neutron master: Meter flows and ovsdb action for ovs bridge https://review.opendev.org/c/openstack/neutron/+/816800 | 07:59 |
opendevreview | liuyulong proposed openstack/neutron master: Support pps limitation for openvswitch agent https://review.opendev.org/c/openstack/neutron/+/816802 | 07:59 |
opendevreview | liuyulong proposed openstack/neutron master: Fullstack tests of packet rate limit for ovs qos driver https://review.opendev.org/c/openstack/neutron/+/819418 | 07:59 |
opendevreview | liuyulong proposed openstack/neutron master: Add policy for packet rate limit rules https://review.opendev.org/c/openstack/neutron/+/829161 | 08:03 |
opendevreview | Lajos Katona proposed openstack/networking-sfc master: Register common cfg options from Neutron https://review.opendev.org/c/openstack/networking-sfc/+/838839 | 08:04 |
opendevreview | Lajos Katona proposed openstack/networking-bgpvpn master: Register common cfg options from Neutron https://review.opendev.org/c/openstack/networking-bgpvpn/+/838840 | 08:09 |
opendevreview | Lajos Katona proposed openstack/networking-odl master: Fix dependencies for master on Zed https://review.opendev.org/c/openstack/networking-odl/+/838451 | 08:11 |
opendevreview | Eduardo Olivares proposed openstack/neutron-tempest-plugin master: Print VM console output upon different exceptions https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/838290 | 08:22 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVN] Implement GW IP network QoS inheritance https://review.opendev.org/c/openstack/neutron/+/838678 | 08:27 |
opendevreview | Dr. Jens Harbott proposed openstack/neutron-dynamic-routing master: Register common config options by default https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/838780 | 08:38 |
frickler | tobias-urdin: ^^ fyi | 08:44 |
tobias-urdin | frickler: ack | 08:58 |
opendevreview | Lajos Katona proposed openstack/networking-sfc master: Register common cfg options from Neutron https://review.opendev.org/c/openstack/networking-sfc/+/838839 | 09:00 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVN] Handle OVN agents when "Chassis" register is deleted https://review.opendev.org/c/openstack/neutron/+/818132 | 09:01 |
opendevreview | Lajos Katona proposed openstack/networking-bgpvpn master: Register common cfg options from Neutron https://review.opendev.org/c/openstack/networking-bgpvpn/+/838840 | 09:04 |
opendevreview | Merged openstack/neutron master: Remove useless function _add_port_tag_info https://review.opendev.org/c/openstack/neutron/+/838445 | 09:09 |
opendevreview | Merged openstack/ovn-octavia-provider stable/ussuri: Increase code coverage https://review.opendev.org/c/openstack/ovn-octavia-provider/+/837369 | 09:16 |
opendevreview | Balazs Gibizer proposed openstack/neutron master: Update port MAC from binding profile for PFs https://review.opendev.org/c/openstack/neutron/+/829247 | 09:31 |
opendevreview | Lajos Katona proposed openstack/neutron stable/yoga: Add retry for privsep get_link_devices https://review.opendev.org/c/openstack/neutron/+/837681 | 09:40 |
congnt | Hello everyone, | 10:15 |
congnt | I have a problem with OVN. | 10:15 |
congnt | 1. I build OpenStack Victoria by kolla-ansible (Use OVN) | 10:15 |
congnt | 2. After cluster growth, i face problems of ovn. A compute node have ~80k flow | 10:15 |
congnt | 3. OVN-Controller on compute fail, it can't update new flows | 10:15 |
congnt | 4. LOG of SB and OVS DB disconnect | 10:15 |
congnt | https://paste.ubuntu.com/p/BHHJwqwWGx/ | 10:15 |
congnt | Anyone know this issue? | 10:15 |
opendevreview | Merged openstack/neutron-dynamic-routing master: Register common config options by default https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/838780 | 10:19 |
ralonsoh | congnt, is the ovsdb service running fine in the compute node? | 10:29 |
congnt | yes, it is fine, VM not lost network | 10:29 |
congnt | but it can't update new flow | 10:29 |
ralonsoh | doesn't look like it is running | 10:30 |
ralonsoh | according to the logs | 10:30 |
ralonsoh | can you execute any command locally? | 10:30 |
ralonsoh | something like ovs-vsctl show | 10:30 |
congnt | I still run command, show, dump-flows or set like 'ovs-vsctl set open . external_ids:ovn-remote-probe-interval=180000' | 10:32 |
congnt | I think my compute have so many flows, so ovsdb can't handle it in 5 seconds | 10:32 |
congnt | so it is disconect | 10:33 |
ralonsoh | if this is a problem of HW capacity, increase the inactivity probe | 10:33 |
congnt | I run 'ovs-vsctl set open . external_ids:ovn-remote-probe-interval=180000' on ovsdb | 10:34 |
congnt | but it is still disconect after 5 seconds | 10:34 |
ralonsoh | there is a parameter in Neutron | 10:34 |
ralonsoh | ovsdb_probe_interval | 10:34 |
ralonsoh | what you are setting is the inactivity probe for the OVS DB connection only | 10:35 |
ralonsoh | you need to configure the OVN NB and OVN SB connections too | 10:35 |
ralonsoh | since https://review.opendev.org/q/If82ff2c92b8bec18ae3e895ce19a65cfeed9c90d this is done when the Neutron server starts | 10:35 |
congnt | ovsdb_probe_interval, default is 60000 in Victoria, so i have to increase this? | 10:37 |
congnt | I set inactivity_probe, `ovn-sbctl set connection . inactivity_probe=60000` in SB | 10:37 |
congnt | but log SB still disconnect after 5s | 10:37 |
ralonsoh | according to your logs, this value is set to 5 | 10:38 |
ralonsoh | so you are not applying this 60000 value | 10:38 |
congnt | Hi ralonsoh, i don't know what i need to do right now to solve problem? | 10:49 |
congnt | - Try config option ovsdb_probe_interval=60000. | 10:49 |
congnt | - Do i need to configure anything on NB and SB? | 10:49 |
ralonsoh | congnt, check the NB and SB connection config | 10:50 |
ralonsoh | ovn-nbctl list connection | 10:50 |
ralonsoh | ovn-sbctl list connection | 10:50 |
lajoskatona | slaweq, obondarev_, mlavalle: If you have few minutes please check these: https://review.opendev.org/q/topic:bug%252F1968606 this is related to networking-odl failure as odl runs tests with master of Neutron bgpvpn... etc | 10:50 |
congnt | ralonsoh, two commands in my cluster don't show anything | 10:51 |
lajoskatona | slaweq, obondarev_, mlavalle, ralonsoh: if you have even more time please check the vpnaas fixes: https://review.opendev.org/c/openstack/neutron-vpnaas/+/838795 (the series after this actually) | 10:52 |
ralonsoh | sure | 10:52 |
lajoskatona | slaweq, obondarev_, mlavalle, ralonsoh: the vpnaas is from mnaser | 10:52 |
*** obondarev_ is now known as obondarev | 10:52 | |
lajoskatona | ralonsoh: thanks | 10:52 |
opendevreview | Merged openstack/neutron master: Doc: Add warning for not supported Prefix Delegation https://review.opendev.org/c/openstack/neutron/+/836863 | 10:53 |
congnt | ralonsoh, two commands list connection in my cluster don't show anything. What i have to do | 11:09 |
zhouhenglc | congnt: you can try : “ovn-sbctl --inactivity_probe=60000 set-connection ptcp:6642:<node1_ip>,ptcp:6642:<node2_ip>,...” to change the time of inactivity probes | 11:20 |
zhouhenglc | congnt: if --inactivity_probe=0 disables inactivity probes. | 11:21 |
congnt | thank you, i will try and response result for you. Thank you so much. | 11:22 |
ralonsoh | connection records are created when there is an actual conenction | 11:22 |
ralonsoh | if you don't have anything there, that means you don't have any active connection | 11:23 |
congnt | https://imgur.com/a/LSqzclP | 11:27 |
congnt | I still have 13 Chassis, but don't have any connection | 11:28 |
ralonsoh | so your deployment tool didn't configure them | 11:28 |
congnt | i deploy by kolla-ansible | 11:29 |
zhouhenglc | congnt: https://docs.openstack.org/networking-ovn/latest/install/manual.html#controller-nodes step 3: configure connection | 11:31 |
congnt | thank zhouhenglc, ralonsoh, i will try and response to you later, thank you so much | 11:32 |
opendevreview | Merged openstack/neutron-lib master: Add port-mac-address-override shim extension https://review.opendev.org/c/openstack/neutron-lib/+/831935 | 11:40 |
opendevreview | Merged openstack/neutron stable/train: [OVS][FW] Initialize ConjIdMap._max_id depending on the current OFs https://review.opendev.org/c/openstack/neutron/+/819443 | 11:46 |
opendevreview | Lajos Katona proposed openstack/tap-as-a-service master: WIP: Make ovs-taas start in VLAN only env https://review.opendev.org/c/openstack/tap-as-a-service/+/817449 | 12:11 |
opendevreview | Merged openstack/neutron stable/ussuri: When creating a VXLAN interface, a device is mandatory https://review.opendev.org/c/openstack/neutron/+/833207 | 12:31 |
opendevreview | Merged openstack/neutron stable/ussuri: Repeat few times put new interface in the namespace https://review.opendev.org/c/openstack/neutron/+/835852 | 12:59 |
otherwiseguy | amotoki: lajoskatona: https://review.opendev.org/q/topic:fix_ovs_2.17 These releases are needed to keep neutron from crashing when run against ovs 2.17, if you have time. | 13:25 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/yoga: [DHCP] Break reference chain to any Exception object when resync https://review.opendev.org/c/openstack/neutron/+/838895 | 13:53 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/wallaby: [DHCP] Break reference chain to any Exception object when resync https://review.opendev.org/c/openstack/neutron/+/838896 | 13:53 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/xena: [DHCP] Break reference chain to any Exception object when resync https://review.opendev.org/c/openstack/neutron/+/838897 | 13:54 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/victoria: [DHCP] Break reference chain to any Exception object when resync https://review.opendev.org/c/openstack/neutron/+/838898 | 13:54 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/ussuri: [DHCP] Break reference chain to any Exception object when resync https://review.opendev.org/c/openstack/neutron/+/838899 | 13:54 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/train: [DHCP] Break reference chain to any Exception object when resync https://review.opendev.org/c/openstack/neutron/+/838901 | 13:55 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVN] Implement GW IP network QoS inheritance https://review.opendev.org/c/openstack/neutron/+/838678 | 14:25 |
mnaser | thanks for the review, i dropped my -W on https://review.opendev.org/c/openstack/neutron-vpnaas/+/838795/1 so ready for soemone to kick it and all the stacked patches into the gate :) | 14:47 |
lajoskatona | otherwiseguy: thanks, I was wondering this afternoon why we need those | 15:27 |
otherwiseguy | lajoskatona: basically, I've been holding off making a PyPI ovs 2.17 release because I know it will break the world. :) | 15:27 |
otherwiseguy | lajoskatona: downstream, not having these (and the related neutron patches that depend on them) is about to become an issue. :) | 15:28 |
lajoskatona | otherwiseguy: ack, thanks for it | 15:29 |
otherwiseguy | lajoskatona: thank you for the approvals | 15:31 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVN] Implement GW IP network QoS inheritance https://review.opendev.org/c/openstack/neutron/+/838678 | 15:56 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [WIP] [DNM] Create a keepalived-state-change script in bash https://review.opendev.org/c/openstack/neutron/+/836140 | 15:57 |
ralonsoh | mlavalle, https://review.opendev.org/c/openstack/neutron/+/837143 if you have some mins | 16:03 |
ralonsoh | thanks in advance | 16:03 |
ralonsoh | (and anyone is welcome too, of course) | 16:03 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVN] Implement GW IP network QoS inheritance https://review.opendev.org/c/openstack/neutron/+/838678 | 16:09 |
mlavalle | ralonsoh: I'll get to it in a bit today | 16:31 |
opendevreview | Sharon Koech proposed openstack/neutron-specs master: Add spec for Network cascade deletion https://review.opendev.org/c/openstack/neutron-specs/+/810822 | 17:00 |
opendevreview | Merged openstack/neutron stable/train: Force security_group_id uuid validation of sg rules https://review.opendev.org/c/openstack/neutron/+/837334 | 17:17 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVN] Implement GW IP network QoS inheritance https://review.opendev.org/c/openstack/neutron/+/838678 | 17:21 |
opendevreview | Merged openstack/neutron master: [OVN] Handle OVN agents when "Chassis" register is deleted https://review.opendev.org/c/openstack/neutron/+/818132 | 18:01 |
opendevreview | Merged openstack/neutron master: [L3][QoS] Remove router QoS binding when GW is removed https://review.opendev.org/c/openstack/neutron/+/837143 | 22:44 |
*** dasm is now known as dasm|off | 23:57 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!