What's your disk I/O?

Discussion in 'Web Hosting' started by AstoundingHost, Oct 1, 2012.

  1. #1
    Greetings,

    Let's compare disk I/O on our machines. Run this command and post the output here:


    dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
    Code (markup):



    Here's mine:
    Cheers.
     
    AstoundingHost, Oct 1, 2012 IP
  2. vcreationzz

    vcreationzz Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Here's mine..

     
    vcreationzz, Oct 2, 2012 IP
  3. gombile13

    gombile13 Active Member

    Messages:
    136
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    63
    #3
    here is mine, (KnownHost VPS level 3)

    my suggestion, I think it is better if you also share your server specs and provider :)
     
    gombile13, Oct 3, 2012 IP
  4. StormVZ

    StormVZ Greenhorn

    Messages:
    43
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    18
    #4
    stormvz.com UK VPS
     
    StormVZ, Oct 3, 2012 IP
  5. WSWD

    WSWD Well-Known Member

    Messages:
    1,420
    Likes Received:
    65
    Best Answers:
    1
    Trophy Points:
    175
    #5
    Here are a few of our servers:

    Shared Hosting
    dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 5.733 s, 187 MB/s
    
    Code (markup):
    Reseller Hosting
    dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 6.19108 s, 173 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=1M count=1k conv=fdatasync
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 5.93187 s, 181 MB/s
    Code (markup):
    SSD VPS
    dd if=/dev/zero of=sb-io-test bs=1M count=1k conv=fdatasync
    1.02038 s, 1.1 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=64k count=16k conv=fdatasync
    1.17029 s, 918 MB/s
    Code (markup):
     
    Last edited: Oct 3, 2012
    WSWD, Oct 3, 2012 IP
  6. WSWD

    WSWD Well-Known Member

    Messages:
    1,420
    Likes Received:
    65
    Best Answers:
    1
    Trophy Points:
    175
    #6
    Here are a couple new ones from the Xen (these are non-SSD) servers.

     
    WSWD, Oct 4, 2012 IP