Comment 7 for bug 1648242

Revision history for this message
Brian Stajkowski (brian-stajkowski) wrote : Re: Failure to retry update_ha_routers_states

Does infra03 house your only rabbitmq service? vrrp is operating normally it seems underneath. If you look at your state_path/neutron/ha_conf/{router_id}/state you'll probably see vrrp operating without issue. Now the only way the l3 agent will update neutron api is through rabbitmq and if it's not available, no update will be made until the service returns.

Not sure what can be done here if rabbitmq dies as well.