Just to add something to the subject, you could schedule the first backup 
on first friday and add the queueing of the other ones as RunAfterJob on 
the dir system as a bconsole command.

If it is not clear enough tell me and I'll try to write a sample script.

Regards



--------------------------------------------------------------------------
Ferdinando Pasqualetti
G.T.Dati srl
Tel. 0557310862 - 3356172731 - Fax 055720143





Da:     ganiuszka <ganius...@gmail.com>
Per:    Ana Romero <ana.rom...@cpxextremadura.com>
Cc:     bacula-users@lists.sourceforge.net
Data:   06/09/2012 19.09
Oggetto:        Re: [Bacula-users] How to configure schedule for run full 
the first weekend of the month??



W dniu 06.09.2012 17:18, Ana Romero pisze:
> Hello Jeremy,
>
> I'm trying to do is run during the first weekend ( fri, sat and sun )
> all my full backups with the following schedule :
>
> Set backup1:
> Run=Level=Full 1st fri at 18:00
> Set backup2:
> Run=Level=Full 1st sat at 18:00
> Set backup3
> Run=Level=Full 1st sun at 18:00
>
> e.g. full backup for the month of September 2012 the execution would be:
>
> Backup1 -> 7 September
> Backup2 -> 1 September
> Backup3 -> 3 September
>
> but I want this schedule:
>
> Backup1 -> 7 September
> Backup2 -> 8 September
> Backup3 -> 9 September
>

I do not understand. See below my descriptions for your text from 
previous mail.

Backup1 -> 7  September <== it is Friday (tomorrow)
Backup2 -> 1  September <== it is Saturday (past)
Backup3 -> 3  September <== it is Monday (past)

So could you explain us your need?

Maybe you are thinking about that this month has been started a week 
ago. In this case, you can adjust your schedules for this month eg. by:

Schedule {
   Name = "SomeSchedule1"
   Run = Level=Full 2nd fri at 18:00
}

Schedule {
   Name = "SomeSchedule2"
   Run = Level=Full 2nd sat at 18:00
}

Schedule {
   Name = "SomeSchedule3"
   Run = Level=Full 2nd sun at 18:00
}

And in after this backups you can to set back your schedule on 1st days 
of the month.

What do you think about that?

Regards.
gani

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


N.B. Le informazioni contenute in questa comunicazione sono riservate e 
destinate esclusivamente alla/e persona/e o alla società/ente sopra 
indicati. E' vietato ai soggetti diversi dai destinatari qualsiasi uso, 
copia, diffusione di quanto in esso contenuto sia ai sensi dell'art. 616 
c.p., sia ai sensi del D.lgs n. 196/03. Se questa comunicazione Vi è 
pervenuta per errore, Vi preghiamo di rispondere a questa mail e 
successivamente cancellarla dal Vostro sistema. 

<<image/jpeg>>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to