Live data from Hacker News

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

blog.linode.com

81–90 of 289 posts

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

#81
post #79

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…

DO?

Digital Ocean

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

#82

Earlier quoted context omitted.

Care to share the provider you are using?

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

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

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

#83

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

Looks like library.linode.com has the same format, and is still the same fantastic resource.

I'm embarrassed to say that once upon a time I used library.linode.com to help walk me through my first Linux server setup... running on Digital Ocean. Yes, I felt like a complete douchebag. I wanted to use Linode but I was one of those $5/month people.

However it left me with a sense of obligation to give Linode business someday when I could justify/afford doing so. It looks like Linode just gave me the opportunity to do that.

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

#84
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…

Those benchmarks are pointless on VM because of the memory caching...

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

#85
post #63
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…

This is mine old $20 located in London, doing exactly nothing, I just created it last week, it seems very slow in comparison: 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, 13,6791 s, 78,5 MB/s hdparm -tT /dev/xvda /dev/xvda: Timing cached reads: 3580 MB in 2.00 seconds = 1794.00 MB/sec Timing buffered disk reads: 336 MB in 3.01 seconds =…

Dallas data center, not upgraded, faster than London, slower than upgrade. ;)

  $> 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, 2.19598 s, 489 MB/s

  $> hdparm -tT /dev/xvda
  /dev/xvda:
  Timing cached reads:   12446 MB in  1.98 seconds = 6273.29 MB/sec
  Timing buffered disk reads: 1768 MB in  3.00 seconds = 589.00 MB/sec

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

#86
post #79

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…

DO?

Digital Ocean

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

#87

DO's biggest problem is their lack of "zero-downtime snapshot backup and upgrading". i've not used Linode but anyone know if theirs is any different?

Upgrades/downgrades requires transferring all your data from one server to another - so that means downtime. The bigger the server, the more downtime in transferring.

As for backups, Linode backups seem to get a bad reputation. They do take a snapshot of a running instance - but reports from the forums indicate that they regularly fail, leaving you with a missing backup at some points. The only way of restoring a backup is to deploy that backup as a new server.

I'd recommend avoiding Linode backups and doing your own.

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

#88
post #79

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…

DO?

Digital Ocean - https://www.digitalocean.com/

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

#89
post #12

Awesome News. Competition really pushes companies to please their customers. Ever since Digital Ocean became the new hip, Linode has been pushing harder. My experience with them has been mixed. Forgiving their previous mishaps and the feeling that the level of Customer Service has gone down, they have been decent year long. I wouldn't mind recommending them. [Edit: Removed the bit about DigitalOcean Plans. If you hav…

It seems to be the Optimizely js, which could mean they are A/B testing something about their pricing grid. I'd really like to know the results of the test.

What tests? I doubt it's any of your business.

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

#90
post #49
post #34

Earlier quoted context omitted.

One reason Linode doesn't offer "tiny boxes" is that they, like other companies, are worried about running out of IPv4 addresses.

This is not true. Linode allow you to attach additional IPs to your Linode at $1/month, for example, I have one Linode which has 6 IPs attached for only $25/month. I still can't find a company has this kind of flexibility.

what are the range of ip addresses like? are they just like

    23.23.23.24
    23.23.23.25
    23.23.23.26
Post reply on HN