Hi list,

My bacula configuration is not working the way I expect, I hope someone can 
give me a pointer,

I want to make a full backup every day, regardless whether there's a different 
tape or the same. I use a volume retentio period of 1 hour but when I want to 
backup to the same tape I get the follwoing error:

Volume "DefaultVolume-0014" status is Used, but should be Append, Purged or 
Recycle

This is the pool definition:

Pool {
  Name = "Default"
  PoolType = "Backup"
  Recycle = "yes"
  AutoPrune = "yes"
  VolumeRetention = 1 hours
  AcceptAnyVolume = "yes"
  LabelFormat = "DefaultVolume-"
 Use Volume Once = "yes"
}

the last records of "list media" :


|      30 | DefaultVolume-0013 | Used      |  1,971,864,651 |        2 |        
3,600 |       1 |    0 |         1 | DDS       | 2007-06-05 17:06:45 |
|      31 | DefaultVolume-0014 | Used      |  4,759,569,367 |        5 |        
3,600 |       1 |    0 |         1 | DDS       | 2007-06-07 18:06:57 |
|      32 | DefaultVolume-0015 | Used      |  4,755,372,018 |        5 |        
3,600 |       1 |    0 |         1 | DDS       | 2007-06-07 16:05:15 |


The status of  DefaultVolume-0014 is "used" but the backup finished more than 
an hour ago, what am I doing wrong here?

Thanks, regards Chantal


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to