Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSError: Cannot allocate memory #118

Open
apurvann opened this issue Dec 7, 2017 · 0 comments
Open

OSError: Cannot allocate memory #118

apurvann opened this issue Dec 7, 2017 · 0 comments

Comments

@apurvann
Copy link

apurvann commented Dec 7, 2017

I am trying to deploy my cluster on openstack using this command: kubespray openstack --masters 2 --nodes 3 --etcds 3 --noclone --cluster-name sparkt

It ran fine the first time, but after that I have been experiencing memory errors (shown below)

TASK [download : container_download | Download containers if pull is required or told to always pull] *******************************************************************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: OSError: [Errno 12] Cannot allocate memory
fatal: [k8s-sparkt-bs41rs]: FAILED! => {"failed": true, "msg": "Unexpected failure during module execution.", "stdout": ""}

I tried to configure the swap but it failed saying that it won't progress if it finds the swap.

Anyone ran into this error before?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant