Visit Open-E website
Results 1 to 10 of 13

Thread: Open-E DSS Benchmark with PIC

Thread has average rating 5.00 / 5.00 based on 1 votes.
Thread has been visited 25365 times.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default

    Thanks for the tests!!! I want you to check out a user called "Robotbeat". He has other tests running w/ FC and iSCSI - see the link below. I have asked him to check your postings as well.

    http://forum.open-e.com/showthread.php?t=1309
    All the best,

    Todd Maxwell


    Follow the red "E"
    Facebook | Twitter | YouTube

  2. #2

    Default

    for sqlio test in 2Gbps FC

    sqlio -kR -s20 -frandom -o512 -b1024 -BH -LS testfile.dat
    sqlio v1.5.SG
    using system counter for latency timings, -1894937296 counts per second
    1 thread reading for 20 secs from file testfile.dat
    using 1024KB random IOs
    enabling multiple I/Os per thread with 512 outstanding
    buffering set to use hardware disk cache (but not file cache)
    using current size: 8 MB for file: testfile.dat
    initialization done
    CUMULATIVE DATA:
    throughput metrics:
    IOs/sec: 178.70
    MBs/sec: 178.70
    latency metrics:
    Min_Latency(ms): 147
    Avg_Latency(ms): 2674
    Max_Latency(ms): 3013
    histogram:
    ms: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24+
    %: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100

    sqlio -kW -s20 -frandom -o512 -b1024 -BH -LS testfile.dat
    sqlio v1.5.SG
    using system counter for latency timings, -1894937296 counts per second
    1 thread writing for 20 secs to file testfile.dat
    using 1024KB random IOs
    enabling multiple I/Os per thread with 512 outstanding
    buffering set to use hardware disk cache (but not file cache)
    using current size: 8 MB for file: testfile.dat
    initialization done
    CUMULATIVE DATA:
    throughput metrics:
    IOs/sec: 167.64
    MBs/sec: 167.64
    latency metrics:
    Min_Latency(ms): 145
    Avg_Latency(ms): 2843
    Max_Latency(ms): 3234
    histogram:
    ms: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24+
    %: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100

    sqlio -kW -t1 -s30 -f64 -b2 -i64 -BN testfile.dat
    sqlio v1.5.SG
    1 thread writing for 30 secs to file testfile.dat
    using 2KB IOs over 128KB stripes with 64 IOs per run
    buffering set to not use file nor disk caches (as is SQL Server)
    initialization done
    CUMULATIVE DATA:
    throughput metrics:
    IOs/sec: 1042.90
    MBs/sec: 2.03

    sqlio -kR -t1 -s30 -f64 -b2 -i64 -BY testfile.dat
    sqlio v1.5.SG
    1 thread reading for 30 secs from file testfile.dat
    using 2KB IOs over 128KB stripes with 64 IOs per run
    buffering set to use both file and disk caches
    initialization done
    CUMULATIVE DATA:
    throughput metrics:
    IOs/sec: 284338.93
    MBs/sec: 555.34

    sqlio -kW -t1 -s30 -f64 -b2 -i64 -BY testfile.dat
    sqlio v1.5.SG
    1 thread writing for 30 secs to file testfile.dat
    using 2KB IOs over 128KB stripes with 64 IOs per run
    buffering set to use both file and disk caches
    initialization done
    CUMULATIVE DATA:
    throughput metrics:
    IOs/sec: 271342.86

  3. #3

    Default

    SQLIO test in iscsi mode


    sqlio -kR -s20 -frandom -o512 -b1024 -BH -LS testfile.dat
    sqlio v1.5.SG
    using system counter for latency timings, -1894927296 counts per second
    1 thread reading for 20 secs from file testfile.dat
    using 1024KB random IOs
    enabling multiple I/Os per thread with 512 outstanding
    buffering set to use hardware disk cache (but not file cache)
    using current size: 8 MB for file: testfile.dat
    initialization done
    CUMULATIVE DATA:
    throughput metrics:
    IOs/sec: 110.21
    MBs/sec: 110.21
    latency metrics:
    Min_Latency(ms): 192
    Avg_Latency(ms): 4192
    Max_Latency(ms): 4987
    histogram:
    ms: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24+
    %: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100

    sqlio -kW -s20 -frandom -o512 -b1024 -BH -LS testfile.dat
    sqlio v1.5.SG
    using system counter for latency timings, -1894927296 counts per second
    1 thread writing for 20 secs to file testfile.dat
    using 1024KB random IOs
    enabling multiple I/Os per thread with 512 outstanding
    buffering set to use hardware disk cache (but not file cache)
    using current size: 8 MB for file: testfile.dat
    initialization done
    CUMULATIVE DATA:
    throughput metrics:
    IOs/sec: 64.54
    MBs/sec: 64.54
    latency metrics:
    Min_Latency(ms): 194
    Avg_Latency(ms): 6818
    Max_Latency(ms): 8595
    histogram:
    ms: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24+
    %: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100

    sqlio -kR -t1 -s30 -f64 -b2 -i64 -BN testfile.dat
    sqlio v1.5.SG
    1 thread reading for 30 secs from file testfile.dat
    using 2KB IOs over 128KB stripes with 64 IOs per run
    buffering set to not use file nor disk caches (as is SQL Server)
    size of file testfile.dat needs to be: 8388608 bytes
    current file size: 0 bytes
    need to expand by: 8388608 bytes
    expanding testfile.dat ... done.
    initialization done
    CUMULATIVE DATA:
    throughput metrics:
    IOs/sec: 5825.56
    MBs/sec: 11.37

    sqlio -kW -t1 -s30 -f64 -b2 -i64 -BN testfile.dat
    sqlio v1.5.SG
    1 thread writing for 30 secs to file testfile.dat
    using 2KB IOs over 128KB stripes with 64 IOs per run
    buffering set to not use file nor disk caches (as is SQL Server)
    initialization done
    CUMULATIVE DATA:
    throughput metrics:
    IOs/sec: 922.26
    MBs/sec: 1.80

    sqlio -kR -t1 -s30 -f64 -b2 -i64 -BY testfile.dat
    sqlio v1.5.SG
    1 thread reading for 30 secs from file testfile.dat
    using 2KB IOs over 128KB stripes with 64 IOs per run
    buffering set to use both file and disk caches
    initialization done
    CUMULATIVE DATA:
    throughput metrics:
    IOs/sec: 281238.06
    MBs/sec: 549.29

    sqlio -kW -t1 -s30 -f64 -b2 -i64 -BY testfile.dat
    sqlio v1.5.SG
    1 thread writing for 30 secs to file testfile.dat
    using 2KB IOs over 128KB stripes with 64 IOs per run
    buffering set to use both file and disk caches
    initialization done
    CUMULATIVE DATA:
    throughput metrics:
    IOs/sec: 269913.43
    MBs/sec: 527.17

  4. #4

    Default

    iscsi targert Server

    DELL 860 with 6/i
    RAID0 WD GP 750G X2
    Open - DSS Version: 5.0up60.7101.3511 32bit
    iSCSI Disk lv0000


    iscsiClient
    IBM X3200 Q6600 with 8GB DRAM
    Win2003



  5. #5

    Default

    Thanks for the update thx0701!

    Was the iSCSI LUN set to Write Back?
    All the best,

    Todd Maxwell


    Follow the red "E"
    Facebook | Twitter | YouTube

  6. #6

    Default

    Yes. iscsi lun is set in Write Back mode ,too.
    In heavy loading situation ,I strongley recommend cheap fc card.

    I am waiting for my emulex fc card and barcade fc switch.

  7. #7

    Default

    If you send me an email I can give you access to my systems (2 x DSS, Windows 2003 and VMware). They have the Qlogic 4Gb FC HBA's direct connected.
    All the best,

    Todd Maxwell


    Follow the red "E"
    Facebook | Twitter | YouTube

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •