-
Notifications
You must be signed in to change notification settings - Fork 125
Description
Looked at atop and noticed disk load from 95% to 100%.
I started to analyze, it all started with the fact that I turned off all the working projects on this dedicated server and noticed that the load had dropped to 15-20%, I thought it was in the projects .. but it wasn’t there, the load returned again and began to reach 75-85%, in atop it was clear that when kworker appeared, the disk load instantly jumped.
atop screenshots:
-
https://i.stack.imgur.com/nQ86t.png
I look in
perf log,perf topand see:https://i.stack.imgur.com/1VOxm.png
https://i.stack.imgur.com/KdXFa.pngDrives are healthy, speed result:
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 0.4319 s, 2.5 GB/sTiming buffered disk reads: 3878 MB in 3.00 seconds = 1292.39 MB/secwhat can be done in the next steps to localize the problem and load disks by 95-100%?
debian 10 Debian 4.19.181-1
The problem is similar to the one described in the closed request on github.
can you tell me the options for the outcome, how to fix where?
#47