network DHCP agent ports status is DOWN in multi network creation simultaneously
Bug #1968859 reported by
shahab taee
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
New
|
Medium
|
Unassigned |
Bug Description
when we creating multi network (about 5 networks and even more) and their subnet using command line or terraform at the same time, DHCP ports status of some of these networks marked as Down,we see all logs in debug mode and can't find any error or warning related to this issue, this issue can be solved when we restart "neutron-
we are using openstack victoria nad neutron version "17.2.2".
please let me know how we can resolve this issue.
Changed in neutron: | |
importance: | Undecided → Medium |
To post a comment you must log in.
How many schelduled networks/ports on your running agents? How many neutron RPC workers do you have? This looks like the resource scale issue for L2 agent or DHCP agent. If your cloud has no customized code, you can upgrade to Xena to use distributed DHCP. And then you can stop dhcp agents.