-
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 0.6.0 nomad crashes #3008
Comments
Hey sorry you ran into this. Where you updating from an older version of Nomad? What was the state of the previous cluster? |
Hi, I did upgrade from 0.5.5, I went to 0.6.0rc2 but that was sometime ago and it seemed stable, then the crash happened, I then tried upgrading to 0.6.0 but the same issue continued. I ended up starting from scratch and resubmitting all old jobs. |
This PR fixes an allignment calculation when determining the bitmap size. Fixes #3008
We ran into this again, and can confirm current 0.6.1-dev brought the servers back into quorum, thanks so much! |
@discobean Sorry you ran into it again :( 0.6.1 will be out soon! |
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 a question, prepend your issue with
[question]
or preferably use the nomad mailing list.If filing a bug please include the following:
Nomad version
0.6.0 linux
Operating system and Environment details
linux, cluster with 3 masters in quorum
Issue
Nomad servers crashed. If started 1 master Nomad would continue running. Once started a second master to achieve quorum the cluster would fail and both applications would crash.
I tried restarting with a peers.json to recover, but it seems the issue was not with finding each other, but with maybe? an invalid or broken job specification somewhere?
Reproduction steps
I'm not able to reproduce
Nomad Server logs (if appropriate)
Nomad Client logs (if appropriate)
Job file (if appropriate)
N/A
The text was updated successfully, but these errors were encountered: