Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: urgent: lots of db file sequential read
What's the average time/wait, since adding devices?
I think you should focus on time/event, not count/event.
Thanks.
-----Original Message-----
Sent: Tuesday, February 25, 2003 3:04 PM
To: Multiple recipients of list ORACLE-L
hi, friends:
My db server has one poor t3(raid5, 256M Cache) and it is rather slow
in disk io.
This night, I added a second T3(256M Cache,Raid10) to the database and
moved half of datafiles to the second raid.
But it seems from statspack, IO wait is more than before:
Statistic Total per Second perTrans
--------------------------------- ---------------- ------------ ------------ CPU used by this session 66,663 23.5 8.2 CPU used when call started 66,692 23.58.2
now: 66 cpu used /178 cpu waited.
But with the old configuration, cpu used vs cpu waited is like:
old: 7832 cpu used / 17508 cpu waited
Statistic Total per Second perTrans
--------------------------------- ---------------- ------------ ------------ CPU used by this session 7,832,321 167.4 9.5 CPU used when call started 7,832,333 167.49.5
These snapshot are from different time and different time lengh, but I
think after i added a disk array to disk array, IO wait should slowdown,
but from the new statspack, relatively more time is spent on io wait?
How to explain this?
Thanks.
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: chao_ping
INET: chao_ping_at_vip.163.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: John Clarke
INET: jclarke_at_centroidsys.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Feb 25 2003 - 21:18:45 CST