-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Nomad does not correctly detect memory in Allocated Resources #5048
Comments
Below is my job definition
And running
|
what is your |
We found out that we are using the wrong 32-bit binary instead of 64-bit binary. After updating to 64-bit binary, everything works fine. |
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues. |
I run
nomad node status 9fb15cd7
on my nomad node and it returns 0/0 for the "Allocated Resources". This also happens to all other nodes in my cluster.OS: CentOS Linux release 7.5.1804 (Core)
Nomad Version: v0.8.6 (ab54ebc+CHANGES)
The text was updated successfully, but these errors were encountered: