Closed tantra35 closed 7 years ago
Please run nomad status -all-allocs teamcity
. The status only shows allocs by default for the currently launched job, not older versions. You probably ran, stop and then re-ran.
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. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Nomad version
Nomad v0.6.0-dev (b5f687df1dfc71f484c9bdfe51190ec124b3d3c3)
Issue
For one of jobs we see that it doiens't have any allocation:
but allocations exists and present on some of our nodes(for this case this is node with id
a6026d01(vol-h-docker-02)
)and we can see that when launch
nomad node-status a6026d01
As you can see allocation for job
teamcity
exists with id93587b10
restart of nomad service on
vol-h-docker-02(a6026d01)
node which placed "hidden" allocations does nothing