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

Wrong HW profile when creating servers #89

Closed
bkircher opened this issue Nov 24, 2020 · 0 comments
Closed

Wrong HW profile when creating servers #89

bkircher opened this issue Nov 24, 2020 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers
Milestone

Comments

@bkircher
Copy link
Contributor

bkircher commented Nov 24, 2020

gscloud server create --name foo --cores=1 --mem=1 --with-template="CentOS 8 (x86_64)" --password=secret --hostname=foo

Creates a server with pc-i440fx-2.4 machine type (and no public net interface). It is tagged as "Standard" hardware profile in the panel. But actually haven't seen that before.

I would expect the default to be 'pc-q35-2.10' machine type which is tagged as "Q35 Chipset" hardware profile in the panel.

Not sure where this comes from, need to check gsclient-go and gridscale API docs.

@bkircher bkircher added bug Something isn't working good first issue Good for newcomers labels Nov 24, 2020
@bkircher bkircher added this to the v0.7.0 milestone Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant