Openstack neutron l3 agent not alive
Hello, everyone, I have to repost this issue because lots of people had the same problem but there are no any solutions til now. Here is the link: https://ask.openstack.org/en/question/107116/openstack-neutron-l3-agent-dead/ (https://ask.openstack.org/en/question...)
Are you sure that you have the same OpenStack release, configuration, symptoms and error messages as Vikash Kathirvel over two years ago? If not, it would be better to describe your problem rather than relying on somebody else's description of a different problem.
Yes. I have the same symptoms and error messages exactly him.
And configuration as well. All same.
@Bernd Bausch Do you think that I should have installed
l3-agent
on controller node instead of network node?In your case, routers will be created on the network node and routed traffic will flow through the network node. This is the intention of a network node, therefore no problem at all.
Remember that OpenStack components communicate via APMQ and HTTP. They are designed to be distributed.