Re: [Bacula-users] Backup Strategies

2005-09-14 Thread Kern Sibbald
On Wednesday 14 September 2005 23:10, Phil Stracchino wrote: > Josh Fisher wrote: > > Comma-delimitted lists of week-keywords are legal? This is not shown in > > the psuedo-BNF grammar in the documentation for the Schedule resource. > > Is this also true for other keywords, such as wday-keyword, >

Re: [Bacula-users] Backup Strategies

2005-09-14 Thread Phil Stracchino
Josh Fisher wrote: > Comma-delimitted lists of week-keywords are legal? This is not shown in > the psuedo-BNF grammar in the documentation for the Schedule resource. > Is this also true for other keywords, such as wday-keyword, > month-keyword, etc.? You'd have to ask Kern. But I think we've alre

Re: [Bacula-users] Backup Strategies

2005-09-14 Thread Josh Fisher
Comma-delimitted lists of week-keywords are legal? This is not shown in the psuedo-BNF grammar in the documentation for the Schedule resource. Is this also true for other keywords, such as wday-keyword, month-keyword, etc.? Phil Stracchino wrote: Gilberto Nunes Ferreira wrote: Hi

Re: [Bacula-users] Backup Strategies

2005-09-14 Thread Phil Stracchino
Gilberto Nunes Ferreira wrote: > Hi again... > > I'm sorry to return for this question, but I have find some solution for this. > > May be I'm not understand some think about bacula. > > Please explane for me, how can I set my bacula to use 5 tapes only one week > and another 5 tapes in another

Re: [Bacula-users] Backup Strategies

2005-09-14 Thread Josh Fisher
I agree. Using a single set (pool) of tapes does not work well when used with magazine based loaders. It forces the need to load and reload the magazines far too frequently. The whole idea of using magazines is to enable swapping magazines, not individual tapes. It is possible in bacula using a s

Re: [Bacula-users] Backup Strategies

2005-09-14 Thread Alan Brown
On Wed, 14 Sep 2005, Russell Howe wrote: I don't understand why you *MUST* use alternate sets of 5 tapes each week... People who "don't understand" this, don't use magazine based loaders. Changing out individual tapes every day or every other day defeats the whole purpose of their existance

Re: [Bacula-users] Backup Strategies

2005-09-14 Thread Gilberto Nunes Ferreira
Wohhh Some light in final tunnel... :-) Thanks for the rapid replying... I'll try this. Thanks again. On Wed, 14 Sep 2005 12:08:40 +0100, Russell Howe wrote > Gilberto Nunes Ferreira wrote: > > Hi again... > > > > I'm sorry to return for this question, but I have find some solution for

Re: [Bacula-users] Backup Strategies

2005-09-14 Thread Russell Howe
Gilberto Nunes Ferreira wrote: > Hi again... > > I'm sorry to return for this question, but I have find some solution for this. > > May be I'm not understand some think about bacula. > > Please explane for me, how can I set my bacula to use 5 tapes only one week > and another 5 tapes in another

Re: [Bacula-users] Backup Strategies

2005-09-14 Thread Gilberto Nunes Ferreira
Hi again... I'm sorry to return for this question, but I have find some solution for this. May be I'm not understand some think about bacula. Please explane for me, how can I set my bacula to use 5 tapes only one week and another 5 tapes in another week. Or this can't set?!?! There's some way

Re: [Bacula-users] Backup Strategies

2005-09-12 Thread Russell Howe
On Mon, Sep 12, 2005 at 04:17:41PM -0300, Gilberto Nunes Ferreira wrote: > So, can I specify "1st mon 1st tue 1st wed 1st thu 1st fri" for Job run in > this days, right?!?! I think you'll find that just putting all 14 tapes in the same pool and switching to a new one each day will do what you want

Re: [Bacula-users] Backup Strategies

2005-09-12 Thread Phil Stracchino
Gilberto Nunes Ferreira wrote: > So, can I specify "1st mon 1st tue 1st wed 1st thu 1st fri" for Job run in > this days, right?!?! Well, that would be an obvious thought. However, it won't do what you want. There's no guarantee that the 1st Monday and 1st Friday, for example, are actually in the

Re: [Bacula-users] Backup Strategies

2005-09-12 Thread Gilberto Nunes Ferreira
So, can I specify "1st mon 1st tue 1st wed 1st thu 1st fri" for Job run in this days, right?!?! There's not another way?!?!? On Mon, 12 Sep 2005 14:57:10 -0400, Phil Stracchino wrote > Gilberto Nunes Ferreira wrote: > > Right... > > > > My Pools is here now: > > > > Pool { > > Name = N

Re: [Bacula-users] Backup Strategies

2005-09-12 Thread Phil Stracchino
Gilberto Nunes Ferreira wrote: > Right... > > My Pools is here now: > > Pool { > Name = Noturno > Pool Type = Backup > Recycle = yes > AutoPrune = yes > Volume Use Duration = 7d > Volume Retention = 7d > Accept Any Volume = yes > ## Max

Re: [Bacula-users] Backup Strategies

2005-09-12 Thread Gilberto Nunes Ferreira
Right... My Pools is here now: Pool { Name = Noturno Pool Type = Backup Recycle = yes AutoPrune = yes Volume Use Duration = 7d Volume Retention = 7d Accept Any Volume = yes ## Maximum Volume Jobs = 1 } Pool { Name = Noturno-

Re: [Bacula-users] Backup Strategies

2005-09-12 Thread Phil Stracchino
Gilberto Nunes Ferreira wrote: > On Mon, 12 Sep 2005 13:23:32 -0400, Phil Stracchino wrote > >>Uh ... You didn't answer the question. In what way is it not >>working? In what way is it not doing what you want? If you don't >>say, we have to guess. > > > What is don't working for me, is the d

Re: [Bacula-users] Backup Strategies

2005-09-12 Thread Gilberto Nunes Ferreira
On Mon, 12 Sep 2005 13:23:32 -0400, Phil Stracchino wrote > > Uh ... You didn't answer the question. In what way is it not > working? In what way is it not doing what you want? If you don't > say, we have to guess. What is don't working for me, is the date of backup. How can I make to backup

Re: [Bacula-users] Backup Strategies

2005-09-12 Thread Phil Stracchino
Gilberto Nunes Ferreira wrote: > On Mon, 12 Sep 2005 10:50:26 -0400, Phil Stracchino wrote > >>Gilberto Nunes Ferreira wrote: >> >>>I'm sorry... >>> >>>I have 10 tapes ok??!!? >>> >>>I wants to use 5 tape in first week of a month, the other 5 tapes in second >>>week of a month, and go... >>> >>>I

Re: [Bacula-users] Backup Strategies

2005-09-12 Thread Gilberto Nunes Ferreira
On Mon, 12 Sep 2005 10:50:26 -0400, Phil Stracchino wrote > Gilberto Nunes Ferreira wrote: > > I'm sorry... > > > > I have 10 tapes ok??!!? > > > > I wants to use 5 tape in first week of a month, the other 5 tapes in second > > week of a month, and go... > > > > I try this schedule, but don't wo

Re: [Bacula-users] Backup Strategies

2005-09-12 Thread Phil Stracchino
Gilberto Nunes Ferreira wrote: > Hi folks... > > > How can I create a schedule (or pool) to make a backup in 10 tapes in one > month? Do you suppose you could be a little more specific? That's a pretty vague question. Doesn't give us a lot to work with. -- Phil Stracchino [EMAIL PRO

[Bacula-users] Backup Strategies

2005-09-12 Thread Gilberto Nunes Ferreira
Hi folks... How can I create a schedule (or pool) to make a backup in 10 tapes in one month? Thanks Acesse o link abaixo para conhecer nossa empresa: http://www.selbetti.com.br/apresentacao __ Nome: Gilberto Nunes - Analista de Suporte Selbetti Equip. Escritori

[Bacula-users] Backup Strategies and Concepts

2005-08-05 Thread Philipp Steinkrüger
Hi, i am about to setup a bacula system (actually its allready running) to backup several server systems. while thinking about real desasters like fire etc., i found that i would loose a maximum of 2 weeks of data with my current configuration. so started thinking about another concept and i thi