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

[Backport perf-v15] fix(force_run_iotune): run scylla_io_setup and not directly iotune #9808

Merged

Conversation

scylladbbot
Copy link

the iotune command was generating only io-properties.yaml and not the io.conf file that should point to it.

so it was working on supported instance types, but was failing to do it's purpose on unsupported instance types.

Testing

PR pre-checks (self review)

  • I added the relevant backport labels
  • I didn't leave commented-out/debugging code

Reminders

  • Add New configuration option and document them (in sdcm/sct_config.py)

  • Add unit tests to cover my changes (under unit-test/ folder)

  • Update the Readme/doc folder relevant to this change (if needed)

  • (cherry picked from commit 8079b11)

Parent PR: #9802

the iotune command was generating only `io-properties.yaml` and not
the `io.conf` file that should point to it.

so it was working on supported instance types, but was failing
to do it's purpose on unsupported instance types.

(cherry picked from commit 8079b11)
@fruch fruch merged commit 1268e91 into scylladb:branch-perf-v15 Jan 13, 2025
6 checks passed
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