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

scylla_cloud.py:Add i4g to supported instances #475

Merged

Conversation

yaronkaikov
Copy link
Collaborator

Following the changes in
#460, we need also to add i4g to list of instance_class

This will prevent the following error during image startup

Version:
        5.4.0~dev-0.20230829.83ceedb18bdc
Nodetool:
        nodetool help
CQL Shell:
        cqlsh
More documentation available at:
        https://docs.scylladb.com/
By default, Scylla sends certain information about this node to a data collection server. For more details, see https://www.scylladb.com/privacy/

    i4g is not eligible for optimized automatic tuning!

To continue the setup of Scylla on this instance, run 'sudo scylla_io_setup'
then 'sudo systemctl start scylla-server'.
For a list of optimized instance types and more instructions, see http://www.scylladb.com/doc/getting-started-amazon/

Ref: https://github.com/scylladb/scylla-pkg/pull/3556

Following the changes in
scylladb#460, we need also
to add `i4g` to list of instance_class

This will prevent the following error during image startup
```
Version:
        5.4.0~dev-0.20230829.83ceedb18bdc
Nodetool:
        nodetool help
CQL Shell:
        cqlsh
More documentation available at:
        https://docs.scylladb.com/
By default, Scylla sends certain information about this node to a data collection server. For more details, see https://www.scylladb.com/privacy/

    i4g is not eligible for optimized automatic tuning!

To continue the setup of Scylla on this instance, run 'sudo scylla_io_setup'
then 'sudo systemctl start scylla-server'.
For a list of optimized instance types and more instructions, see http://www.scylladb.com/doc/getting-started-amazon/
```

Ref: scylladb/scylla-pkg#3556
@yaronkaikov yaronkaikov merged commit a5c3707 into scylladb:next Aug 30, 2023
1 check passed
@yaronkaikov yaronkaikov deleted the add-i4g-to-supported-instances branch August 30, 2023 07:23
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.

2 participants