Reducing Disk IO rate
Typical message I get via email:
Your Linode, my-VPS, has exceeded the notification threshold (1000) for disk io rate by averaging 1442.34 for the last 2 hours.
7 Replies
But the 1000 ops/sec doesn't have a meaning without context. Is that a lot? Or, busy but not overwhelmed?
To be nice for the other people on your physical node it'll be good to watch with iotop though, to see what's causing it.
@umdenken:
The CPU usage and transfer quota are measured in percent, and so they make some kind of cognitive sense.
But the 1000 ops/sec doesn't have a meaning without context. Is that a lot? Or, busy but not overwhelmed?
Unfortunately, you can't transfer IOPS into a useful percentage since there are so many factors that can determine the max IOPS. Read versus write, sequential versus random, 4KB versus 32KB, etc.