OpenVZ Forum


Home » General » Support » ioacct interpretation and unit
Re: ioacct interpretation and unit [message #36082 is a reply to message #36076] Wed, 20 May 2009 11:53 Go to previous messageGo to previous message
maratrus is currently offline  maratrus
Messages: 1495
Registered: August 2007
Location: Moscow
Senior Member
Hi,

to get full information you'd better look through kernel sources Smile

I doubt that all of the output numbers help you very much but I'd like to explain a little bit "dirty" and "write" numbers' meaning.

Writing to disk might be divided into two phases: writing to page and then writing to disk. "dirty" and "write" fields of /proc/bc/$VEID/ioacct output correspond to the former and to the latter phases.
So, if a "dirty" field is continuously growing and "write" field is not (or much slower that "dirty") this means that i/o scheduler doesn't allow this particular VE to write to disk.
 
Read Message
Read Message
Read Message
Previous Topic: Adding New IP Range
Next Topic: How to limit CPU utilization for VE?
Goto Forum:
  


Current Time: Tue Sep 03 03:12:25 GMT 2024

Total time taken to generate the page: 0.04817 seconds