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

support gcp disks tuning out of box #6631

Closed
tarzanek opened this issue Jun 10, 2020 · 0 comments · Fixed by #6632
Closed

support gcp disks tuning out of box #6631

tarzanek opened this issue Jun 10, 2020 · 0 comments · Fixed by #6632
Assignees
Milestone

Comments

@tarzanek
Copy link
Contributor

Scylla should automatically set the speeds of nvme raids for GCP VMs,
similar as it does for AWS

tarzanek added a commit to tarzanek/scylla that referenced this issue Jun 10, 2020
unsupported setups need to use dev mode
fixes scylladb#6631
tarzanek added a commit to tarzanek/scylla that referenced this issue Jun 12, 2020
not recommended setups will still run iotune
fixes scylladb#6631
@slivne slivne added this to the 4.2 milestone Jun 14, 2020
tarzanek added a commit to tarzanek/scylla that referenced this issue Jun 20, 2020
not recommended setups will still run iotune
fixes scylladb#6631
tarzanek added a commit to tarzanek/scylla that referenced this issue Jun 22, 2020
not recommended setups will still run iotune
fixes scylladb#6631
tarzanek added a commit to tarzanek/scylla that referenced this issue Jun 22, 2020
not recommended setups will still run iotune
fixes scylladb#6631
tarzanek added a commit to tarzanek/scylla that referenced this issue Aug 6, 2020
Iotune isn't run for supported/recommended GCP instances anymore,
we set the I/O properties now based on GCP tables or our
measurements(where applicable).
Not recommended/supported setups will still run iotune.

Fixes scylladb#6631
avikivity added a commit that referenced this issue Aug 10, 2020
"
not recommended setups will still run iotune
fixes #6631
"

* tarzanek-gcp-iosetup:
  scylla_io_setup: Supported GCP VMs with NVMEs get out of box I/O configs
  scylla_util.py: add support for gcp instances
  scylla_util.py: support http headers in curl function
  scylla_io_setup: refactor iotune run to a function
avikivity added a commit that referenced this issue Aug 10, 2020
"
not recommended setups will still run iotune
fixes #6631
"

* tarzanek-gcp-iosetup:
  scylla_io_setup: Supported GCP VMs with NVMEs get out of box I/O configs
  scylla_util.py: add support for gcp instances
  scylla_util.py: support http headers in curl function
  scylla_io_setup: refactor iotune run to a function
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 a pull request may close this issue.

2 participants