▲ 2 r/openstack
Octavia deployment with Kolla-Ansible failing – Amphora health not reachable
I’ve been trying to deploy Octavia using Kolla-Ansible, but running into consistent issues.
The Amphora image gets created successfully, but after that the Octavia management components are unable to monitor the Amphora health. It seems like the health manager isn’t able to reach the Amphora instances.
So far I’ve checked:
- Amphora image creation
- Octavia services are running
- But health monitoring / heartbeat is failing
I suspect it might be something related to:
- Management network configuration
- Security groups / ports (UDP 5555?)
- Controller ↔ Amphora connectivity
Has anyone successfully deployed Octavia with Kolla-Ansible in a production or lab setup?
Would really appreciate if you could share:
- Key configs you had to tweak
- Common pitfalls
- Networking setup (management network, provider network, etc.)
Thanks in advance
I have tunnel network, internal, public network, provider network ( floating ip ) and running multi region cluster. But while i was deploying octavia in test cluster. I could not bring the loadbalancer
u/Rajendra3213 — 6 days ago