View Single Post

   
  #2 (permalink)  
Old 01-05-2008, 07:54 AM
Mark Taylor
 
Posts: n/a
Default Re: High IO Wait time on AIX 5.2

read the perf docs .. wait i/o means the cpu is idle with at least 1
i/o outstanding for that cpu .. high wait i/o CAN indicate disk
subsystem issues, but the real test is to benchmark your disk subsystem
and test i/o throughput and response time. wait i/o is "more often than
not" a red herring.

Rgds
Mark Taylor

Reply With Quote