Answer the question
In order to leave comments, you need to log in
Why 100% loading of kworker?
CPU usage has suddenly increased. Only docker and mongi replica are running on the host.
It turned out that kworker hangs in the processes and consumes almost the entire processor.
Primary googling led to diagnostics using the perf utility. It turned out like this:
perf record -g -a sleep 10
perf report
Answer the question
In order to leave comments, you need to log in
Here it is recommended to update the kernel version and load the system less.
If Monga loads, then you need to limit the load on it or limit the CPU of the Docker container.
There is a good utility for system monitoring - atop .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question