Bacula-users

Re: [Bacula-users] What's wrong with my schedule?

2013-08-01 10:27:33
Subject: Re: [Bacula-users] What's wrong with my schedule?
From: Martin Simmons <martin AT lispworks DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Thu, 1 Aug 2013 15:22:01 +0100
>>>>> On Wed, 31 Jul 2013 11:25:25 -0400, Gary Dale said:
> 
> On 31/07/13 07:14 AM, John Drescher wrote:
> >>>> Do you have attribute spooling enabled?
> >>>>
> >>>> John
> >>> Not so far as I can tell.
> >>>
> >> Why would I want to have it enabled?
> > Normally you enable that to speed up database inserts since this
> > causes the DB inserts to happen at the end of the job (in large
> > transactions) instead of after every single file. However in this case
> > I was concerned that your differential was started before the
> > attribute inserts were finished. Remember that bacula compares what is
> > in the DB to what it finds in the filesystem to determine what has
> > changed from the full.
> >
> > John
> >
> But that's not the problem. The problem is that Full backup is running. 
> If the Full backup was following the schedule, the issue of the 
> differential backing up the files wouldn't exist.

The output of show job=BackupServer might reveal something.

__Martin

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
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>
  • Re: [Bacula-users] What's wrong with my schedule?, Martin Simmons <=