Vertically Scaling Cassandra
Run the following commands before the activity from one of the cassandra nodes |
Stop the traffic from outside. Stop nginx-public |
|
Stop the samza jobs |
Run nodetool drain in every cassandra node |
Stop cassandra process in every cassandra node |
Take a disk snapshot of each cassandra VM |
Stop the cassandra VMs and change the instnace type d8sV3 |
Start the cassandra VMs |
Run the following commands from one of the cassandra nodes |
Run sample cassandra queries |
Start the samza jobs |
Start nginx-public to allow traffic |