Bacula-users

Re: [Bacula-users] version 3

2009-10-23 18:14:18
Subject: Re: [Bacula-users] version 3
From: Cedric Tefft <logicloop AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Fri, 23 Oct 2009 15:09:06 -0700
glynd wrote:
> Sorry forget this
> # Backup the catalog database (after the nightly save)
> Job {
>   Name = "SugarCatalog"
>   JobDefs = "SugarJob"
>   Level = Full
>   FileSet="Catalog"
>   Schedule = "WeeklyCycleAfterBackup"
>   # This creates an ASCII copy of the catalog
>   # WARNING!
>   # Ubuntu uses make_catalog_backup_awk script for
>   # security reasons
>   # Replace <CatalogName> with the real Catalog name
>   RunBeforeJob = "/var/lib/bacula/bin/make_catalog_backup bacula bacula"
>   # This deletes the copy of the catalog
>   RunAfterJob  = "/var/lib/bacula/bin/delete_catalog_backup"
>   Write Bootstrap = "/var/lib/bacula/bin/SugarBackupCatalog.bsr"
>   Priority = 11                   # run after main backup
> }
>   
[snip]

I see you're using JobDefs.  The only way for us to get a clear picture 
of your Job configs is to include the JobDefs they're based on.

Also, I asked if you could post your FileSets, but it appears you did 
not do that,  however that may turn out to be moot because...

as Martin pointed out it's rather unusual to have five separate 
catalogs, and this may be where you're getting into trouble.  You need 
to make sure your dump scripts correlate exactly with your clients -- in 
other words make absolutely certain you aren't dumping the database to 
the backup server's hard drive, and then trying to pull the dump file 
from one of your remote client's hard drives (where it obviously doesn't 
exist).

- Cedric



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users