Managed OpenStack
Latest
Frequently Asked Questions
Solution
How To
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Remote Error: IpAddressGenerationFailure No More IP Addresses Available on Network
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
- The pf9-neutron-l3-agent service fails to start. The following error is logged in /var/log/pf9/pf9-neutron-l3-agent.log.
ERROR neutron.agent.l3.router_info RemoteError: Remote error: IpAddressGenerationFailure No more IP addresses available on network [UUID].- The list network namespace output is empty.
xxxxxxxxxx$ ip netns listEnvironment
- Platform9 Managed OpenStack - v3.6.0 and Higher
- Neutron
Cause
- The IP addresses in the subnet allocation pool for the external network are exhausted.
- Either they all may be in use or may have stale IPs that need to be cleaned up.
Resolution
- Identify the floating IP addresses not associated with any port.
xxxxxxxxxx$ openstack floating ip list --network [network uuid] | grep None- Delete the floating IPs with no port association.
xxxxxxxxxx$ openstack floating ip delete [UUID]- Start the Neutron L3 Agent service as root.
xxxxxxxxxx# systemctl start pf9-neutron-l3-agent.serviceVariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message