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

Launchpad Bug Tracker 1998781 at bugs.launchpad.net
Sat Feb 3 08:31:13 UTC 2024


Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: openvswitch (Ubuntu Jammy)
       Status: New => Confirmed

-- 
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:
  Fix Released
Status in openvswitch source package in Focal:
  Confirmed
Status in openvswitch source package in Jammy:
  Confirmed
Status in openvswitch source package in Kinetic:
  Won't Fix
Status in openvswitch source package in Lunar:
  Fix Released

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