← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1960514] [NEW] "ovn_agent._run_process" ovs-appctl fails setting the service log configuration

 

Public bug reported:

This happens when using OVN as backend and enabled the OVS/OVN
compilation.

Error:
+lib/neutron_plugins/ovn_agent:_run_process:256  sudo ovs-appctl -t ovn-northd vlog/set console:off syslog:info file:info
2022-02-10T14:22:26Z|00001|daemon_unix|WARN|/var/run/openvswitch/ovn-northd.pid: open: No such file or directory


However, when the ctl file is used (/usr/local/var/run/openvswitch/ovn-northd.<PID>.ctl), the command works fine.

"ovs-appctl" should use the ctl file instead of the service name.

** Affects: devstack
     Importance: Undecided
         Status: New

** Affects: neutron
     Importance: Undecided
         Status: New

** Also affects: devstack
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1960514

Title:
  "ovn_agent._run_process" ovs-appctl fails setting the service log
  configuration

Status in devstack:
  New
Status in neutron:
  New

Bug description:
  This happens when using OVN as backend and enabled the OVS/OVN
  compilation.

  Error:
  +lib/neutron_plugins/ovn_agent:_run_process:256  sudo ovs-appctl -t ovn-northd vlog/set console:off syslog:info file:info
  2022-02-10T14:22:26Z|00001|daemon_unix|WARN|/var/run/openvswitch/ovn-northd.pid: open: No such file or directory

  
  However, when the ctl file is used (/usr/local/var/run/openvswitch/ovn-northd.<PID>.ctl), the command works fine.

  "ovs-appctl" should use the ctl file instead of the service name.

To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/1960514/+subscriptions



Follow ups