Input/output blockages in the Cassandra cluster
This content applies only to On-premises and Client-managed cloud environments
Address input/output (I/O) blockages in a Cassandra cluster or low CPU resources by reviewing the CPU statistics.
- From a Linux terminal, run the top command.
- In the Linux report, find the CPU usage section (%Cpu(s)).
- If the value of the wa parameter is higher
than 1, investigate the source of the
problem, for example, by performing other Cassandra troubleshooting
procedures.For more information, see the Troubleshooting section of the Apache Cassandra documentation.
Previous topic Addressing common issues Next topic Increasingly slower read operations