[Bug 1998781] Re: regression: ovsdb-server drops connections when using DNS name to configure passive listener

Frode Nordahl 1998781 at bugs.launchpad.net
Thu Dec 8 08:22:20 UTC 2022


https://mail.openvswitch.org/pipermail/ovs-dev/2022-December/400195.html

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1998781

Title:
  regression: ovsdb-server drops connections when using DNS name to
  configure passive listener

Status in Ubuntu Cloud Archive:
  New
Status in Ubuntu Cloud Archive ussuri series:
  New
Status in Ubuntu Cloud Archive wallaby series:
  New
Status in Ubuntu Cloud Archive xena series:
  New
Status in Ubuntu Cloud Archive yoga series:
  New
Status in Ubuntu Cloud Archive zed series:
  New
Status in Sunbeam Snap:
  Fix Released
Status in openvswitch package in Ubuntu:
  Triaged
Status in openvswitch source package in Focal:
  New
Status in openvswitch source package in Jammy:
  New
Status in openvswitch source package in Kinetic:
  New
Status in openvswitch source package in Lunar:
  Triaged

Bug description:
  For a Yoga base deployment (OVN: 22.03, OVS: 2.17.2) the neutron-ovn-
  metadata-agent continually reconnects to the ovn-central services via
  ovn-relay - the inactivity probe timeout is set to 60 seconds in OVN
  central and on the client side so I think the issue is that the ovn-
  relay is probing with a 5 second timeout and then resetting
  connections.

  ovn-relay log:

  2022-12-05T11:19:54.403Z|21688|reconnect|DBG|ssl:ovn-central-0.ovn-central-endpoints.openstack.svc.cluster.local:6642: idle 5003 ms, sending inactivity probe
  2022-12-05T11:19:54.403Z|21689|reconnect|DBG|ssl:ovn-central-0.ovn-central-endpoints.openstack.svc.cluster.local:6642: entering IDLE
  2022-12-05T11:19:54.403Z|21690|jsonrpc|DBG|ssl:ovn-central-0.ovn-central-endpoints.openstack.svc.cluster.local:6642: send request, method="echo", params=[], id="echo"

  by passing the ovn-relay and communicating directly with the SB db
  server worked around this issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1998781/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list