Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Aug 12, 2008 10:34 am 
Offline
Senior Newbie

Joined: Tue Jul 08, 2008 10:49 am
Posts: 6
Hi All,

I'm wondering if it would be possible to mount a partition on my linode from another hosting provider that gives me ssh access.

I'm thinking some of those providers who offer 200-300GB for 10$/month.

I would like to use this partition for images hosted on websites running on my linode and for backup of data on my linode.

If anyone is doing it, I would be interested in details.

Thanks!

Laurent


Top
   
 Post subject:
PostPosted: Tue Aug 12, 2008 10:38 am 
Offline
Newbie

Joined: Fri Jul 18, 2008 7:36 am
Posts: 3
There are various ways to do this. One way is SSHFS. You can find more information about this here:

http://fuse.sourceforge.net/sshfs.html


Top
   
PostPosted: Tue Aug 12, 2008 11:07 am 
Offline
Senior Member
User avatar

Joined: Mon Dec 10, 2007 4:30 pm
Posts: 341
Website: http://markwalling.org
nepveul wrote:
I would like to use this partition for images hosted on websites running on my linode and for backup of data on my linode.


I don't know how advisable it would be to host images off an sshfs mount, I would think you would want that data to be available to your http server as fast as possible.


Top
   
 Post subject:
PostPosted: Tue Aug 12, 2008 12:46 pm 
Offline
Senior Member

Joined: Tue Apr 27, 2004 5:10 pm
Posts: 212
nepveul - Many of these "extreme value" hosting providers will, very quickly, pick up on the fact that you're use their space in a non-standard way and will shut you down. Just a word of warning.

If you need to store large amounts of data, I'd recommend you look at Amazon's S3 service. For 300GB, it'll be about 3x more expensive than your current "other" hosting provider, but I guarantee you that it'll be a *lot* more reliable, and you don't have to worry about being shut down.


Top
   
 Post subject:
PostPosted: Tue Aug 12, 2008 1:29 pm 
Offline
Senior Newbie

Joined: Tue Jul 08, 2008 10:49 am
Posts: 6
Thanks Anderiv....i'm gonna look at S3....could this be mounted and used in a seamless way on the linode?

thanks!

Laurent


Top
   
 Post subject:
PostPosted: Tue Aug 12, 2008 1:35 pm 
Offline
Senior Member

Joined: Tue Apr 27, 2004 5:10 pm
Posts: 212
nepveul wrote:
Thanks Anderiv....i'm gonna look at S3....could this be mounted and used in a seamless way on the linode?


I believe there may be a way to mount S3 using fuse, but that's really not the way it was intended to be used. When you upload a file to S3, it returns a unique "key" for that object. Going forward, you can retrieve that object via http using that key. Upon upload, you'd store metadata from each image in a database of some sort (object key, image dimensions, file size, etc.) Then upon viewing, you'd use that information to retrieve the data from S3.

If possible, I'd highly recommend you stay away from relying on remotely-mounted partitions for data storage. It's okay to do something like that on a periodic basis for scheduled backups or the like. Relying on that for normal operations is asking for trouble if you want my opinion.


Top
   
 Post subject:
PostPosted: Tue Aug 12, 2008 2:11 pm 
Offline
Senior Member
User avatar

Joined: Mon Jul 21, 2008 1:26 pm
Posts: 171
Website: http://www.rejecttheherd.net
Location: Seattle
Yeah I was digging into this myself and came to the same conclusion, it's not worth it.

I've got another hosting provider that I'm gonna use to host up the media for my site. I'm just creating a subdomain there just for that purpose.


Top
   
 Post subject:
PostPosted: Tue Aug 12, 2008 2:26 pm 
Offline
Senior Member
User avatar

Joined: Mon Dec 10, 2007 4:30 pm
Posts: 341
Website: http://markwalling.org
S3 can be used to serve static content (a trick I learned from The B-List).

http://developer.amazonwebservices.com/ ... f=featured


Top
   
 Post subject:
PostPosted: Tue Aug 12, 2008 2:55 pm 
Offline
Senior Member
User avatar

Joined: Mon Jul 21, 2008 1:26 pm
Posts: 171
Website: http://www.rejecttheherd.net
Location: Seattle
mwalling wrote:
S3 can be used to serve static content (a trick I learned from The B-List).

http://developer.amazonwebservices.com/ ... f=featured


MMMM beautiful!!!!


Top
   
 Post subject:
PostPosted: Thu Aug 21, 2008 9:18 pm 
Offline

Joined: Thu Aug 21, 2008 9:07 pm
Posts: 1
Google gave me this link http://www.saho.net/2008/08/connect-to- ... using-ssh/.

I was looking for the same thing. I have disk space (a lot) on another provider. This worked for me -- and it's fast.

Chad


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group