What if kolla-ansible deploys openstack Times wrong?
This article is about kolla-ansible deployment openstack Times wrong how to do, the editor feels very practical, so share with you to learn, I hope you can learn something after reading this article, say no more, follow the editor to have a look.
A Waiting for virtual IP to appear error occurred when kolla-ansible deployed openstack:
TASK [haproxy: Waiting for virtual IP to appear] *
Fatal: [vm1]: FAILED! = > {"changed": false, "elapsed": 301, "failed": true, "msg": "Timeout when waiting for 172.168.215.111 FAILED 3306"}
Solution:
If there are multiple keepalived clusters running on the same layer 2 network, edit / etc/kolla/globals.yml and reset the value of keepalived_virtual_router_id. Keepalived_virtual_router_id should range from 0 to 255 and be unique.
The above is what to do when kolla-ansible deploys openstack Times wrong. The editor believes that there are some knowledge points that we may see or use in our daily work. I hope you can learn more from this article. For more details, please follow the industry information channel.