yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #88295
[Bug 1960514] Re: "ovn_agent._run_process" ovs-appctl fails setting the service log configuration
** Changed in: neutron
Status: Confirmed => Invalid
** Changed in: devstack
Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)
--
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:
In Progress
Status in neutron:
Invalid
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
References