Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
01-06-2011, 04:32 PM
|
#1
|
Member
Registered: Aug 2007
Posts: 346
Rep:
|
back up application / code suggestions
I am stuck where I have a backup server with some storage and > 30 servers. I can't due to space keep live rsync of the code, but wish to have backups of these box's. *Note this will be backed up to disk, not tape or other media*
I played with some scripts, I know tar has an --update, but still having a problem with space, then the extraction of multiple file locations for configs, websites, etc.
I have used bakula in the past, but not sure it will suit my needs. I can get additional storage if need be as well as drives for a 2nd box, but looking here for suggestions.
I need to backup large > 100GB of some things like mail, websites, database, etc. some of which will change, some won't. So it would be nice to have a master archive, then a --differential I think would be the ideal solution with minimal downtime (which is why an image type solution cant be used).
I await great ideas and suggestions!
Thanks
Last edited by sir-lancealot; 01-06-2011 at 04:33 PM.
|
|
|
01-06-2011, 08:33 PM
|
#2
|
Senior Member
Registered: Aug 2007
Location: Massachusetts, USA
Distribution: Solaris 9 & 10, Mac OS X, Ubuntu Server
Posts: 1,197
Rep:
|
If you have that many servers, then it makes sense to have a backup server with enough storage (either as a disk array or a tape drive or library) to back them all up. I use Amanda with an AIT5 tape library. More common (especially now that Sony has EOL'd AIT) is LTO, though many people are going with disk arrays since very large drives are becoming cheap.
I wrote up the reasons I like Amanda, and they are still relevant, even though a couple of years have passed. You can get the latest from the Zmanda site and the user documentation from the wiki. You can use it to backup to tape, disk or the cloud.
|
|
1 members found this post helpful.
|
01-06-2011, 08:44 PM
|
#3
|
Member
Registered: Aug 2007
Posts: 346
Original Poster
Rep:
|
Thanks, I was reading numerous sites, and yes I do agree having enough strorage.
Total compressed is around 1T and the storage device has 1 1/2T available, so it is enough for a full + incremental. I am looking into a few storage array's, etc. but the 1st and formost is getting the right app in place.
I will take a look at your doc now as well to help in the decision making.
Thanks.
|
|
|
01-07-2011, 04:52 PM
|
#4
|
LQ Newbie
Registered: Jan 2011
Location: Chicago, Il. USA
Distribution: Ubuntu
Posts: 4
Rep:
|
Look into rdiff-backup http://www.nongnu.org/rdiff-backup/ as well. A command line utility that basically does a rsync from a local or remote disk. Your left with a directory that is essentially a snapshot of the area at the time the backups ran. I share this directory out to the users, read-only, so they can complete their own recoveries (permissions are the same). In addition, rdiff-backup completes incremental backups as well. It only saves the changed data so the space needed would be smaller when compared to a "normal" incremental. I'll let the website explain the rest.
|
|
|
All times are GMT -5. The time now is 08:01 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|