Ume,
Performance depends on the Disk configuration(RAID ,SSA etc) and the
SCSI interfaces and the Model of the machine(Iam sure you know that).
Just iostat will not be enough to trace the disk performance issue .If
you see too much pagein page out in vmstat then you might have to
distribute your Paging space acroos VG or PV's.USe vmstat,iostat and SAR
commands in sync and try to get a feel of which part of Disk is causing
the performance bottleneck.
It is advisable to keep your jfs logs(which is accessed the most ) in a
different disk then some of your application(maybe say Oracle ).So
identify the bottleneck and distribute your applications.
-samit
> Is their any utility/command I can use
> to determine if there is a disk performance
> problem. I did notice a high
> disk service time in the iostat report?
> No error messages reported by root and
> I have now turned on all debugging logs.
> Any suggestions to rule out disk error/
> performance???
> Thnx in advance
> Ume