Linux server shows high load average but low CPU
Load average counts processes waiting on IO or locks, not just CPU. A slow disk can run load to 50 without CPU doing anything.
Try this first
- 1Compare uptime, top and iostat -x 1 to see IO-wait
- 2Identify processes in D-state with ps aux looking at stat D
- 3Inspect dmesg for disk or NFS errors causing hangs
- 4Check NFS or CIFS mounts for stalls
When to bring us in
For persistent IO-wait: investigate bcache, mdraid status or cloud-disk throttling as the cause.
See also
- My laptop is suddenly slowThree main suspects: a runaway background process, near-full disk, or a Windows update in progress.
- One specific application is slow for everyoneIf an app is slow for one person: local. For everyone at once: server side or vendor side.
- Opening files from the file server takes minutesOften the server itself is fine and the issue is network routing or stalling DNS resolution.
None of the above fits?
Describe your situation below. We pass your input plus the steps you already saw to our AI and return tailored next-step advice. If it's too risky to DIY, we'll say so.
Or skip the DIY entirely
Our Managed IT clients do not look these things up. One point of contact, a fixed monthly price, resolved within working hours.