Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Orion test question

Orion test question

From: lsllcm <lsllcm_at_gmail.com>
Date: Sun, 14 Oct 2007 18:51:48 -0700
Message-ID: <1192413108.362750.120530@e9g2000prf.googlegroups.com>


I have one oracle server,

CPU: 4 * Intel(R) Xeon(TM) CPU 3.00GHz,
SCSI: scsi0 : Adaptec 29320A-R Ultra320 RAID driver

 Vendor: ADAPTEC   Model: RAID 0            Rev: 1.0
 Type:   Direct-Access                      ANSI SCSI revision: 00
SCSI DISK: 10000rpm 2 DISKs

I use orion test, the following is test result

test command:

[oracle_at_localhost oradata]$ ./orion10.2_linux -run simple -testname
mytest -num_disks 2

[oracle_at_localhost oradata]$ more mytest_iops.csv

Large/Small,      1,      2,      3,      4,      5,      6,
7,      8,      9,     10
          0,    272,    229,    208,    222,    200,    223,
252,    251,    266,    213
          1
          2
          3
          4

Question: Why 10 reads has 213 iops, but 9 reads has 266 iops, is the test result correct?

[oracle_at_localhost oradata]$ more mytest_mbps.csv

Large/Small,      0,      1,      2,      3,      4,      5,
6,      7,      8,      9,     10
          1,  47.59
          2,  97.68
          3, 124.02
          4, 230.54


[oracle_at_localhost oradata]$ more mytest_lat.csv
Large/Small, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 0, 3.66, 8.71, 14.38, 17.97, 24.90, 26.89, 27.71, 31.80, 33.82, 46.88 1 2 3 4

Thanks in advance Received on Sun Oct 14 2007 - 20:51:48 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US