[Bug 2142198] Re: ovn-ctl run_ovnbr_ovsdb unexpectedly detaches

Frode Nordahl 2142198 at bugs.launchpad.net
Mon Feb 23 10:52:09 UTC 2026


** Tags added: ovn-753

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

Title:
  ovn-ctl run_ovnbr_ovsdb unexpectedly detaches

Status in ovn package in Ubuntu:
  Triaged

Bug description:
  The purpose of the ovn-ctl run_* commands is to start the service and
  never detach.  This pattern is common for modern systemd based
  distributions with `Type=` set to something other than `forking` in
  service units [0], as well as container entry point scripts.

  However, the new `ovn-ctl run_ovnbr_ovsdb` command unexpectedly
  detaches.  From cursory view, the script appears to set the wrong
  variable [1].

  0: https://www.freedesktop.org/software/systemd/man/latest/systemd.service.html#Type=
  1: https://github.com/ovn-org/ovn/blob/36bcfffe2ca57cd93a7ce9f427bcfe2fbfa7f9ba/utilities/ovn-ctl#L558

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ovn/+bug/2142198/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list