Hi, run dmesg on your deployment host. It should print which process has been evicted by the OOM killer. We had similar issues with our deployment host. We had to increase its memory to 9G to have openstack-ansiblle working properly. You should also monitor the memory usage of your processes on the controller/deployment host.
good luck, Laszlo On 18.09.2018 13:43, Anirudh Gupta wrote:
Hi Team, I am installing Open Stack Queens using the Openstack Ansible and facing some issues *System Configuration* *Controller/Deployment Host* RAM - 12 GB Hard disk - 100 GB Linux - Ubuntu 16.04 Kernel Version - 4.4.0-135-generic *Compute* RAM - 4 GB Hard disk - 100 GB Linux - Ubuntu 16.04 Kernel Version - 4.4.0-135-generic *Issue Observed:* When we run the below playbook openstack-ansible setup-openstack.yml *Error Observed:* After running for some duration, it throws the error of "Out of Memory Killing mysqld" In the "top" command, we see only haproxy processes and the system gets so slow that we are not even able to login into the system. Can you please help me in resolving the issue. Regards Anirudh Gupta _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack