Results 677 comments of Tim Gross

@shoenig I'm not sure if this is something we could explore improving in the documentation / guide?

See also https://github.com/hashicorp/nomad/issues/26852

Hi @sevensolutions! I thought we already did support this but you're right that the search box doesn't allow for it now. The API supports getting allocations by ID for the...

Oof, looks like we've had https://github.com/hashicorp/nomad/issues/10589 open for a while with this same request. I'll close that out in lieu of this one.

One of the nice things about doing it client-side is that the decision making is local to the problem. If a node is just having trouble getting allocs started in...

> Give me some time to capture the data. Although the graphs you shared are great it would really help us to figure out the exact problem if you were...

Got a heap dump from @payt0nc via the mailing list which looks like this: This looks to be the issue that we fixed in https://github.com/hashicorp/nomad/pull/26737 which we shipped in Nomad...

Hi @KristinLBradley! Just doing a little triage of open PRs and noticed this was still open. Do we still want this?

_Edit: ignore everything I wrote originally here, as I was misreading your post_. Fixed version below: 😊 Hi @inahga! You're right, this should fail validation. I'll mark this for roadmapping.

> More broadly, what can we do to make per_alloc work for dynamic host volumes? What about it breaks when applied to DHVs and not CSI volumes? The `per_alloc` flag...