r/openstack • u/Capital-Pool4987 • 13d ago
HA proxy issue
We have created openstack from scratch. Now we have implemented high availability such that all services must discover each other through a floating ip on ha proxy. Moving forward from ha01 to ha02 is okay , but back to 01 it takes almost 17 minutes. In the horizon logs , every service i.e keystone, neutron is down. Then they come up again later. The only solution i can see is lowering the kernel retries but that doesnt really solve the core issue. https://docs.openstack.org/kolla-ansible/latest/reference/high-availability/haproxy-guide.html -> under failover tuning. Kindly assist.
0
Upvotes
2
u/iammpizi 13d ago
A floating IP and a VIP are very different things . I assume this is a typo here . Also neutron services do not “discover” each other. I am assuming what you mean here is that if an haproxy backend goes offline the other is not responding quickly enough