Neutron l3 agent keeps restarting (Ubuntu)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Invalid
|
Low
|
Unassigned |
Bug Description
After following neutron install guide, when trying to create a floating IP, the request succeeded, but the floating IP never became reachable.
Looking at neutron-l3-agent status, I could see that it was restarting every 2 seconds, failing with an exception of 'file not found /etc/neutron/
As a temporary fix, I touched the file to create an empty one, and the service started without any errors and the floating IP started working.
My configuration is exactly the one provided in the install guide, I didn't change anything.
Maybe the documentation should contain a step to avoid this issue ?
- [ ] This doc is inaccurate in this way: ______
- [x] This is a doc addition request.
- [ ] I have a fix to the document that I can paste below including example: input and output.
If you have a troubleshooting or support issue, use the following resources:
- The mailing list: https:/
- IRC: 'openstack' channel on OFTC
-------
Release: 19.1.1.dev10 on 2019-08-21 16:09:09
SHA: d202e323d7f03ed
Source: https:/
URL: https:/
Changed in neutron: | |
importance: | Undecided → Low |
I don't see any mention of fwaas_driver.ini in the tree, the last occurrence was removed in https:/ /review. opendev. org/c/openstack /neutron/ +/770787 about a year ago. Can you tell which file in your deployment has this setting? Maybe it's just an old file or on an older branch. Thanks!