Saturday, May 4, 2024

Cassandra read latency increased in past few days

As a root user clear the cache as below.

# sync echo 3 > /proc/sys/vm/drop_caches

Then monitor the node's disk IO using this command as root: iostat -tx 1

Observe: Does %iowait constantly climbs over 1%?

***

No comments:

Post a Comment