Tagged Questions

1
vote
3answers
4k views

Debugging 100% iowait problem in linux

I've been trying to trace down why I have 100% iowait on my box. If I do something like a mysql select query, system goes to 100% iowait (on more than one cpu on my server,) which kills my watchdogs ...