LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   What is iowait? (https://www.linuxquestions.org/questions/linux-newbie-8/what-is-iowait-415961/)

mynameisjohnny 02-16-2006 12:10 AM

What is iowait?
 
Can someone tell me what is iowait and what is it's purpose on a server?

gilead 02-16-2006 06:34 PM

As far as I know it's the time that the CPU sits idle waiting for disk I/O to complete. It's a performance statistic, but not one I know much about.

ejd021 07-27-2010 05:23 AM

Ans:
 
Hi,

%iowait:

Percentage of time that the CPU was idle during which the system had an outstanding disk I/O request.

You can get the %iowait using the following command.

# mpstat

OR

# iostat

OR

# sar



Regards
ejd021
http://ejd021-linux.blogspot.com/


All times are GMT -5. The time now is 02:31 PM.