>>>>> On Mon, 19 Feb 2007 11:02:35 -0500, Naufal Zamir said:
> 
> I am running bacula 1.38.5.
> 
> I want to know if the incremental and differential backups can tale a fuill
> backup from a different pool as their reference point.

Yes.


> Currently, I am using a full backup pool for the full backups, and since it
> takes pretty long for all the system's full backup I do it on the weekend.
> After the weekend when bacula is supposed to do an incremental or a
> differential, it does not find any backup for that particular job and
> reverts to full backup. what I want to do is that differential and
> incremental should not revert to full backup and take the full backup from
> other pool as their reference. Otherwise since it take 3 days for one full
> backup of all three systems, whole cycle disrupts.

There are two common mistakes:

1) How did you define your job?  To make differential/incremental work, you
   must use the level option when running the job with the same name as the
   full job.  I.e. one job with a schedule that contains more than one run
   option.

2) What are the retention times for the job?  If they are too short, then
   Bacula might prune the job records for the full run before it runs the
   differential/incremental.

__Martin

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to