Howdy, Stranger!

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


Hostslim 1GB 100GB 1TB OpenVZ Benchmark - Page 6
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.

Hostslim 1GB 100GB 1TB OpenVZ Benchmark

12346

Comments

  • My vps goes down everyday almost at the same time... something fishy going on

  • I give up with this one.

  • their node name makes no sense

  • @Randy said: their node name makes no sense

    >

    You make little to no sense some times.

  • GaryGary Member

    @ Ruriko - mine's not quite that bad. Two unexplained reboots in 6 days. Not ideal but for all I'm using it for I can live with it.

    They're also horrendously overloaded, it seems. Not that I expected anything else...

    Here's a small apt-get on my edis yearly vps:

    time apt-get -y install bwm-ng

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following extra packages will be installed:
    libstatgrab6
    The following NEW packages will be installed:
    bwm-ng libstatgrab6
    0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
    Need to get 97.9kB of archives.
    After this operation, 291kB of additional disk space will be used.
    Get:1 http://at.archive.ubuntu.com/ubuntu/ lucid/universe libstatgrab6 0.16-0.1 [57.6kB]
    Get:2 http://at.archive.ubuntu.com/ubuntu/ lucid/universe bwm-ng 0.6-3ubuntu1 [40.2kB]
    Fetched 97.9kB in 0s (763kB/s)
    Selecting previously deselected package libstatgrab6.
    (Reading database ... 18771 files and directories currently installed.)
    Unpacking libstatgrab6 (from .../libstatgrab6_0.16-0.1_amd64.deb) ...
    Selecting previously deselected package bwm-ng.
    Unpacking bwm-ng (from .../bwm-ng_0.6-3ubuntu1_amd64.deb) ...
    Setting up libstatgrab6 (0.16-0.1) ...
    >
    Setting up bwm-ng (0.6-3ubuntu1) ...
    >
    Processing triggers for libc-bin ...
    ldconfig deferred processing now taking place
    >
    real 0m6.702s
    user 0m0.508s
    sys 0m0.400s

    dd if=/dev/zero of=test bs=64k count=4k conv=fdatasync

    4096+0 records in
    4096+0 records out
    268435456 bytes (268 MB) copied, 1.14125 s, 235 MB/s

    And here's the same, on this Hostslim vps:

    time apt-get -y install bwm-ng

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following extra packages will be installed:
    libstatgrab6
    The following NEW packages will be installed:
    bwm-ng libstatgrab6
    0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded.
    Need to get 96.1 kB of archives.
    After this operation, 283 kB of additional disk space will be used.
    Get:1 http://ftp.debian.org/debian/ squeeze/main libstatgrab6 i386 0.16-0.1 [56.9 kB]
    Get:2 http://ftp.debian.org/debian/ squeeze/main bwm-ng i386 0.6-3 [39.2 kB]
    Fetched 96.1 kB in 2s (44.3 kB/s)
    Selecting previously deselected package libstatgrab6.
    (Reading database ... 27697 files and directories currently installed.)
    Unpacking libstatgrab6 (from .../libstatgrab6_0.16-0.1_i386.deb) ...
    Selecting previously deselected package bwm-ng.
    Unpacking bwm-ng (from .../archives/bwm-ng_0.6-3_i386.deb) ...
    Processing triggers for man-db ...
    Setting up libstatgrab6 (0.16-0.1) ...
    Setting up bwm-ng (0.6-3) ...
    >
    real 1m36.124s
    user 0m0.435s
    sys 0m0.204s

    dd if=/dev/zero of=test bs=64k count=4k conv=fdatasync

    4096+0 records in
    4096+0 records out
    268435456 bytes (268 MB) copied, 25.4618 s, 10.5 MB/s

    takes 16x as long to do the apt-get, and the dd result is ~23x faster on the edis.

    This is fresh 5 minutes after a reboot, btw. Nothing running in the background.

    My yearly Edis is good for the price. This Hostslim one is godawful though. I'll submit a ticket and see what they say. Maybe someone's spanking the node and they don't monitor the load...

  • GaryGary Member

    Got a reply back in ~6 hours. It's slow because the RAID is rebuilding. Hopefully the faulty RAID was also the cause of the crashes/reboots, and it'll be nice from now on. :)

    # time apt-get -y install bwm-ng
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following extra packages will be installed:
      libstatgrab6
    The following NEW packages will be installed:
      bwm-ng libstatgrab6
    0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded.
    Need to get 96.1 kB of archives.
    After this operation, 283 kB of additional disk space will be used.
    Get:1 http://ftp.debian.org/debian/ squeeze/main libstatgrab6 i386 0.16-0.1 [56.9 kB]
    Get:2 http://ftp.debian.org/debian/ squeeze/main bwm-ng i386 0.6-3 [39.2 kB]
    Fetched 96.1 kB in 0s (399 kB/s)
    Selecting previously deselected package libstatgrab6.
    (Reading database ... 27697 files and directories currently installed.)
    Unpacking libstatgrab6 (from .../libstatgrab6_0.16-0.1_i386.deb) ...
    Selecting previously deselected package bwm-ng.
    Unpacking bwm-ng (from .../archives/bwm-ng_0.6-3_i386.deb) ...
    Processing triggers for man-db ...
    Setting up libstatgrab6 (0.16-0.1) ...
    Setting up bwm-ng (0.6-3) ...
    
    real    0m8.184s
    user    0m0.393s
    sys     0m0.073s
    
    
    # dd if=/dev/zero of=test bs=64k count=4k conv=fdatasync
    4096+0 records in
    4096+0 records out
    268435456 bytes (268 MB) copied, 3.60811 s, 74.4 MB/s
    

    That's more like it. :)

  • @Gary node?

  • GaryGary Member

    vpsmain011

  • [root@vps ~]# 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, 11.2126 s, 95.8 MB/s
    
    [root@vps ~]# sh bench.sh
    CPU model :  Intel(R) Xeon(R) CPU E31220 @ 3.10GHz
    Number of cores : 1
    CPU frequency :  3100.036 MHz
    Total amount of ram : 1024 MB
    Total amount of swap : 1024 MB
    System uptime :   2 days, 8:58,
    Download speed from CacheFly: 16.8MB/s
    Download speed from Linode, Atlanta GA: 2.91MB/s
    Download speed from Linode, Dallas, TX: 4.06MB/s
    Download speed from Linode, Tokyo, JP: 3.66MB/s
    Download speed from Linode, London, UK: 65.8MB/s
    Download speed from Leaseweb, Haarlem, NL: 60.7MB/s
    Download speed from Softlayer, Singapore: 3.92MB/s
    Download speed from Softlayer, Seattle, WA: 4.78MB/s
    Download speed from Softlayer, San Jose, CA: 7.98MB/s
    Download speed from Softlayer, Washington, DC: 10.8MB/s
    I/O speed :  37.5 MB/s
    

    Node - vpsmain012

  • budingyunbudingyun Member
    edited August 2012

    Is node localhost == node vpsmain11? :o
    Originally my box is in node localhost then transferred to node vpsmain012. Day by day, the slowness is getting worse.

  • BBTNBBTN Member

    I/O speed : 18.8 MB/s
    (on node localhost) -.-

  • Lol why do they keep on promoting more sales when they still have dodgy IO/Network

  • nunimnunim Member
    edited August 2012

    @Ruriko said: Lol why do they keep on promoting more sales when they still have dodgy IO/Network

    A. To get a lot of clients and then sell the business (discussed earlier in the thread)
    B. To make moneyz by severely overloading the nodes

    My IO/speeds are still decent, obviously not as nice as when it was new but it's still acceptable for $3/month. I'm getting pretty close to 1TB bw used, so I feel like I got my 3 bucks worth even if they jump ship.

    root@nl:/home/data# 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, 15.8483 s, 67.8 MB/s

    That's with some load.

  • TazTaz Member

    Most likely A.

  • wget http://freevps.us/downloads/bench.sh -O - -o /dev/null|bash

    CPU model : Intel(R) Xeon(R) CPU E31220 @ 3.10GHz
    Number of cores : 1
    CPU frequency : 1550.018 MHz
    Total amount of ram : 1024 MB
    Total amount of swap : 1024 MB
    System uptime : 3 days, 13:19,
    Download speed from CacheFly: 82.7MB/s
    Download speed from Linode, Atlanta GA: 2.97MB/s
    Download speed from Linode, Dallas, TX: 3.65MB/s
    Download speed from Linode, Tokyo, JP: 3.82MB/s
    Download speed from Linode, London, UK: 65.3MB/s
    Download speed from Leaseweb, Haarlem, NL: 79.2MB/s
    Download speed from Softlayer, Singapore: 3.72MB/s
    Download speed from Softlayer, Seattle, WA: 6.12MB/s
    Download speed from Softlayer, San Jose, CA: 8.21MB/s
    Download speed from Softlayer, Washington, DC: 8.15MB/s
    I/O speed : 92.8 MB/s

    It's improved, but i'm already do cancellation. (-_-)

  • Mine is still online after cancellation :P

  • Current Server Time 2012-11-06 01:12:34
    Server Uptime 83Day1Hour9Minute
    CPU Model [1Core] Intel(R) Xeon(R) CPU E31220 @ 3.10GHz | Frequency:1550.018 | Secondary cache:8192 KB | Bogomips:6200.07

    --> I am still paying and running. Excellent back up server.

  • Can't resist. Paid one on the first sight. :)

  • lol they're doing another 75% discount

  • @birdie25 said: Mine is still online after cancellation :P

    I paid the first invoice, wasn't sure if I wanted to renew it, ending up letting it lapse and they keep sending me an invoice overdue notice from months ago, followed by a suspension notice and yet my VPS is still online. It wasn't that amazing performance why but the specs were okay and if they wanna leave it online I won't stop them.

  • Guess they do not like to cancel servers are being requested to...

    root@vps:~# wget freevps.us/downloads/bench.sh -O - -o /dev/null|bash
    CPU model :  Intel(R) Xeon(R) CPU E31230 @ 3.20GHz
    Number of cores : 1
    CPU frequency :  3199.962 MHz
    Total amount of ram : 1024 MB
    Total amount of swap : 0 MB
    System uptime :   45 days, 19:17,
    Download speed from CacheFly: 12.5MB/s
    Download speed from Linode, Atlanta GA: 2.10MB/s
    Download speed from Linode, Dallas, TX: 2.52MB/s
    Download speed from Linode, Tokyo, JP: 1.85MB/s
    Download speed from Linode, London, UK:
    Download speed from Leaseweb, Haarlem, NL: 12.7MB/s
    Download speed from Softlayer, Singapore: 1.35MB/s
    Download speed from Softlayer, Seattle, WA: 5.17MB/s
    Download speed from Softlayer, San Jose, CA: 1.16MB/s
    Download speed from Softlayer, Washington, DC: 4.98MB/s
    I/O speed :  25.8 MB/s
    
  • FritzFritz Veteran
    edited November 2012

    @Ruriko said: lol they're doing another 75% discount

    Actually their routing is good. Lowest ping to Europe datacenter (at least for my connection).
    The price is quite good compared to their discounted price. :)

  • buy one i see the Cpu only 1 Core (not interest with CPU 1 Core) VPS use only for learn

  • I just realized it's quite more cheaper if you buy annually

  • They give another 75% promo now :)
    A 1GB is just 2,5EUR

  • I got mine two days ago.
    So far, it's quite good for the price.
    Good performances but a bit unresponsive.
    Would make a good backup VPS (at that discount price).

  • RurikoRuriko Member
    edited November 2012

    16384+0 records in

    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 22.2364 s, 48.3 MB/s

    VPSMAIN0130

    Wow that is so slow no wonder why I can't install anything -_-

  • http://imagebin.org/235634 .. cpu usage reached 2.35 . even though none of the load comes from my VPS..

  • DomainBopDomainBop Member
    edited November 2012

    Updating a newly installed Debian 6 VPS (2GB ram/2GB Vswap/3cores) with no websites or traffic on VPSMAIN0130 today:

    The following packages will be upgraded: apache2 apache2-doc apache2-mpm-prefork apache2-utils apache2.2-bin apache2.2-common base-files bind9 bind9-host bind9utils debian-archive-keyring dhcp3-client dhcp3-common dpkg dselect expat isc-dhcp-client isc-dhcp-common libbind9-60 libc-bin libc6 libdns69 libexpat1 libgssapi-krb5-2 libisc62 libisccc60 libisccfg62 libk5crypto3 libkrb5-3 libkrb5support0 liblwres60 libxml2 locales tzdata 34 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 22.0 MB of archives. After this operation, 8192 B disk space will be freed.

    Update start time: 9:47pm
    Update finish time: 11:20pm

    1 1/2 hours for a small upgrade that should only take 1-2 minutes. I tried installing Webmin earlier today and after 5 hours that simple install still hadn't finished. "75% off" sales aren't a bargain when the server is so oversold that it becomes unusable.

    "cpu usage reached 2.35 . even though none of the load comes from my VPS.."

    The basic 1GB plan you're paying for includes 1GB VSwap and 2 cores but with HostSlim you need to open a support ticket to have them enable the VSwap and 2nd core.

    I had 5 WordPress blogs running on a HostSlim business plan (4GB ram/4GB Vswap, 4 cores on an E3-1230) and the server load averaged 1.18 and server load would sometimes hit 25.00-35.00, and apache was constantly crashing. I moved them to an openvz plan (3GB ram, 0 swap, 4 cores on an E5-2620) at Prometeus and the server load averages 0.39 and has never gone above 1.40, and apache never crashes.

Sign In or Register to comment.