Gilberto Nunes Ferreira wrote:
> Hi folks...
> 
> 
> I have a range of ten tapes.
> I want to use 5 tapes in one week, and the another 5 tapes, in after week.
> 
> I try set the schedule, how this:
> 
> #  and incremental backups other days
> Schedule {
>    Name = "Noturno"
>    Run = Level=Full Pool=Noturno 1st at 23:30
>    Run = Level=Full Pool=Noturno 3rd at 23:30
>    Run = Level=Full Pool=Noturno 5th at 23:30
>    }
> 
> Schedule {
> 
>    Name = "Noturno-"
>    Run = Level=Full Pool=Noturno- 2nd at 23:30
>    Run = Level=Full Pool=Noturno- 4th at 23:30
> }
> 
> 
> # This schedule does the catalog. It starts after the WeeklyCycle
> 
> Schedule {
> 
>    Name = "Catalogo"
>    Run = Level=Full Pool=Noturno 1st at 07:00
>    Run = Level=Full Pool=Noturno 3rd at 07:00
>    Run = Level=Full Pool=Noturno 5th at 07:00
> }
> 
> Schedule {
> 
>    Name = "Catalogo-"
>    Run = Level=Full Pool=Noturno- 2nd at 07:00
>    Run = Level=Full Pool=Noturno- 4th at 07:00
> }
> 
> 
> But don't work...
> 
> Somebody have a solution for this problem?!?!?


Could you be a little more specific than "doesn't work"?  Does it not
run the jobs?  Does it use the wrong pool?  Crash your computer?  Set
fire to your cat?


(No, I'm not serious about the cat.)


-- 
 Phil Stracchino       [EMAIL PROTECTED]
    Renaissance Man, Unix generalist, Perl hacker
 Mobile: 603-216-7037         Landline: 603-886-3518


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to