Skip to content
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

Bump Nomad from 1.0.4 to 1.1.0 #258

Closed
lens0021 opened this issue May 18, 2021 · 2 comments
Closed

Bump Nomad from 1.0.4 to 1.1.0 #258

lens0021 opened this issue May 18, 2021 · 2 comments
Assignees
Labels
operation 점검, 인프라 작업

Comments

@lens0021
Copy link
Member

lens0021 commented May 18, 2021

BACKWARDS INCOMPATIBILITIES:

  • csi: The attachment_mode and access_mode field are required for volume blocks in job specifications. Registering a volume requires at least one capability block with the attachment_mode and access_mode fields set. [GH-10330]

TODO:

NOMAD_VERSION=1.1.0
PROCESSOR="arm64"
curl "https://releases.hashicorp.com/nomad/${NOMAD_VERSION}/nomad_${NOMAD_VERSION}_linux_${PROCESSOR}.zip" \
    -Lo /home/ec2-user/nomad.zip
sudo unzip /home/ec2-user/nomad.zip -d /usr/local/bin/
rm /home/ec2-user/nomad.zip
sudo systemctl restart nomad
@lens0021 lens0021 self-assigned this May 18, 2021
@lens0021 lens0021 added this to To do in femiwiki.com via automation May 18, 2021
lens0021 added a commit to femiwiki/infra that referenced this issue May 18, 2021
@lens0021 lens0021 moved this from To do to In Progress in femiwiki.com May 18, 2021
@lens0021 lens0021 moved this from In Progress to Blocked in femiwiki.com May 19, 2021
@lens0021
Copy link
Member Author

terraform-provider-nomad v1.4.15 which has nomad_external_volume resource for Nomad 1.1's new CSI volume capabilities is not yet released.

@lens0021 lens0021 moved this from Blocked to In Progress in femiwiki.com Jun 2, 2021
@lens0021 lens0021 added the operation 점검, 인프라 작업 label Jun 2, 2021
@lens0021
Copy link
Member Author

lens0021 commented Jun 4, 2021

As the previously run jobs were not recognized by a new nomad service, especially in nomad job status, I had to stop all the jobs manually. Anyway, the upgrade is done.

@lens0021 lens0021 closed this as completed Jun 4, 2021
@lens0021 lens0021 moved this from In Progress to Done in femiwiki.com Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
operation 점검, 인프라 작업
Projects
Status: Done
femiwiki.com
  
Done
Development

No branches or pull requests

1 participant