Bacula-users

Re: [Bacula-users] incremental from different job

2009-07-21 11:29:03
Subject: Re: [Bacula-users] incremental from different job
From: Martin Simmons <martin AT lispworks DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Tue, 21 Jul 2009 16:24:12 +0100
>>>>> On Mon, 20 Jul 2009 11:57:51 +0200, C Keschnat said:
> 
> is it somehow possible to use a Full backup from a different job for an 
> incremental backup of another job?

No.


> I have jobs for clients which run under a "normal" schedule (differential 
> daily, full weekly). Some Server need to be backed up hourly. What I'd 
> like to do is use the full or differential backup from the night before 
> and from there start the incremental backups. The thing is that at night a 
> script to dump all mysql-databases is called by bacula. I want mysqldump 
> to run only at night, during the day I backup the binary logs. I have a 
> solution for this, which is to simply run mysqldump via cronjob before 
> bacula starts its work, but if this is solvable with bacula, I'd prefer 
> that way

You could add %l to the RunScript Command, which will pass the backup level to
the script as $1.

__Martin

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
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>