LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Limiting I/O usage (https://www.linuxquestions.org/questions/linux-newbie-8/limiting-i-o-usage-614172/)

sanu107 01-17-2008 12:54 AM

Limiting I/O usage
 
Hi,

Is there any way I can limit the I/O usage of a process or all the processes in a system. I have a server which regularly tars the log files and does a backup. But during this tar operation I see heavy iowait in the top command, which causes my other process to timeout.

Is there any way I can reduce the iowait when tar is running so that the other processes are not effected.

Thank you.

syg00 01-17-2008 01:04 AM

"man ionice"


All times are GMT -5. The time now is 10:04 AM.