Bacula-users

Re: [Bacula-users] Cannot find any appendable volumes.

2010-06-16 06:18:33
Subject: Re: [Bacula-users] Cannot find any appendable volumes.
From: Gandalf Corvotempesta <newsletter-ale AT guest DOT net>
To: Carlo Filippetto <carlo.filippetto AT gmail DOT com>
Date: Wed, 16 Jun 2010 12:16:28 +0200
Il giorno mer, 16/06/2010 alle 12.10 +0200, Carlo Filippetto ha scritto:
> Have you create any volume in that pool?
> 
> Post the Pool definition, and the schedul

Schedule {
  Name = "My Schedule"
  Run = Full 1st sun at 11:25
  Run = Differential 2nd-5th sun at 11:25
  Run = Incremental mon-sat at 11:25
}


Pool {
  Name = Full-Pool
  Pool Type = Backup
  Recycle = yes
  AutoPrune = yes        
  Volume Retention = 1 month
  Maximum Volume Jobs = 1
  Label Format = "${Year}${Month:p/2/0/r}${Day:p/2/0/r}_${Hour:p/2/0/r}h
${Minute:p/2/0/r}m-full"
}

Pool {
  Name = Inc-Pool
  Pool Type = Backup
  Recycle = yes         
  AutoPrune = yes      
  Volume Retention = 1 month
  Maximum Volume Jobs = 1
  Label Format = "${Year}${Month:p/2/0/r}${Day:p/2/0/r}_${Hour:p/2/0/r}h
${Minute:p/2/0/r}m-incremental"
}

Pool {
  Name = Diff-Pool
  Pool Type = Backup
  Recycle = yes
  AutoPrune = yes
  Volume Retention = 1 month
  Maximum Volume Jobs = 1
  Label Format = "${Year}${Month:p/2/0/r}${Day:p/2/0/r}_${Hour:p/2/0/r}h
${Minute:p/2/0/r}m-differential"
  Maximum Volume Jobs = 1
}




Full backups seems to work correctly even from schedule.
Incremental backups doesn't works.


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
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>