-
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
0.95 nomad arm reports 0mb memory available #6222
Comments
@markopolo123 Could you share your client configuration? - I'm wondering if this could be related to #6134 |
contents of /etc/nomad.d/client.hcl:
nomad agent-info
Let me know if you'd like any more information! |
Update; running a 64 bit OS and using the arm64 nomad package works fine:
|
For anyone else who finds this thread, I had to set the
I tried switching to a 64bit kernel with 32bit userspace (still Raspbian Buster Lite as above) and running the arm64 package, but it couldn't execute so I'm stuck with 1024GB ram that nomad can use on my pi :( |
I notice that the merged commit shown above is in the 0.10 milestone and I've only tried up to version 0.9.7 so perhaps this is fixed in 0.10 for arm? (I'm trying to hold off from going to 0.10 until all of the features have landed) |
I have the same problem when running nomad of version 0.9.7 on Raspberry pi 4 with 4GB ram. |
@jahentao You'd need to be running Nomad 0.10 or higher to have this work :) |
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. |
Nomad version
0.95 and 0.94
Operating system and Environment details
Linux Raspbian Buster on Raspberry PI 4
Issue
cannot allocate jobs as nodes are always exhausted of memory - reports 0B available.
setting memory in client.hcl does not help.
Reproduction steps
pi@leader-01:~ $ nomad node status 74f1611a
ID = 74f1611a
Name = client-01
Class =
DC = homecluster
Drain = false
Eligibility = eligible
Status = ready
Uptime = 1h22m55s
Driver Status = docker,exec
Node Events
Time Subsystem Message
2019-08-26T22:59:16+01:00 Cluster Node registered
Allocated Resources
CPU Memory Disk
0/6000 MHz 0 B/0 B 0 B/16 EiB
Host Resource Utilization
CPU Memory Disk
60/6000 MHz 351 MiB/3.8 GiB 1.8 GiB/58 GiB
Allocations
No allocations placed
Job file (if appropriate)
using example.nomad from nomad init.
Nomad Client logs (if appropriate)
If possible please post relevant logs in the issue.
Logs and other artifacts may also be sent to: [email protected]
Please link to your Github issue in the email and reference it in the subject
line:
Emails sent to that address are readable by all HashiCorp employees but are not publicly visible.
Nomad Server logs (if appropriate)
The text was updated successfully, but these errors were encountered: