Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Wed Dec 24, 2014 8:34 am 
Offline
Senior Newbie

Joined: Mon Sep 29, 2014 7:42 pm
Posts: 7
I want to use another linode to store database backups.

My application will write the backup files to any (local) directory that I tell it - so long as it is accessible to the file system

how would I go about doing this?


Top
   
PostPosted: Wed Dec 24, 2014 9:37 pm 
Offline
Senior Member
User avatar

Joined: Sun Jan 18, 2009 2:41 pm
Posts: 830
A simple to set up option would be sshfs. All you need is an ssh server running on the system with the storage, and the sshfs program on the system that will be generating the backups.

My understanding is that it does not perform as well as a "real" network file system, but if you are just doing an occasional backup and restore rather than a bunch of random reads and writes that shouldn't really be a problem. If that doesn't cut it, this article covers NFS, one of the first and still prevalent network file systems. It also mentions a few alternatives like Ceph, GlusterFS, and OpenAFS. This discussion thread contains some opinions of Linode users.


Top
   
PostPosted: Sat Dec 27, 2014 6:59 pm 
Offline
Senior Newbie

Joined: Mon Sep 29, 2014 7:42 pm
Posts: 7
Thank you!


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


Who is online

Users browsing this forum: No registered users and 2 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