The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 06-19-2005
TioTony's Avatar
TioTony TioTony is offline
Bit Pusher
 

Join Date: Oct 2001
Location: Southern California
Posts: 332
Can you provide more details about the system? What is the OS and what are the disk systems involved?

I would start with sar -d, this will let you know which disk is having a problem(if it is a disk, which is usually the case with heavy IOWAIT).

Based on what is stored on that disk you can probably start tracking down any applications what would access it.
Reply With Quote