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

api/packet: change default ARM server #257

Merged
merged 2 commits into from
Nov 22, 2021

Conversation

tormath1
Copy link
Contributor

c2.large.arm are deprecated too and CI is failing with:

2021-11-22T09:31:56Z kola: creating new machine for semver check: couldn't create device: POST https://api.packet.net/projects/2c850bb4-70b4-4dcd-b60f-2d0be86d0ae4/devices: 422 No available servers with plan c2.large.arm in facility sv15

c2.large.arm is deprecated in favor of: c3.large.arm.

See also: https://metal.equinix.com/developers/docs/servers/server-specs/#c3largearm

Signed-off-by: Mathieu Tortuyaux mtortuyaux@microsoft.com

`c2.large.arm` are deprecated too and CI is failing with:
```
2021-11-22T09:31:56Z kola: creating new machine for semver check: couldn't create device: POST https://api.packet.net/projects/2c850bb4-70b4-4dcd-b60f-2d0be86d0ae4/devices: 422 No available servers with plan c2.large.arm in facility sv15
```

c2.large.arm` is deprecated in favor of: `c3.large.arm`.

See also: https://metal.equinix.com/developers/docs/servers/server-specs/#c3largearm

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
@tormath1 tormath1 marked this pull request as ready for review November 22, 2021 16:24
@tormath1 tormath1 requested a review from a team November 22, 2021 16:24
@pothos
Copy link
Member

pothos commented Nov 22, 2021

We also need to switch the region to Dallas or Washington DC for ARM64 in https://github.com/flatcar-linux/scripts/blob/main/jenkins/kola/packet.sh because these two are the only ones where hourly availability is: https://metal.equinix.com/product/servers/c3-large-arm/

@tormath1
Copy link
Contributor Author

We also need to switch the region to Dallas or Washington DC for ARM64 in https://github.com/flatcar-linux/scripts/blob/main/jenkins/kola/packet.sh because these two are the only ones where hourly availability is: https://metal.equinix.com/product/servers/c3-large-arm/

@pothos good catch thanks - in this case, let's move everything to Dallas (da11) both instance types (c3.small.x86 and c3.large.arm) are available within this facility.

@pothos
Copy link
Member

pothos commented Nov 22, 2021

We also need to switch the region to Dallas or Washington DC for ARM64 in https://github.com/flatcar-linux/scripts/blob/main/jenkins/kola/packet.sh because these two are the only ones where hourly availability is: https://metal.equinix.com/product/servers/c3-large-arm/

@pothos good catch thanks - in this case, let's move everything to Dallas (da11) both instance types (c3.small.x86 and c3.large.arm) are available within this facility.

For PXE booting it helps when the instances are in the same data center or region, I would not move c3.small.x86 to Dallas because it's almost 3000 km away - the exception for arm64 should also annotate that it is a temporary measure until there is c3.large.arm availability in SJC/SV.

@tormath1 tormath1 merged commit c31972f into flatcar-master Nov 22, 2021
@tormath1 tormath1 deleted the tormath1/em-arm-server branch November 22, 2021 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants