yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #95247
[Bug 2095576] [NEW] [OVS] False ERROR log message every time when creating VM
Public bug reported:
Hi!
https://review.opendev.org/c/openstack/neutron/+/850147
"This switch the warning to error as we may be in a situation of no
connectivity and this should never happen."
I think this switch the warning to error is mistake.
This happens every time we create a VM. Every time we see a false error.
The logs look like port is configured later and is working, and port is
actually working.
2025-01-21 11:34:09,651.651 1 DEBUG neutron.agent.common.async_process
[-] Output received from [ovsdb-client monitor Interface
name,ofport,external_ids --format=json]: ...-1...
2025-01-21 11:34:11,343.343 1 ERROR
neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent VIF
port: UUID has no ofport configured or is invalid, and might not be able
to transmit. (ofport=-1)
2025-01-21 11:34:11,430.430 1 DEBUG neutron.agent.common.async_process
[-] Output received from [ovsdb-client monitor Interface
name,ofport,external_ids --format=json]: ...5659...
Thank you!
P.S. Sorry! Nobody answered my question in neutron-ubuntu answers and I
created this bug.
** Affects: neutron
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/2095576
Title:
[OVS] False ERROR log message every time when creating VM
Status in neutron:
New
Bug description:
Hi!
https://review.opendev.org/c/openstack/neutron/+/850147
"This switch the warning to error as we may be in a situation of no
connectivity and this should never happen."
I think this switch the warning to error is mistake.
This happens every time we create a VM. Every time we see a false error.
The logs look like port is configured later and is working, and port
is actually working.
2025-01-21 11:34:09,651.651 1 DEBUG neutron.agent.common.async_process
[-] Output received from [ovsdb-client monitor Interface
name,ofport,external_ids --format=json]: ...-1...
2025-01-21 11:34:11,343.343 1 ERROR
neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent VIF
port: UUID has no ofport configured or is invalid, and might not be
able to transmit. (ofport=-1)
2025-01-21 11:34:11,430.430 1 DEBUG neutron.agent.common.async_process
[-] Output received from [ovsdb-client monitor Interface
name,ofport,external_ids --format=json]: ...5659...
Thank you!
P.S. Sorry! Nobody answered my question in neutron-ubuntu answers and
I created this bug.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2095576/+subscriptions
Follow ups