Neutron's L3 agents stuck in standby/standby HA state after creating a new router
Issue
-
When an HA router is created...
openstack router create --ha --project project_X router_Y
-
...Neutron's L3 agents assigned to the HA-router remain in standby HA state indefinitely:
openstack network agent list --router router_Y --long +-------------------------+------------+----------+-------------------+-------+-------+------------------+----------+ | ID | Agent Type | Host | Availability Zone | Alive | State | Binary | HA State | +-------------------------+------------+----------+-------------------+-------+-------+------------------+----------+ | {uuid} | L3 agent | net01 | nova | :-) | UP | neutron-l3-agent | standby | | {uuid} | L3 agent | net02 | nova | :-) | UP | neutron-l3-agent | standby | +-------------------------+------------+----------+-------------------+-------+-------+------------------+----------+
Environment
- Red Hat OpenStack Platform 13 (RHOSP)
- Red Hat OpenStack Platform 16 (RHOSP)
- ML2/OVS with LAYER 3 HIGH AVAILABILITY (HA)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.