..

Benchs and specs of Online's cloud preview from inside

Posted October 15, 2014

Here some details on my Online’s c1 preview cloud instance (14/10/2014).

kernel

root@c1-10-1-6-210:~# uname -a
Linux c1-10-1-6-210 3.17.0-66 #11 SMP Tue Oct 14 08:30:06 CEST 2014 armv7l armv7l armv7l GNU/Linux

speedtest

root@c1-10-1-6-210:~# speedtest --share
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Tiscali France (212.47.229.25)...
Selecting best server based on latency...
Hosted by NEOTELECOMS (Paris) [1.59 km]: 4.654 ms
Testing download speed........................................
Download: 268.56 Mbits/s
Testing upload speed..................................................
Upload: 145.66 Mbits/s
Share results: http://www.speedtest.net/result/3831901528.png

/proc/partitions

root@c1-10-1-6-210:~# cat /proc/partitions
major minor  #blocks  name

  43        0   19531248 nbd0
  43        1   97656248 nbd1

cpuinfo

root@c1-10-1-6-210:~# cat /proc/cpuinfo 
processor	: 0
model name	: ARMv7 Processor rev 2 (v7l)
Features	: half thumb fastmult vfp edsp thumbee vfpv3 tls idiva idivt vfpd32 lpae 
CPU implementer	: 0x56
CPU architecture: 7
CPU variant	: 0x2
CPU part	: 0x584
CPU revision	: 2

processor	: 1
model name	: ARMv7 Processor rev 2 (v7l)
Features	: half thumb fastmult vfp edsp thumbee vfpv3 tls idiva idivt vfpd32 lpae 
CPU implementer	: 0x56
CPU architecture: 7
CPU variant	: 0x2
CPU part	: 0x584
CPU revision	: 2

processor	: 2
model name	: ARMv7 Processor rev 2 (v7l)
Features	: half thumb fastmult vfp edsp thumbee vfpv3 tls idiva idivt vfpd32 lpae 
CPU implementer	: 0x56
CPU architecture: 7
CPU variant	: 0x2
CPU part	: 0x584
CPU revision	: 2

processor	: 3
model name	: ARMv7 Processor rev 2 (v7l)
Features	: half thumb fastmult vfp edsp thumbee vfpv3 tls idiva idivt vfpd32 lpae 
CPU implementer	: 0x56
CPU architecture: 7
CPU variant	: 0x2
CPU part	: 0x584
CPU revision	: 2

Hardware	: Marvell Armada 370/XP (Device Tree)
Revision	: 0000
Serial		: 0000000000000000
root@c1-10-1-6-210:~#

lshw

root@c1-10-1-6-210:~# sudo lshw
c1-10-1-6-210             
    description: Computer
    product: Pimouss Online ALL
    width: 32 bits
  *-core
       description: Motherboard
       physical id: 0
       capabilities: marvell_axp-db marvell_armadaxp-mv78460 marvell_armadaxp marvell_armada-370-xp
     *-cpu:0
          description: CPU
          product: cpu
          physical id: 0
          bus info: cpu@0
     *-cpu:1 DISABLED
          description: CPU
          product: cpu
          physical id: 2
          bus info: cpu@1
     *-cpu:2 DISABLED
          description: CPU
          product: cpu
          physical id: 3
          bus info: cpu@2
     *-cpu:3 DISABLED
          description: CPU
          product: cpu
          physical id: 4
          bus info: cpu@3
     *-memory
          description: System memory
          physical id: 5
          size: 2020MiB
     *-pci:0
          description: PCI bridge
          product: Marvell Technology Group Ltd.
          vendor: Marvell Technology Group Ltd.
          physical id: 1
          bus info: pci@0000:00:01.0
          version: 02
          width: 32 bits
          clock: 33MHz
          capabilities: pci normal_decode
     *-pci:1
          description: PCI bridge
          product: Marvell Technology Group Ltd.
          vendor: Marvell Technology Group Ltd.
          physical id: 9
          bus info: pci@0000:00:09.0
          version: 02
          width: 32 bits
          clock: 33MHz
          capabilities: pci normal_decode
  *-network:0
       description: Ethernet interface
       physical id: 1
       logical name: eth0
       serial: 00:07:cb:03:60:13
       size: 1Gbit/s
       capacity: 1Gbit/s
       capabilities: ethernet physical tp mii 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=mvneta driverversion=1.0 duplex=full ip=10.1.6.210 link=yes multicast=yes port=MII speed=1Gbit/s
  *-network:1 DISABLED
       description: Ethernet interface
       physical id: 2
       logical name: eth1
       serial: 00:07:cb:03:60:14
       capabilities: ethernet physical
       configuration: broadcast=yes driver=mvneta driverversion=1.0 link=no multicast=yes
  *-network:2 DISABLED
       description: Ethernet interface
       physical id: 3
       logical name: eth2
       serial: 00:07:cb:03:60:15
       capabilities: ethernet physical
       configuration: broadcast=yes driver=mvneta driverversion=1.0 link=no multicast=yes
  *-network:3 DISABLED
       description: Ethernet interface
       physical id: 4
       logical name: eth3
       serial: 00:07:cb:03:60:16
       capabilities: ethernet physical
       configuration: broadcast=yes driver=mvneta driverversion=1.0 link=no multicast=yes
root@c1-10-1-6-210:~#

lscpu

root@c1-10-1-6-210:~# lscpu 
Architecture:          armv7l
Byte Order:            Little Endian
CPU(s):                4
On-line CPU(s) list:   0-3
Thread(s) per core:    1
Core(s) per socket:    4
Socket(s):             1

meminfo

root@c1-10-1-6-210:~# cat /proc/meminfo 
MemTotal:        2069156 kB
MemFree:         1768960 kB
MemAvailable:    1820044 kB
Buffers:            6128 kB
Cached:           263760 kB
SwapCached:            0 kB
Active:           150368 kB
Inactive:         126476 kB
Active(anon):       6972 kB
Inactive(anon):       68 kB
Active(file):     143396 kB
Inactive(file):   126408 kB
Unevictable:           0 kB
Mlocked:               0 kB
HighTotal:       1318908 kB
HighFree:        1108356 kB
LowTotal:         750248 kB
LowFree:          660604 kB
SwapTotal:             0 kB
SwapFree:              0 kB
Dirty:                 0 kB
Writeback:             0 kB
AnonPages:          6952 kB
Mapped:             7704 kB
Shmem:                88 kB
Slab:              16168 kB
SReclaimable:       7996 kB
SUnreclaim:         8172 kB
KernelStack:         624 kB
PageTables:          248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     1034576 kB
Committed_AS:      38228 kB
VmallocTotal:     245760 kB
VmallocUsed:       20604 kB
VmallocChunk:     208964 kB
root@c1-10-1-6-210:~# 

lspci

root@c1-10-1-6-210:~# lspci -vvv 
00:01.0 PCI bridge: Marvell Technology Group Ltd. Device 7846 (rev 02) (prog-if 00 [Normal decode])
        Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        I/O behind bridge: 0000f000-00000fff
        Memory behind bridge: fff00000-000fffff
        Prefetchable memory behind bridge: 00000000-000fffff
        Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
        BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

00:09.0 PCI bridge: Marvell Technology Group Ltd. Device 7846 (rev 02) (prog-if 00 [Normal decode])
        Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
        I/O behind bridge: 0000f000-00000fff
        Memory behind bridge: fff00000-000fffff
        Prefetchable memory behind bridge: 00000000-000fffff
        Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
        BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

sysbench cpu 1 thread

root@c1-10-1-6-210:~# sysbench --test=cpu --cpu-max-prime=20000 run
sysbench 0.4.12:  multi-threaded system evaluation benchmark

Running the test with following options:
Number of threads: 1

Doing CPU performance benchmark

Threads started!

Done.

Maximum prime number checked in CPU test: 20000


Test execution summary:
    total time:                          687.5644s
    total number of events:              10000
    total time taken by event execution: 687.5476
    per-request statistics:
         min:                                 68.69ms
         avg:                                 68.75ms
         max:                                 75.64ms
         approx.  95 percentile:              68.81ms

Threads fairness:
    events (avg/stddev):           10000.0000/0.00
    execution time (avg/stddev):   687.5476/0.00

root@c1-10-1-6-210:~#

sysbench cpu 4 threads

root@c1-10-1-6-210:~# sysbench --test=cpu --cpu-max-prime=20000 --num-threads=4 run                                                                                                                                                
sysbench 0.4.12:  multi-threaded system evaluation benchmark

Running the test with following options:
Number of threads: 4

Doing CPU performance benchmark

Threads started!
Done.

Maximum prime number checked in CPU test: 20000


Test execution summary:
    total time:                          172.2155s
    total number of events:              10000
    total time taken by event execution: 688.7306
    per-request statistics:
         min:                                 68.54ms
         avg:                                 68.87ms
         max:                                 79.77ms
         approx.  95 percentile:              69.00ms

Threads fairness:
    events (avg/stddev):           2500.0000/17.32
    execution time (avg/stddev):   172.1827/0.03

sysbench fileio random read write on ssd

root@c1-10-1-6-210:~# sysbench --test=fileio --file-total-size=1G --file-test-mode=rndrw --init-rng=on --max-time=300 --max-requests=0 run                 
sysbench 0.4.12:  multi-threaded system evaluation benchmark

Running the test with following options:
Number of threads: 1
Initializing random number generator from timer.


Extra file open flags: 0
128 files, 8Mb each
1Gb total file size
Block size 16Kb
Number of random requests for random IO: 0
Read/Write ratio for combined random IO test: 1.50
Periodic FSYNC enabled, calling fsync() each 100 requests.
Calling fsync() at the end of test, Enabled.
Using synchronous I/O mode
Doing random r/w test
Threads started!
Time limit exceeded, exiting...
Done.

Time limit exceeded, exiting...
Done.

Operations performed:  11760 Read, 7840 Write, 25085 Other = 44685 Total
Read 183.75Mb  Written 122.5Mb  Total transferred 306.25Mb  (1.0207Mb/sec)
   65.32 Requests/sec executed

Test execution summary:
    total time:                          300.0470s
    total number of events:              19600
    total time taken by event execution: 1.0400
    per-request statistics:
         min:                                  0.02ms
         avg:                                  0.05ms
         max:                                  3.34ms
         approx.  95 percentile:               0.08ms

Threads fairness:
    events (avg/stddev):           19600.0000/0.00
    execution time (avg/stddev):   1.0400/0.00

root@c1-10-1-6-210:~# sysbench --test=fileio --file-total-size=1G --file-test-mode=rndrw --init-rng=on --max-time=300 --max-requests=0 run
sysbench 0.4.12:  multi-threaded system evaluation benchmark

Running the test with following options:
Number of threads: 1
Initializing random number generator from timer.


Extra file open flags: 0
128 files, 8Mb each
1Gb total file size
Block size 16Kb
Number of random requests for random IO: 0
Read/Write ratio for combined random IO test: 1.50
Periodic FSYNC enabled, calling fsync() each 100 requests.
Calling fsync() at the end of test, Enabled.
Using synchronous I/O mode
Doing random r/w test
Threads started!
Time limit exceeded, exiting...
Done.

Operations performed:  11580 Read, 7720 Write, 24581 Other = 43881 Total
Read 180.94Mb  Written 120.62Mb  Total transferred 301.56Mb  (1.0052Mb/sec)
   64.33 Requests/sec executed

Test execution summary:
    total time:                          300.0100s
    total number of events:              19300
    total time taken by event execution: 1.0260
    per-request statistics:
         min:                                  0.02ms
         avg:                                  0.05ms
         max:                                  0.32ms
         approx.  95 percentile:               0.08ms

Threads fairness:
    events (avg/stddev):           19300.0000/0.00
    execution time (avg/stddev):   1.0260/0.00

root@c1-10-1-6-210:~# 

ponysay

root@c1-10-1-6-210:~# time ponysay Yay ! Awesome
 _______________ 
< Yay ! Awesome >
 --------------- 
    \                                     
     \                                    
      \                                   
      ▄▄▄▄▄▄▄▄ ▄▄▄                        
    ▄▄██▄▄█▄▄▄▄████                       
   █▄▄▄▄▄▄▄▄▄▄▄▄█▄██▄                     
  ▄▄█████████████▄██▄▄                    
  ████████▄▄▄▄▄▄██▄▄▄█                    
 ███████▄█▄███▄█████▄█                    
 ███▄███▄▄▄▄█▄███▄▄▄█        ▄▄▄▄▄▄▄▄▄    
 █████▄▄▄▄▄▄████████       ▄▄▄▄▄██████▄▄  
 ▀▄██▄▄▄▄▄▄▄▄███▄█▀      ▄▄▄▄▄▄▄▄▄▄█████  
  ███████▄▄▄▄▄▄▄██▄▄▄▄▄▄▄▄▄▀▀   ▀▄███████ 
  █▄▄▀▀▀▀  ██████▄█▄███████▄     ██████▄▄▄
           ▀▄█████████▄▄██▄█   ▄▄▄█▄▄█████
            ▀▄████████████▄▀   ▀▄█▄▄██████
             █▄▄██▄▄▄▄█▄███▄     ▀▄███████
             ██████  ▀▄▄█████      ▀▄▄████
            ▄▄▄▄███   ███████        ▀▄██ 
            █▄█████   █▄▄█████         █  
          ▄█▄▄▄▄▄██   █▄▄█▄▄██            
          █▄▄█▄▄▄██   █▄▄█▄▄███           
            █▄▄▄▄█       █▄▄▄▄█
real    0m1.021s
user    0m0.930s
sys     0m0.080s

author Philippe LewinWritten by Philippe Lewin, French Software Engineer. twitter