yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #89699
[Bug 1989979] [NEW] Unexpected number of DHCP interfaces for metadata proxy
Public bug reported:
We upgraded neutron from ussuri to victoria in our lab environment and
are seeing a strange error message that I dont really understand.
The dhcp agent is logging the following for every network: Unexpected
number of DHCP interfaces for metadata proxy, expected 1, got 3
This seems to be related to the new metadata v6 implementation. [1]
But as we are running with dhcp_agents_per_network = 3 it is expected that we have 3 dhcp ports that are admin state up which have the dhcp device owner.
So far I dont understand what would be the right way to eliminate the
error.
[1] https://github.com/openstack/neutron/blob/17.4.1/neutron/agent/dhcp/agent.py#L799
** 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/1989979
Title:
Unexpected number of DHCP interfaces for metadata proxy
Status in neutron:
New
Bug description:
We upgraded neutron from ussuri to victoria in our lab environment and
are seeing a strange error message that I dont really understand.
The dhcp agent is logging the following for every network: Unexpected
number of DHCP interfaces for metadata proxy, expected 1, got 3
This seems to be related to the new metadata v6 implementation. [1]
But as we are running with dhcp_agents_per_network = 3 it is expected that we have 3 dhcp ports that are admin state up which have the dhcp device owner.
So far I dont understand what would be the right way to eliminate the
error.
[1] https://github.com/openstack/neutron/blob/17.4.1/neutron/agent/dhcp/agent.py#L799
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1989979/+subscriptions
Follow ups