Linode Forum
https://forum.linode.com/

mounting a directory from another linode
https://forum.linode.com/viewtopic.php?f=19&t=11501
Page 1 of 1

Author:  willoneal [ Wed Dec 24, 2014 8:34 am ]
Post subject:  mounting a directory from another linode

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?

Author:  Vance [ Wed Dec 24, 2014 9:37 pm ]
Post subject:  Re: mounting a directory from another linode

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.

Author:  willoneal [ Sat Dec 27, 2014 6:59 pm ]
Post subject:  Re: mounting a directory from another linode

Thank you!

Page 1 of 1 All times are UTC-04:00
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/