Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

I/O speed for a budget VPS

2»

Comments

  • i post it earlier, but i edit it. i'll PM you. oh btw, this is budget VPS. ran in our Tambora plan. :P

  • @yomero We offer budget plans.

  • @KuJoe said: Our "limit" is 50MB/s, if it goes any lower (consistently) we consider it to slow for production.

    I agree. 50MB/s is just enough for web hosting tasks and applications. Anything below, I'd be a little worried.

    Thanked by 1Infinity
  • Most of our servers are in the 80 - 110 MB/s range (average)... we do have one machine that has a 60 MB/s, but we're working on that...

  • We use their datacenter for one of our locations. We have servers in PA, CA and IL.

  • SrvisLLCSrvisLLC Member
    edited February 2012

    RhinoRack.net Node

    [root@rhinorack ~]# 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, 56.8544 seconds, 18.9 MB/s

    ErrantWeb Node

    [root@errantweb ~]# 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, 8.87102 s, 121 MB/s

    ErrantWeb VPS running Minecraft

    [root@aerrantwebvps ~]# 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, 8.89736 s, 121 MB/s

  • @BlueVM
    I must be on a affected server then, - I'm not even half of your low answer

    1073741824 bytes (1.1 GB) copied, 33.0555 seconds, 32.5 MB/s
    -- Test 2
    1073741824 bytes (1.1 GB) copied, 33.068 seconds, 32.5 MB/s
    -- Once more just to be sure
    1073741824 bytes (1.1 GB) copied, 34.696 seconds, 30.9 MB/s
    
  • [root@main]# dd if=/dev/zero of=test bs=64k count=10k conv=fdatasync; rm -f ./test

    10240+0 records in
    10240+0 records out
    671088640 bytes (671 MB) copied, 0.608586 s, 1.1 GB/s

    I must be with a top-of-the-line budget provider, done in /dev/shm :P

  • @The_Hatta said: I must be on a affected server then, - I'm not even half of your low answer

    This

  • @The_Hatta - PM me your username or open a ticket. I don't believe any of our servers is that low, but it may be someone is abusing...

Sign In or Register to comment.