Re: High load, low IO wait, moderate CPU usage

2018-06-15 Thread Elliott Sims
Do you have an actual performance issue anywhere at the application level? If not, I wouldn't spend too much time on it - load avg is a sort of odd indirect metric that may or may not mean anything depending on the situation. On Fri, Jun 15, 2018 at 6:49 AM, Igor Leão wrote: > Hi there, > > I

High load, low IO wait, moderate CPU usage

2018-06-15 Thread Igor Leão
Hi there, I have a Cassandra cluster running on Kubernetes. This cluster has 8 running instances with 8Gb of memory and 5 CPU cores. I can see a high load avg in multiple instances, but no IO wait and moderate CPU usage. Do you know how I can solve this issue? Best, Igor