Hi Folks,
I am deploying a multinode Openstack cluster using kolla-ansible.
Network composition:
Bond0: network_interface/kolla_internal_vip_address
Bond1.101: kolla_external_vip_address/interface
Bond1 also had br-ex ovs bridge configured on it directly.
Bond2: storage interface
With this config I am trying to deploy through kolla.
The deployment repeatedly fails at HAproxy: waiting for internal IP to appear or mariadb trying to be active via haproxy.
Not sure what's the cause of this.
I have given unique keepalive_id too.
Generated proper passwords as required by stein.
Haproxy is not generating any logs too yet.
Any help would be appreciated.
Regards,
Roshan