Monday, 2023-11-13

qwebirc36763Hello people, we are having an issue with an ovsdb-server node wanting to join an existing cluster with a big OVN_Northbound database. We see the following log come by "|reconnect|ERR|tcp:10.67.1.41:6643: no response to inactivity probe after 2 seconds, disconnecting", but haven't found a way to increase this inactivity probe or confirm, this is the problem. Anyone able to help us?08:53
felixhuettner[m]that is a little annoying since you need to configure a listener explicitly in the database09:12
felixhuettner[m]we use the following to configure a listener with a timeout on localhost https://gitlab.com/yaook/operator/-/blob/devel/yaook/op/infra/templates/ovsdb-statefulset.yaml?ref_type=heads#L252-26909:12
qwebirc36763Thanks Felixhuettner, I will try that :)09:38
opendevreviewBartosz Bezak proposed openstack/neutron master: Revert "Ensure traffic is not centralized if DVR is enabled"  https://review.opendev.org/c/openstack/neutron/+/90066809:43
qwebirc36763Should this be run at the joiner or the existing cluster felixhuettner? At the joiner I get a "ovn-nbctl: unix:/var/run/ovn/ovnnb_db.sock: database connection failed ()"09:48
opendevreviewBartosz Bezak proposed openstack/neutron master: Revert "Ensure traffic is not centralized if DVR is enabled"  https://review.opendev.org/c/openstack/neutron/+/90066809:50
opendevreviewRoman Safronov proposed openstack/neutron-tempest-plugin master: Fix importing security group tests  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/90077210:11
opendevreviewLucas Alvares Gomes proposed openstack/neutron master: [OVN] Update the External Ports documentation  https://review.opendev.org/c/openstack/neutron/+/90003010:53
opendevreviewLajos Katona proposed openstack/neutron-tempest-plugin master: Tap Mirror API and scenario tests  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/88600410:57
ltomasboping bbezak about https://review.opendev.org/c/openstack/neutron/+/90066811:19
ltomasboif this works during creation and such and it is only broken due to neutron restart, perhaps the resync is what needs to be fixed instead of doing the revert?11:20
opendevreviewJayce Houtman proposed openstack/neutron master: Change exception messages to error log messages for DNS integration.  https://review.opendev.org/c/openstack/neutron/+/90021213:37
opendevreviewLucas Alvares Gomes proposed openstack/neutron master: [OVN] Enhanced external port scheduling  https://review.opendev.org/c/openstack/neutron/+/89476714:13
opendevreviewLucas Alvares Gomes proposed openstack/neutron master: [OVN] Update the External Ports documentation  https://review.opendev.org/c/openstack/neutron/+/90003014:13
*** ozzzo1 is now known as ozzzo14:37
opendevreviewMichel Nederlof proposed openstack/neutron master: [OVN] Update lsp host id when virtual parent moves  https://review.opendev.org/c/openstack/neutron/+/89688315:37
opendevreviewLuis Tomas Bolivar proposed openstack/neutron master: Ensure ovn loadbalancer FIPs are centralized upon neutron restarts  https://review.opendev.org/c/openstack/neutron/+/90064715:45
opendevreviewMichel Nederlof proposed openstack/neutron master: [OVN] Update lsp host id when virtual parent moves  https://review.opendev.org/c/openstack/neutron/+/89688315:46
opendevreviewMichel Nederlof proposed openstack/neutron master: [OVN] Update lsp host id when virtual parent moves  https://review.opendev.org/c/openstack/neutron/+/89688315:50
opendevreviewMerged openstack/neutron stable/2023.2: [Fullstack] Drop all linuxbridge scenarios from fullstack tests  https://review.opendev.org/c/openstack/neutron/+/90066316:39
opendevreviewMerged openstack/neutron stable/2023.1: [Fullstack] Drop all linuxbridge scenarios from fullstack tests  https://review.opendev.org/c/openstack/neutron/+/90066416:39
opendevreviewMerged openstack/neutron stable/zed: [Fullstack] Drop all linuxbridge scenarios from fullstack tests  https://review.opendev.org/c/openstack/neutron/+/90066516:39
opendevreviewMerged openstack/python-neutronclient master: Imported Translations from Zanata  https://review.opendev.org/c/openstack/python-neutronclient/+/88991518:10
haleybzigo: did that neutron-lib change work for debian and sqlalchemy 2? just looking at patches before doing a release18:17
opendevreviewMerged openstack/os-ken master: Avoid RuntimeError caused by iteration over sys.modules  https://review.opendev.org/c/openstack/os-ken/+/90060119:06
opendevreviewMerged openstack/python-neutronclient master: Drop unused simplejson  https://review.opendev.org/c/openstack/python-neutronclient/+/90012619:30
opendevreviewMerged openstack/neutron-lib master: Imported Translations from Zanata  https://review.opendev.org/c/openstack/neutron-lib/+/89425120:24
opendevreviewMerged openstack/neutron-lib master: vpnaas: add support for more ciphers (auth, encryption, pfs modes)  https://review.opendev.org/c/openstack/neutron-lib/+/89882820:24
zigohaleyb: Looks like it didn't: https://ci.debian.net/data/autopkgtest/unstable/amd64/p/python-neutron-lib/39754289/log.gz20:34
haleybzigo: hmm, that doesn't look like it's using my patch (which hasn't merged)20:38
haleybname = obj['id']20:38
haleybthat was changed to name = obj.id20:39
zigoI used https://review.opendev.org/c/openstack/neutron-lib/+/90055720:39
zigoIs there another patch ?20:40
haleybzigo: that is the only one, did you try the latest PS? earlier ones were still broken20:40
zigohaleyb: Git blame says I commited it on the 9th, so that's not the latest one.20:41
zigoLet me try the latest...20:41
haleybah, my coding was not perfect the first 6 tries20:42
zigo:)20:45
zigohaleyb: I'm building and uploading, then you can check later tomorrow https://qa.debian.org/excuses.php?experimental=1&package=sqlalchemy 20:45
zigoIf python-neutron-lib is fixed, it will go away from that page.20:45
zigoThansk a lot for that patch !20:46
jlibosvahaleyb: hi, wrt https://review.opendev.org/c/openstack/neutron/+/892815 - as far as I understand I should update the api-ref - which is in neutron-lib, right?21:28
haleybjlibosva: right, it's in neutron-lib/api-ref/source/v221:34
opendevreviewMichel Nederlof proposed openstack/neutron master: [OVN] Update lsp host id when virtual parent moves  https://review.opendev.org/c/openstack/neutron/+/89688321:35
opendevreviewJakub Libosvar proposed openstack/neutron-lib master: api-ref: Document only unbound ports vnic_type updates  https://review.opendev.org/c/openstack/neutron-lib/+/90082621:52
opendevreviewMichel Nederlof proposed openstack/neutron master: [OVN] Update lsp host id when virtual parent moves  https://review.opendev.org/c/openstack/neutron/+/89688322:03
opendevreviewMiguel Lavalle proposed openstack/neutron master: Router flavors and service type for OVN  https://review.opendev.org/c/openstack/neutron/+/88398822:53

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