This incident type refers to an issue related to the Cassandra storage system. It indicates that there are exceptions occurring in the Cassandra storage system, which is causing problems with the functioning of the system. This can have a significant impact on the performance of the system and may require urgent attention to resolve the issue.
Parameters
Debug
Check if Cassandra is running
Check the Cassandra logs for any errors
Check the status of the Cassandra cluster
Check the disk space usage on each node in the cluster
Check the status of the Cassandra storage on each node in the cluster
Check the metrics for the Cassandra cluster
Check the load on each node in the cluster
Check the replication factor of the keyspace
Check the schema of the table
Repair
Step 1: Analyze system logs for errors related to Cassandra storage
Step 2: Review Cassandra configuration settings
Step 3: Verify network connectivity for Cassandra nodes
Step 4: Check hardware resources of each Cassandra node
Step 5: Review query patterns and data access patterns of the application
Try restarting the Cassandra service to see if the issue resolves itself. If restarting the service does not work, consider performing a rolling restart of Cassandra across the cluster.
Learn more
Related Runbooks
Check out these related runbooks to help you debug and resolve similar issues.