24khost 256MB 10GB 2TB Cloud Benchmark

Another Benchmark this time goes to 24khost with their Cloud :)

Resources :

Disk Space: 10 GB
RAM: 256 MB
Bandwidth: 2TB
1 vCPU
1 IPv4
OpenVZ

CPU Info

# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 23
model name      : Intel(R) Xeon(R) CPU           L5420  @ 2.50GHz
stepping        : 10
cpu MHz         : 2400.204
cache size      : 6144 KB
physical id     : 0
siblings        : 4
core id         : 0
cpu cores       : 4
apicid          : 0
initial apicid  : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 13
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat                                                                                                                                pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc                                                                                                                                arch_perfmon pebs bts rep_good aperfmperf pni dtes64 monitor ds_cpl vmx est tm2                                                                                                                                ssse3 cx16 xtpr pdcm dca sse4_1 xsave lahf_lm dts tpr_shadow vnmi flexpriority
bogomips        : 5000.63
clflush size    : 64
cache_alignment : 64
address sizes   : 38 bits physical, 48 bits virtual
power management:

Memory Info

# cat /proc/meminfo
MemTotal:         262144 kB
MemFree:          248428 kB
Cached:            12600 kB
Active:            16568 kB
Inactive:            740 kB
Active(anon):       4640 kB
Inactive(anon):       68 kB
Active(file):      11928 kB
Inactive(file):      672 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:             0 kB
SwapFree:              0 kB
Dirty:                 8 kB
Writeback:             0 kB
AnonPages:          4708 kB
Shmem:              2624 kB
Slab:               2884 kB
SReclaimable:       1224 kB
SUnreclaim:         1660 kB

Freevps.sh

# wget freevps.us/downloads/bench.sh -O - -o /dev/null|bash
CPU model :  Intel(R) Xeon(R) CPU           L5420  @ 2.50GHz
Number of cores : 1
CPU frequency :  2400.204 MHz
Total amount of ram : 256 MB
Total amount of swap : 0 MB
System uptime :   2 min,
Download speed from CacheFly: 20.3MB/s
Download speed from Linode, Atlanta GA: 5.36MB/s
Download speed from Linode, Dallas, TX: 12.3MB/s
Download speed from Linode, Tokyo, JP: 6.40MB/s
Download speed from Linode, London, UK: 6.27MB/s
Download speed from Leaseweb, Haarlem, NL: 14.3MB/s
Download speed from Softlayer, Singapore: 10.6MB/s
Download speed from Softlayer, Seattle, WA: 34.0MB/s
Download speed from Softlayer, San Jose, CA: 88.5MB/s
Download speed from Softlayer, Washington, DC: 1.93MB/s
I/O speed :  178 MB/s

Download test

# wget  cachefly.cachefly.net/100mb.bin
--2012-08-16 06:30:51--  http://cachefly.cachefly.net/100mb.bin
Resolving cachefly.cachefly.net... 205.234.175.175
Connecting to cachefly.cachefly.net|205.234.175.175|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `100mb.bin'

100%[=====================================================================================================================================================================>] 104,857,600 13.8M/s   in 6.7s

2012-08-16 06:30:57 (15.0 MB/s) - `100mb.bin' saved [104857600/104857600]

My Blog powered by Prometeus 5GB
«13

Comments

  • Inodes

    # df -i
    Filesystem            Inodes   IUsed   IFree IUse% Mounted on
    /dev/simfs            600000   29361  570639    5% /
    tmpfs                  33280       4   33276    1% /lib/init/rw
    tmpfs                  33280       1   33279    1% /dev/shm
    

    Disk Space

    # df -h
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/simfs             10G  510M  9.6G   5% /
    tmpfs                 130M     0  130M   0% /lib/init/rw
    tmpfs                 130M     0  130M   0% /dev/shm
    

    IOPING

    
    # dd if=/dev/zero of=iotest bs=64k count=16k conv=fdatasync && rm -rf iotest
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 6.31863 s, 170 MB/s
    
    dd (sequential disk speed test)...
    **********************************
    dd if=/dev/zero of=testfilex bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 6.28629 s, 171 MB/s
    
    ************************
    starting ioping tests...
    ***************************************************
    ioping disk I/O test (default 1MB working set)
    ***************************************************
    disk I/O: /
    --- / (simfs /vz/private/21833) ioping statistics ---
    5 requests completed in 4019.9 ms, 255 iops, 1.0 mb/s
    min/avg/max/mdev = 2.9/3.9/5.9/1.3 ms
    
    **********************************************
    seek rate test (default 1MB working set)
    **********************************************
    seek rate: /
    --- / (simfs /vz/private/21833) ioping statistics ---
    6682 requests completed in 3000.0 ms, 2605 iops, 10.2 mb/s
    min/avg/max/mdev = 0.0/0.4/22.6/1.3 ms
    
    **********************************************
    sequential test (default 1MB working set)
    **********************************************
    -----------------------
    sequential: /
    --- / (simfs /vz/private/21833) ioping statistics ---
    1037 requests completed in 3001.3 ms, 357 iops, 89.2 mb/s
    min/avg/max/mdev = 1.4/2.8/42.0/3.7 ms
    -----------------------
    sequential cached I/O: /
    --- / (simfs /vz/private/21833) ioping statistics ---
    19631 requests completed in 3000.1 ms, 10235 iops, 2558.8 mb/s
    min/avg/max/mdev = 0.1/0.1/2.3/0.0 ms
    
    # 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, 6.07753 s, 177 MB/s
    
    # dd if=/dev/zero of=sb-io-test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 6.35111 s, 169 MB/s
    
    # dd if=/dev/zero of=sb-io-test bs=1M count=1k oflag=dsync
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 22.5122 s, 47.7 MB/s
    
    # dd if=/dev/zero of=sb-io-test bs=64k count=16k oflag=dsync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 79.5185 s, 13.5 MB/s
    
    # ioping . -c 5
    4096 bytes from . (simfs /vz/private/21833): request=1 time=0.1 ms
    4096 bytes from . (simfs /vz/private/21833): request=2 time=0.6 ms
    4096 bytes from . (simfs /vz/private/21833): request=3 time=0.6 ms
    4096 bytes from . (simfs /vz/private/21833): request=4 time=0.6 ms
    4096 bytes from . (simfs /vz/private/21833): request=5 time=0.6 ms
    
    --- . (simfs /vz/private/21833) ioping statistics ---
    5 requests completed in 4002.8 ms, 2065 iops, 8.1 mb/s
    min/avg/max/mdev = 0.1/0.5/0.6/0.2 ms
    
    # ioping . -R
    
    --- . (simfs /vz/private/21833) ioping statistics ---
    8736 requests completed in 3000.1 ms, 3584 iops, 14.0 mb/s
    min/avg/max/mdev = 0.0/0.3/25.2/1.0 ms
    

    Traceroute and Ping

    # traceroute cachefly.cachefly.net
    traceroute to cachefly.cachefly.net (205.234.175.175), 30 hops max, 60 byte packets
     1  199.127.56.197 (199.127.56.197)  0.062 ms  0.015 ms  0.014 ms
     2  v501.core1.lax2.he.net (64.62.249.89)  7.724 ms  7.803 ms  7.874 ms
     3  any2ix.coresite.com (206.223.143.150)  11.296 ms  9.172 ms *
     4  ae1-50g.cr1.lax1.us.nlayer.net (69.31.127.129)  8.268 ms  8.257 ms  8.225 ms
     5  ae1-50g.ar1.lax1.us.nlayer.net (69.31.127.138)  9.454 ms ae2-50g.ar1.lax1.us.nlayer.net (69.31.127.142)  9.419 ms ae1-50g.ar1.lax1.us.nlayer.net (69.31.127.138)  9.410 ms
     6  vip1.G-anycast1.cachefly.net (205.234.175.175)  7.923 ms  8.027 ms  8.180 ms
    
    # ping -c 10 cachefly.cachefly.net
    PING cachefly.cachefly.net (205.234.175.175) 56(84) bytes of data.
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_req=1 ttl=58 time=8.60 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_req=2 ttl=58 time=10.3 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_req=3 ttl=58 time=8.53 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_req=4 ttl=58 time=8.07 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_req=5 ttl=58 time=8.32 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_req=6 ttl=58 time=8.33 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_req=7 ttl=58 time=7.93 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_req=8 ttl=58 time=8.32 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_req=9 ttl=58 time=8.19 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_req=10 ttl=58 time=8.69 ms
    
    --- cachefly.cachefly.net ping statistics ---
    10 packets transmitted, 10 received, 0% packet loss, time 9013ms
    rtt min/avg/max/mdev = 7.931/8.534/10.337/0.650 ms
    
    My Blog powered by Prometeus 5GB
  • UnixBench

    
    
       #    #  #    #  #  #    #          #####   ######  #    #   ####   #    #
       #    #  ##   #  #   #  #           #    #  #       ##   #  #    #  #    #
       #    #  # #  #  #    ##            #####   #####   # #  #  #       ######
       #    #  #  # #  #    ##            #    #  #       #  # #  #       #    #
       #    #  #   ##  #   #  #           #    #  #       #   ##  #    #  #    #
        ####   #    #  #  #    #          #####   ######  #    #   ####   #    #
    
       Version 5.1.3                      Based on the Byte Magazine Unix Benchmark
    
       Multi-CPU version                  Version 5 revisions by Ian Smith,
                                          Sunnyvale, CA, USA
       January 13, 2011                   johantheghost at yahoo period com
    
    
    1 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10
    
    1 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10
    
    1 x Execl Throughput  1 2 3
    
    1 x File Copy 1024 bufsize 2000 maxblocks  1 2 3
    
    1 x File Copy 256 bufsize 500 maxblocks  1 2 3
    
    1 x File Copy 4096 bufsize 8000 maxblocks  1 2 3
    
    1 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10
    
    1 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10
    
    1 x Process Creation  1 2 3
    
    1 x System Call Overhead  1 2 3 4 5 6 7 8 9 10
    
    1 x Shell Scripts (1 concurrent)  1 2 3
    
    1 x Shell Scripts (8 concurrent)  1 2 3
    
    ========================================================================
       BYTE UNIX Benchmarks (Version 5.1.3)
    
       System: 24k: GNU/Linux
       OS: GNU/Linux -- 2.6.32-042stab055.10 -- #1 SMP Thu May 10 15:38:32 MSD 2012
       Machine: i686 (unknown)
       Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968")
       CPU 0: Intel(R) Xeon(R) CPU L5420 @ 2.50GHz (5000.6 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSCALL/SYSRET, Intel virtualization
       06:42:17 up 17 min,  1 user,  load average: 0.00, 0.11, 0.08; runlevel 2
    
    ------------------------------------------------------------------------
    Benchmark Run: Thu Aug 16 2012 06:42:17 - 07:10:30
    1 CPU in system; running 1 parallel copy of tests
    
    Dhrystone 2 using register variables       12298569.1 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                     2564.4 MWIPS (10.0 s, 7 samples)
    Execl Throughput                               2684.8 lps   (30.0 s, 2 samples)
    File Copy 1024 bufsize 2000 maxblocks        458170.2 KBps  (30.0 s, 2 samples)
    File Copy 256 bufsize 500 maxblocks          128586.1 KBps  (30.0 s, 2 samples)
    File Copy 4096 bufsize 8000 maxblocks        772543.1 KBps  (30.0 s, 2 samples)
    Pipe Throughput                              794448.1 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                  77863.7 lps   (10.0 s, 7 samples)
    Process Creation                               4360.0 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                   3297.1 lpm   (60.0 s, 2 samples)
    Shell Scripts (8 concurrent)                    457.9 lpm   (60.1 s, 2 samples)
    System Call Overhead                         611067.8 lps   (10.0 s, 7 samples)
    
    System Benchmarks Index Values               BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   12298569.1   1053.9
    Double-Precision Whetstone                       55.0       2564.4    466.3
    Execl Throughput                                 43.0       2684.8    624.4
    File Copy 1024 bufsize 2000 maxblocks          3960.0     458170.2   1157.0
    File Copy 256 bufsize 500 maxblocks            1655.0     128586.1    777.0
    File Copy 4096 bufsize 8000 maxblocks          5800.0     772543.1   1332.0
    Pipe Throughput                               12440.0     794448.1    638.6
    Pipe-based Context Switching                   4000.0      77863.7    194.7
    Process Creation                                126.0       4360.0    346.0
    Shell Scripts (1 concurrent)                     42.4       3297.1    777.6
    Shell Scripts (8 concurrent)                      6.0        457.9    763.2
    System Call Overhead                          15000.0     611067.8    407.4
                                                                       ========
    System Benchmarks Index Score                                         628.8
    
    
    My Blog powered by Prometeus 5GB
  • @ErawanArifNugroho said: Disk Space: 10 GB RAM: 256 MB Bandwidth: 2B 1 vCPU 1 IPv4 OpenVZ

    You have 2 bytes of bandwidth? D: That's a bit on the low side I'd say :)

  • @rm_ said: You have 2 bytes of bandwidth? D: That's a bit on the low side I'd say :)

    He probably has overage already with the download tests

  • WOW, this guy buy vps every single day!

  • @rm_ said: You have 2 bytes of bandwidth? D: That's a bit on the low side I'd say :)

    lol.. sorry, my bad. It should be 2TB :D

    @jcaleb said: Wonder if its hobby only or monetize it

    What is monetize?

    My Blog powered by Prometeus 5GB
  • A lot of the hosts will provide @ErawanArifNugroho with a test box as he does good benchmarks :) Good benchmarks = more sales.

    ServerBear - Easy UnixBench/dd/IOPS/FIO (NEW) & Network Benchmarks | Example Report | Compare Low End Boxes
  • @HalfEatenPie said: He's the new me for VPSes.

    Wait til he gets his hands on dedis

  • @jcaleb said: Wait til he gets his hands on dedis

    he might spam the whole LET :)

  • @Randy said: he might spam the whole LET :)

    Like This "user: My Windoze Vps is not updating" Reply by a famous LET User: "I sell windoze vps"

    "user: My Windoze Vps Provider is the best" Reply by a famous LET User: "I sell windoze vps"

    :P

    Time is good and also bad. Life is short and that is sad. Dont worry be happy thats my style. No matter what happens i won't lose my smile!

  • He recieved a 1 vCpu 256MB Ram 10 GB HDD 2500 GB Ram

    This is the same one that we are selling with our $3.95 a month

    *~ Shared,Reseller, and Cloud VPS Provider http://24khost.com ~*
    Birchtreelane.com Antiques, Gifts and more!
  • @24kHost Can you please explain your cloud setup?

    Time is good and also bad. Life is short and that is sad. Dont worry be happy thats my style. No matter what happens i won't lose my smile!

  • what would you like to know about it?

    *~ Shared,Reseller, and Cloud VPS Provider http://24khost.com ~*
    Birchtreelane.com Antiques, Gifts and more!
  • Your cloud setup.

    Time is good and also bad. Life is short and that is sad. Dont worry be happy thats my style. No matter what happens i won't lose my smile!

  • what about our cloud setup, like the storage? server types? what do you actually want out of it?

    Basics vCpu cores are burstable up to 2.4 ghz each. 300mhz processing power per 256 megabytes of ram So the if vps you have has 2 cores and 512 mb of memory you get 600 mhz garaunteedon n 2 cores that can burst up to 2.4 ghz each for up to 5% of the month does that explain the cpu for you?

    Openvz for our arcitecture.

    VpsGrid for control panel and data replication and failover

    *~ Shared,Reseller, and Cloud VPS Provider http://24khost.com ~*
    Birchtreelane.com Antiques, Gifts and more!
  • is that what you wanted or something else?

    *~ Shared,Reseller, and Cloud VPS Provider http://24khost.com ~*
    Birchtreelane.com Antiques, Gifts and more!
  • I am asking for your cloud server (node setup).

    Time is good and also bad. Life is short and that is sad. Dont worry be happy thats my style. No matter what happens i won't lose my smile!

  • we run high performance RAID arrays, with and SSD cache for commonly used files on a high performance SSD.

    *~ Shared,Reseller, and Cloud VPS Provider http://24khost.com ~*
    Birchtreelane.com Antiques, Gifts and more!
  • mostly dual quad and hex core servers, with 32-64 gb ram with primary nodes and slave cloned nodes

    *~ Shared,Reseller, and Cloud VPS Provider http://24khost.com ~*
    Birchtreelane.com Antiques, Gifts and more!
  • Storage? Auto Failover? Load Balanced?

    Time is good and also bad. Life is short and that is sad. Dont worry be happy thats my style. No matter what happens i won't lose my smile!

  • high performance large raid arrays with SSD cache. load balanced, auto-failover all things that are built into VpsGrid as I stated.

    *~ Shared,Reseller, and Cloud VPS Provider http://24khost.com ~*
    Birchtreelane.com Antiques, Gifts and more!
  • NAS storage, ? How many Physical Servers connected together and stop repeating the same thing

    high performance large raid arrays with SSD cache.

    Time is good and also bad. Life is short and that is sad. Dont worry be happy thats my style. No matter what happens i won't lose my smile!

  • Theres many servers connected together. We don't need to go into detail on how many servers we have. Are setup should not concern you. As you a vps provider yourself. I don't need to give and account for all our hardware. Just know that there are more than enough servers in our setup to take care of lots of members.

    *~ Shared,Reseller, and Cloud VPS Provider http://24khost.com ~*
    Birchtreelane.com Antiques, Gifts and more!
  • NAS storage?

    Time is good and also bad. Life is short and that is sad. Dont worry be happy thats my style. No matter what happens i won't lose my smile!

  • My question is why you need this information being as you are a provider of vps services. What is your motive here? Is it to try and expose something? No we didn't build out are system it was built out for us by the people who created vpsgrid.

    *~ Shared,Reseller, and Cloud VPS Provider http://24khost.com ~*
    Birchtreelane.com Antiques, Gifts and more!
Sign In or Register to comment.