[Bug 1998781] Re: yoga: neutron-ovn-metadata-agent unable to communicate via ovn-relay

James Page 1998781 at bugs.launchpad.net
Mon Dec 5 11:46:53 UTC 2022


ovn-controller log:

2022-12-05T11:05:09.848Z|00745|main|INFO|OVNSB commit failed, force recompute next time.
2022-12-05T11:05:17.865Z|00746|reconnect|INFO|ssl:10.246.115.21:6642: connected
2022-12-05T11:05:18.374Z|00747|reconnect|INFO|ssl:10.246.115.21:6642: connection closed by peer
2022-12-05T11:05:18.375Z|00748|main|INFO|OVNSB commit failed, force recompute next time.
2022-12-05T11:05:26.390Z|00749|reconnect|INFO|ssl:10.246.115.21:6642: connected
2022-12-05T11:05:26.519Z|00750|reconnect|INFO|ssl:10.246.115.21:6642: connection closed by peer
2022-12-05T11:05:26.519Z|00751|main|INFO|OVNSB commit failed, force recompute next time.
2022-12-05T11:05:34.534Z|00752|reconnect|INFO|ssl:10.246.115.21:6642: connected
2022-12-05T11:05:41.921Z|00753|reconnect|INFO|ssl:10.246.115.21:6642: connection closed by peer
2022-12-05T11:05:41.922Z|00754|main|INFO|OVNSB commit failed, force recompute next time.


** Description changed:

  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:
+ 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"

-- 
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:
  yoga: neutron-ovn-metadata-agent unable to communicate via ovn-relay

Status in Sunbeam Snap:
  New
Status in openvswitch package in Ubuntu:
  New

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/snap-sunbeam/+bug/1998781/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list