Bacula-users

[Bacula-users] Is there a problem with my schedule?

2008-05-28 09:05:57
Subject: [Bacula-users] Is there a problem with my schedule?
From: "Robin Bonin" <rbonin AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Wed, 28 May 2008 08:05:46 -0500
Hi, I thought I had everything configured, but not scheduled jobs are running.

This is one of my schedules

Schedule {
        Name = ServerStandard
        Run = Level=Full                        Pool=FreeNasFull        
Storage=FreeNasFullFolder       1st sat at 03:05
        Run = Level=Differential        Pool=FreeNasDif         
Storage=FreeNasDifFolder        2nd-5th
sat at 03:05
        Run = Level=Incremental         Pool=FreeNasInc         
Storage=FreeNasIncFolder        tue-fri
at 03:05
}


and here is my job using it.

Job {
  Name = OfficeAmazonFolder
  Type = Backup
  Level = Full
  Client=office-fd
  FileSet = OfficeAmazonFolder
  Storage = FreeNasFullFolder
  Pool = FreeNasFull
  Messages = Standard
  Schedule = ServerStandard
}

when I get a status on the director, nothing shows up under the
scheduled section.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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>