hybinet wrote:
Anyway, I believe Linode is already working on something similar, in the form of remote storage and/or backup. From what I've heard, the new service will probably launch this year. Check back from time to time.
OK, I'll keep checking back, as I have been doing for 3 years now ...
hybinet wrote:
Others here will tell you to just offload your stuff to Amazon S3 or something like that. I'm not particularly fond of S3 (no standard POSIX-compliant way to access my files!) so I got a cheap server with lots of disk space elsewhere, mounted remotely on my Linode. As long as the other server is geographically close enough to the Linode, access speeds are quite good. Of course this method doubles my bandwidth usage, because the files need to be transferred in from the other server every time it is transferred out to a user. But I've got plenty of bandwidth left anyway...
I alread offloaded my photo storage (which is all of my photos and movies from my digital camera(s), not just the stuff I host on my gallery site) to S3; that freed about 19 GB up on my server.
I also went so far as to start writing a POSIX compliant filesystem layer for S3 using Linux FUSE, but I quit after getting to the caching layer that would need to be very sophisticated to provide good performance with S3's impoverished access methods. I did end up with a nice C library for S3, which is at:
http://libs3.ischo.com/index.htmlAnd I still consider finishing the project and completing a POSIX FUSE filesystem for S3 ...
But - I really shouldn't have to spend hundreds of hours implementing a filesystem for storing my files remotely on S3, just to have reasonable disk space on Linode.com. Surely there is an easier way: Linode can add more disks to its servers!
hybinet wrote:
AFAIK, there are no "other similar services" (other than Slicehost which recently got sold). Linode isn't one of those thousands of cheap OpenVZ/HyperVM VPS providers who can oversell as much as they like.
There were others, at least a couple of years ago. This page lists quite a few:
http://wiki.xensource.com/xenwiki/Virtu ... rProviders
I *know* that Linode is high quality and doesn't oversell. That's why I like them. I was with Linode.com from 2003 to 2006 remember, and I was very sad to go. But 12 GB for $20/month is just ... sad.