<div dir="ltr">hi all,<div>        i have multiple network nodes (initially it was one and added one more node to meet demand)</div><div>but what i noticed is "dhcp" namespaces are still created in old network node while l3 scheduling is working as i can see router getting created on new nodes.</div><div><div><b>neutron ext-list -c name -c alias</b></div><div>+-----------------------------------------------+-----------------------+</div><div>| name                                          | alias                 |</div><div>+-----------------------------------------------+-----------------------+</div><div>| security-group                                | security-group        |</div><div>| L3 Agent Scheduler                            | l3_agent_scheduler    |</div><div>| Neutron L3 Configurable external gateway mode | ext-gw-mode           |</div><div>| Port Binding                                  | binding               |</div><div>| Provider Network                              | provider              |</div><div>| agent                                         | agent                 |</div><div>| Quota management support                      | quotas                |</div><div>| DHCP Agent Scheduler                          | dhcp_agent_scheduler  |</div><div>| Multi Provider Network                        | multi-provider        |</div><div>| Neutron external network                      | external-net          |</div><div>| Neutron L3 Router                             | router                |</div><div>| Allowed Address Pairs                         | allowed-address-pairs |</div><div>| Neutron Extra DHCP opts                       | extra_dhcp_opt        |</div><div>| Neutron Extra Route                           | extraroute            |</div><div>+-----------------------------------------------+-----------------------+</div></div><div><br></div><div>Do i need to configure anything for the dhcp scheduler to work?despite this issue everything is working.If i power off first network node then new dhcp is not getting created on new node and hence instance's dhcp request is failing.</div><div><br></div><div>What should i do to enable scheduling..?</div><div><br></div><div>Thanks</div></div>