sudo rm / -rf --no-preserve-root
but it's not as fun as it soundsOnline Labs – ARM servers in the cloud
11–20 of 41 posts
Re: Online Labs – ARM servers in the cloud
#12I haven't used Online.net in a while but they're on Twitter, on IRC, they have a forum based on Discourse[1], now this. It's like a fresher OVH. French, too. The servers have four logical processors like this processor : 0 model name : ARMv7 Processor rev 2 (v7l) Features : half thumb fastmult vfp edsp thumbee fpv3 tls idiva idivt vfpd32 lpae CPU implementer : 0x56 CPU architecture: 7 CPU variant : 0x2 CPU part : 0x5…
Re: Online Labs – ARM servers in the cloud
#13Re: Online Labs – ARM servers in the cloud
#14Earlier quoted context omitted.
Not a scientific measure by ANY measure, but a similar core I googled appears to kick out about 200 bogomips whereas a virtual Xeon E5-2690 v2 core on one of my machines knocks out 5984 bogomips. I have 20 of those Xeon cores and 128Gb of RAM in a 2U. Comparing the ratio of bogomips you'd have to get 598 of those ARM machines in a 2U to get the same bogomips. Like I said this isn't even slightly scientific but is at…
Thanks for the trivia. Just to continue on this path, how many virtualized instances can you put on your machine ?
I can probably push 40 of those onto it without it bending too terribly. If I knock the RAM down to 2Gb an instance I could probably quite happily get 64-100 on it in theory. I think memory bandwidth might kill it before CPU does.
We have two almost full (18 each) 42U racks of those machines (bar switches) so across the 720 E5 cores with 4.6TiB of RAM there is about 4.3 million bogomips.
Fun :)
(most of this is corporate fileservers, exchange, AD, various crappy apps, network appliances, web servers, SQL servers and idles at around 20% in use). If it all went off you'd need earplugs and fireman's equipment.
Re: Online Labs – ARM servers in the cloud
#15> Follow @online_en on Twitter and send us a direct message with your email. Don't they have to follow YOU to be able to do that?
Re: Online Labs – ARM servers in the cloud
#16Earlier quoted context omitted.
Really silly test 10$/mo droplet $ sysbench --test=cpu --cpu-max-prime=2000 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: 2000 Test execution summary: total time: 1.5297s total number of events: 10000 total time taken by event execution: 1.521…
Not that it'd cover for the difference but note that you're only using one of the 4 threads of the C1. If I'm not mistaken you only have 1 CPU for a droplet at this price.
Re: Online Labs – ARM servers in the cloud
#17I haven't used Online.net in a while but they're on Twitter, on IRC, they have a forum based on Discourse[1], now this. It's like a fresher OVH. French, too. The servers have four logical processors like this processor : 0 model name : ARMv7 Processor rev 2 (v7l) Features : half thumb fastmult vfp edsp thumbee fpv3 tls idiva idivt vfpd32 lpae CPU implementer : 0x56 CPU architecture: 7 CPU variant : 0x2 CPU part : 0x5…
Thanx for posting this info. The cpuinfo matches Marvell Armada XP.
Re: Online Labs – ARM servers in the cloud
#18I haven't used Online.net in a while but they're on Twitter, on IRC, they have a forum based on Discourse[1], now this. It's like a fresher OVH. French, too. The servers have four logical processors like this processor : 0 model name : ARMv7 Processor rev 2 (v7l) Features : half thumb fastmult vfp edsp thumbee fpv3 tls idiva idivt vfpd32 lpae CPU implementer : 0x56 CPU architecture: 7 CPU variant : 0x2 CPU part : 0x5…
Thanx for posting this info. The cpuinfo matches Marvell Armada XP.
Hardware : Marvell Armada 370/XP (Device Tree)
Revision : 0000
Serial : 0000000000000000Re: Online Labs – ARM servers in the cloud
#19Earlier quoted context omitted.
Really silly test 10$/mo droplet $ sysbench --test=cpu --cpu-max-prime=2000 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: 2000 Test execution summary: total time: 1.5297s total number of events: 10000 total time taken by event execution: 1.521…
Not that it'd cover for the difference but note that you're only using one of the 4 threads of the C1. If I'm not mistaken you only have 1 CPU for a droplet at this price.
ubuntu@c1-10-1-18-157:~$ sysbench --test=cpu --cpu-max-prime=2000 --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: 2000
Test execution summary:
total time: 6.7674s
total number of events: 10000
total time taken by event execution: 27.0485
per-request statistics:
min: 2.69ms
avg: 2.70ms
max: 7.00ms
approx. 95 percentile: 2.70ms
Threads fairness:
events (avg/stddev): 2500.0000/17.36
execution time (avg/stddev): 6.7621/0.00Re: Online Labs – ARM servers in the cloud
#20Nice option, how much compute power does these ARM servers offer though?
Not a scientific measure by ANY measure, but a similar core I googled appears to kick out about 200 bogomips whereas a virtual Xeon E5-2690 v2 core on one of my machines knocks out 5984 bogomips. I have 20 of those Xeon cores and 128Gb of RAM in a 2U. Comparing the ratio of bogomips you'd have to get 598 of those ARM machines in a 2U to get the same bogomips. Like I said this isn't even slightly scientific but is at…