-
Notifications
You must be signed in to change notification settings - Fork 2k
Device not shown if occupied by a task #25583
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
Comments
Hi @ruspaul013, Im looking at the issue you are reporting and I wanted to know if you are installing the |
@Juanadelacuesta yes, This is my nomad config:
I may have labeled it wrong, I don't think it is a bug - maybe a feature. |
Hi @ruspaul013 so updating the label fixed your problem? |
Nope, I still have the problem. |
Nomad version
Operating system and Environment details
Plugin "nomad-usb-device" v0.4.0
OS: AlmaLinux 9.5
Issue
When you inspect a node, for devices will appear something like this:
Even if the resource is in use, this is not shown. So it's not possible to know which resources are currently used. I know that allocations could be denied due to lack of resources, but cannot be tracked to the node level.
Reproduction steps
Expected Result
I expect to see which task uses the resources.
Actual Result
It shows the device stats or none ( based on the device used ).
Job file (if appropriate)
The text was updated successfully, but these errors were encountered: