Summary - High I/O Wait but can't find which process is doing it

From: <rene_casalme_at_baxter.com>
Date: Fri Dec 06 2002 - 13:51:58 EST
Thank you to all who responded.

The one I find helpful is the "ps -elf" which shows the status of the
processes.  There were a number of suggestions to perform a truss to see
what's going on with that process - as seen in the "ps -elf" command.  A
number of people suggested using the lsof command.  In my particular
situation this was not as helpful since there were a number of database
running in the busy partition - lsof showed me all of the big datafiles
opened by the five database instances.

I noted that the developers were creating databases on their own.  The
/etc/system parameters were for two databases so I increased the number of
semaphores based on the Oracle guidelines.  This appears to have solved the
problem and alleviated what appears to be locking.

Many thanks to the following people:
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Fri Dec 6 13:56:28 2002

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:00 EST