After precalculated values for io_properties.yaml and the corresponding scriptology moved to scylla-machine-image package we need to do some extra steps to pick them up now:
Install Scylla and Scylla-machine-image
Run scylla_setup without running io_setup
run the command sudo /opt/scylladb/scylla-machine-image/scylla_cloud_io_setup
Let's implement it for at least 2022.1.x version.
I hope this won't be needed for newer versions... ;)
After precalculated values for
io_properties.yaml
and the corresponding scriptology moved toscylla-machine-image
package we need to do some extra steps to pick them up now:Let's implement it for at least 2022.1.x version. I hope this won't be needed for newer versions... ;)