Bacula-users

Re: [Bacula-users] scheduling problem

2009-09-16 07:15:32
Subject: Re: [Bacula-users] scheduling problem
From: "Roy Kidder" <bacula AT jehster DOT net>
To: bacula-users AT lists.sourceforge DOT net
Date: Wed, 16 Sep 2009 07:11:42 -0400 (EDT)
I stand corrected. I finally got through the full backup, swapping volumes
as soon as I could once they were requested but the following 2 nights
bacula scheduled another full backup (when it should have been
incremental).

If anyone has suggestions, I'd appreciate hearing them.

Thanks in advance,
Roy



Roy Kidder wrote:
> Hello all, I'm hoping someone can help me. I'm having an issue with a
> backup schedule on a new install of bacula. I have a scheduled defined as:
>
> Schedule {
>   Name = "Monthly"
>   Run = Full 1st fri at 23:05
>   Run = Incremental 2nd-5th fri at 23:05
>   Run = Incremental sat-thu at 23:05
> }
>
> and a host which uses that schedule:
>
> JobDefs {
>   Name = "nutbuster-job"
>   Type = Backup
>   Level = Incremental
>   Client = nutbuster-fd
>   FileSet = "nutbuster-set"
>   Schedule = "Monthly"
>   Storage = DLT-7000
>   Messages = Standard
>   Pool = Default
>   Priority = 10
> }
>
> The DLT-7000 is a single drive, not a jukebox and the file set is large so
> a full backup spans several volumes. As such, when the full backup starts
> on the 1st Friday of the month, Saturday is spent swapping volumes and the
> backup is still running into Sunday. So, another backup is scheduled by
> the scheduler on Saturday as a Full not an Incremental. At least this is
> the behavior I've seen, and I'm assuming it's because of the tape swapping
> delay. Can anyone confirm that I'm correct or otherwise point me in the
> right direction?
>
> Thanks in advance,
> Roy
>
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register
> now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Bacula-users mailing list
> Bacula-users AT lists.sourceforge DOT net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
>



------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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>