Live data from Hacker News

The New Linode Cloud: SSDs, Double RAM and much more

blog.linode.com

201–210 of 289 posts

Re: The New Linode Cloud: SSDs, Double RAM and much more

#201

I still prefer OVH.com http://www.ovh.com/us/vps/vps-classic.xml for $7 you get: 2 cores 2GB RAM for 10$ you get: 3 cores 4GB RAM They don't have SSD, but SSD doesn't do everything, I prefer more ram. EDIT: If some of you don't know OVH, it's because its new in America, but its not some cheap company, it's a European company that is very successful there. And just recently created a datacenter in North America. (I us…

Can you run https://github.com/mgutz/vpsbench and see how the performance is to compare?

I have the 4gb vmware vps (http://www.ovh.com/us/vps/vps-cloud.xml)

  _04/17/2014 - VMPLAN - DATACENTER - OS - AUTHOR_
  ```
  CPU model:  AMD Opteron(tm) Processor 4386
  Number of cores: 4
  CPU frequency:  3100.000 MHz
  Total amount of RAM: 3943 MB
  Total amount of swap: 1998 MB
  System uptime:   10 days, 2:25,
  I/O speed:  169 MB/s
  Bzip 25MB: 5.34s
  Download 100MB file: 15.8MB/s
  ```

Re: The New Linode Cloud: SSDs, Double RAM and much more

#203

Why do I pay Linode $20/month instead of paying DO $5/month(1)? Because Linode treats their servers like kittens (upgrades, addons/options, support), and DO treats their servers like cattle. There's nothing wrong with the cattle model of managing servers. But I'm not using Chef or Puppet, I just have one server that I use to put stuff up on the internet and host a few services. And Linode treats that one solitary ser…

>I just have one server that I use to put stuff up on the internet and host a few services. And Linode treats that one solitary server better than any other VPS host in the world. I use DO for this and have used many others in the past and I have never had any problems with DO...

Last month DO rebooted my droplet (I received an email notice of this), it came back with all my config files filled with just @@@@'s... They were not helpful at all, after 5 emails they offered to help migrate leftover data to a new droplet but there was nothing that wasn't in my backups, my site was down for a day.

Re: The New Linode Cloud: SSDs, Double RAM and much more

#204

I still prefer OVH.com http://www.ovh.com/us/vps/vps-classic.xml for $7 you get: 2 cores 2GB RAM for 10$ you get: 3 cores 4GB RAM They don't have SSD, but SSD doesn't do everything, I prefer more ram. EDIT: If some of you don't know OVH, it's because its new in America, but its not some cheap company, it's a European company that is very successful there. And just recently created a datacenter in North America. (I us…

Speaking of OVH, their catalog on low-end dedicated servers (when available) is quite nice too http://www.kimsufi.com

Re: The New Linode Cloud: SSDs, Double RAM and much more

#205

Earlier quoted context omitted.

Ramnode is fantastic and cheap. http://www.ramnode.com

$2/month is enticing, but 128mb ram seems impossible. even 256mb is pushing it.

Debian minimal, with NGINX or some other light HTTP is easy on even 64 megs. On 128, you can do stuff like PHP and you can run whatever efficient web stuff you like. The web is light, if you're efficient about it.

As an aside, one of my friends has a 100 meg free VPS from one of the terrible free vps providers. He has managed to squeeze a Minecraft server on, and that can hold about 2 or 3 players! (apart from the terrible network, cpu and uptime)

Re: The New Linode Cloud: SSDs, Double RAM and much more

#206
post #5

It looks like Linode are still leaving the "incredibly cheap tiny box" market to DO. Linode's cheapest option is $20/month, which makes it slightly less useful for the kind of "so cheap you don't even think about it" boxes that DO provide.

> Linode's cheapest option is $20/month, which makes it slightly less useful for the kind of "so cheap you don't even think about it" boxes that DO provide. Yes, this, the $10 plan is DO's most popular.

How do you know DO's $10/m plan is most popular?

(Please don't say it's because the pricing page highlights the $10 plan ass "most popular". You know that's just a classic up-sell trick, right?)

Re: The New Linode Cloud: SSDs, Double RAM and much more

#207

Cool news, but their website now has the same lame design as DigitalOcean. I liked the old site layout better.

- 2003: http://web.archive.org/web/20030614084310/http://www.linode....

- 2007: http://web.archive.org/web/20071214070928/http://www.linode....

- 2013: http://web.archive.org/web/20131228003146/https://www.linode...

- 2014: https://www.linode.com/

Give me my beveled borders back!

Re: The New Linode Cloud: SSDs, Double RAM and much more

#208
> Linodes are now SSD. This is not a hybrid solution – it’s fully native SSD servers using battery-backed hardware RAID. No spinning rust! And, no consumer SSDs either – we’re using only reliable, insanely fast, datacenter-grade SSDs that won’t slow down over time. These suckers are not cheap.

http://techreport.com/review/26058/the-ssd-endurance-experim...

Not to slam what Linode is doing here, and I'm sure there are probably lots of great reasons to buy datacentre-grade SSDs, but just thought I'd point out that slowing down over time (or data integrity issues) are not really consumer-grade problems any more :-)

Re: The New Linode Cloud: SSDs, Double RAM and much more

#209
post #110
post #55

I forgot to benchmark the disk before I upgraded but here are some simple disk benchmarks on an upgraded linode (the $20 plan, now with SSD) $ dd bs=1M count=1024 if=/dev/zero of=test conv=fdatasync 1024+0 records in 1024+0 records out 1073741824 bytes (1.1 GB) copied, 1.31593 s, 816 MB/s $ hdparm -tT /dev/xvda /dev/xvda: Timing cached reads: 19872 MB in 1.98 seconds = 10020.63 MB/sec Timing buffered disk reads: 2558…

Throughput speed is not everything, in many situations latency is more important. Can you give results for this? dd if=/dev/zero of=test bs=512 count=1500 oflag=dsync I'm getting "6.40264 s, 120 kB/s" on my laptop's SSD, but on a proper server with a RAID card and cache enabled I get "0.187033 s, 4.1 MB/s".

I did 7 runs of your test and the average time is: 0.424795s. Example run:

  $ dd if=/dev/zero of=test bs=512 count=1500 oflag=dsync
  1500+0 records in
  1500+0 records out
  768000 bytes (768 kB) copied, 0.427272 s, 1.8 MB/s

Re: The New Linode Cloud: SSDs, Double RAM and much more

#210

Earlier quoted context omitted.

Don't almost all web servers/browsers use SNI now? I don't see why you'd need multiple IPs for running multiple SSL sites nowadays. I have done multiple SSL sites on one IP for years.

IE on XP and Android 2.x are the notable things that don't support SNI. Some people still care about these.

No one should care about those. Maybe if people stopped supporting old crusty systems, the owners would realize they should upgrade.
Post reply on HN