Runbook

Latency Caused by Shared Storage in Cassandra

Back to Runbooks

Overview

This incident type refers to a situation where a delay or slowness occurs in a system that uses Cassandra database due to the shared storage. Shared storage means multiple servers are accessing the same storage unit, and this can cause latency issues. This type of incident can lead to performance degradation, and it needs to be addressed promptly to ensure optimal system performance.

Parameters

Debug

Check if Cassandra is running

Check for any errors in Cassandra logs

Check the Cassandra cluster status

Check the status of the shared storage

Check the network latency between Cassandra nodes

Check the read/write latency of Cassandra using cqlsh

Repair

Learn more

Related Runbooks

Check out these related runbooks to help you debug and resolve similar issues.