Gentoo Archives: gentoo-server

From: Kirk Hoganson <kirk2@×××××××××.com>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] [Somewhat OT] Backup Solution (Gentoo Based)
Date: Wed, 07 Jun 2006 21:52:45
Message-Id: 4487488F.2050804@lenderlab.com
In Reply to: Re: [gentoo-server] [Somewhat OT] Backup Solution (Gentoo Based) by Chris Shelton
1 Chris Shelton wrote:
2 >
3 > I would suggest looking at bacula: http://www.bacula.org/ . This is a
4 > free open source backup program that likely meets most of your needs.
5 > Bacula has a moderately active users mailing list, detailed
6 > documentation, MySQL or postgreSQL as backup catalog options, and
7 > responsive developers.
8 >
9 > chris
10
11 I would like to thank everyone for their suggestions. Bacula looks like
12 a close fit. I don't know how it flew under my radar. My question, for
13 those using it, would be how do you handle DB backups? MySQL backups
14 are of the utmost importance here.
15
16 I cannot do a mysqldump to the local client filesystem and back that up,
17 as that would limit how much space I have available in the partition for
18 the DB itself (I would have to save enough space to dump a copy of
19 everything). That isn't really a viable option with our configuration.
20 I was hoping for a backup solution that could backup from the DB to a
21 central location without intermediary steps.
22
23 How are Bacula users backing up their DB servers?
24
25 Thanks,
26 Kirk
27 --
28 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] [Somewhat OT] Backup Solution (Gentoo Based) Ramon van Alteren <ramon@××××××××××.nl>