Bacula-users

Re: [Bacula-users] Backing up a huge file

2008-10-31 10:06:43
Subject: Re: [Bacula-users] Backing up a huge file
From: C M Reinehr <cmr AT amsent DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Fri, 31 Oct 2008 09:04:24 -0500
Hi Pablo,

On Thu 30 October 2008 16:42, J. Pablo" Fernández wrote:
> No hints or ideas about this?
>
> Thanks.
>
> On Sun, 2008-10-26 at 12:55 +0100, J. Pablo Fernández wrote:
> > Hello,
> >
> > I need to backup a huge file, it currently is 700MB but it's conceivable
> > that it'll grow beyond the 1GB. Normally I just copy this file to
> > another location (for the curious, it's the database of a Zope instance,
> > a ZODB file).

The size of this file is no problem. I routinely back up a VMware virtual disk 
file which, currently, is about 7.3GB.

> > This file changes little from day to day, but I understand Bacula can't
> > do inside-the-file subdivision for incremental backups, am I right?

I'm not familiar with Zope, but it's safe to say that Bacula does not have the 
ability to access individual files within the Zope database. The SOP with 
other databases (e.g., Sqlite, Mysql, PostgreSQL, etc.) is to stop the 
database, perform a dump using the database support tools, and then back up 
the dump. (WRT VMware, it's possible to run an instance of a Bacula Client 
within the VMware virtual machine.)

> > Anyway, it doesn't matter. What I want to do is a full backup daily and
> > keep two of them and a full backup weekly and also keep two of them. So
> > at any given time I can get yesterday, the day before yesterday, a week
> > ago and two weeks ago. Would you think that's a good idea?
> > I suppose I should make two schedules, daily and weekly. But which
> > numbers should I have on the pools to achieve this? Two volumes of
> > 1.5GB? Any hints of guidance is welcome, I'm not a sysadmin and my
> > experience with Bacula is very limited.

Of the top of my head I would say that you need to define two pools, one for 
the daily backups & one for the weekly backups, with appropriate retention 
times (two days, more or less). Whether backing up to tape or hard drive, I 
would suggest storing one full backup per volume & then rotating volumes as 
appropriate.

> >
> > Thank you.

HTH!

cmr
-- 
Debian 'Etch' - Registered Linux User #241964
--------
"More laws, less justice." -- Marcus Tullius Ciceroca, 42 BC

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>