August 2018
Beginner
462 pages
12h 36m
English
After making changes to the configuration of the Neutron L3 agent, issue the following command on the compute nodes to restart the agent:
# systemctl restart neutron-l3-agent
After a restart of the services, the additional agents should check in. Use the following openstack network agent list command to return a listing of all L3 agents:
# openstack network agent list --agent-type l3
The output should resemble the following:

If an agent is not listed in the output as expected, troubleshoot any errors that may be indicated in the /var/log/neutron/l3-agent.log log file on the respective node.
Read now
Unlock full access