Linux - ServerThis 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.
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.
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free.
currently im doing the backups with a nightly bash script that dumps and rsyncs from all server to a backup machine and than writes to a tape.
I was looking at bacula and some other tools.
Which one would fit for thies size?
Most of the Backups are mysqldumps.
We have a superloader3 with a DLT-S4 Tape and we are som close to the
800GB that sometimes I get IO/Errors when writing one of our folder to tape.
I have used amanda with success. Admittedly not on such a large job, or to DLT-S4 tapes either, but according to the amanda docs, this would not prove difficult to implement.
Can you not double the capacity of the DTL-S4 by switching on hardware compression?
You mention that most of your backups are MySQL dumps. Then you should look at Zmanda Recovery Manager (ZRM) for MySQL -- http://www.zmanda.com/backup-mysql.html. It is by far the best system available for managing MySQL backups. You can implement it on the backup server with the backups to disk on that server and then use Amanda to orchestrate everything to tape.
You can get opensource for both of those products. Just download the community edition. You can also get enterprise support, if that's what you need.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.