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

Replace GCP instance types n1 with n2 #8971

Closed
mykaul opened this issue Oct 10, 2024 · 2 comments · Fixed by #9332
Closed

Replace GCP instance types n1 with n2 #8971

mykaul opened this issue Oct 10, 2024 · 2 comments · Fixed by #9332
Assignees

Comments

@mykaul
Copy link
Contributor

mykaul commented Oct 10, 2024

This is what we recommend.

See https://github.com/search?q=repo%3Ascylladb%2Fscylla-cluster-tests%20%22gce_instance_type_db%3A%20%27n1%22&type=code

@mykaul
Copy link
Contributor Author

mykaul commented Oct 10, 2024

Price comparison (https://gcpinstances.doit.com/?compare_on=true&selected=n1-highmem-8,n2-highmem-8 ):

Note that with n2, you can ask for IceLake (which is what Siren does) which is 30% faster or so in CPU compared to Cascade Lake (which you might get by default)

@mykaul mykaul removed their assignment Oct 13, 2024
@roydahan
Copy link
Contributor

@dimakr just blindly replace all n1 to n2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants