Hi, I am trying to replace machines having HDD with little powerful machines having SSD in production. The data present in each node is around 300gb. But the newer machines have 2 X 200GB SSDs instead of a single disk.
"data_file_directories" looks like a multi-valued config which I can use. Am I looking at the right config? How does the data is distributed evenly? Leveled Compaction Strategy is used for the tables. Thanks!