Thread
:
High IO Wait time on AIX 5.2
View Single Post
#
4
(
permalink
)
01-05-2008, 07:55 AM
0xbeef
Posts: n/a
Re: High IO Wait time on AIX 5.2
Sure.
You can use filemon to identify top I/O activities:
filemon -O lf -o filemon.out # start capture
trcstop # stop capture
Use -T option if you get "buffer overflow" messages
0xbeef
0xbeef