Bacula-users

[Bacula-users] How to re-use existing volumes in pool?

2010-03-15 15:19:16
Subject: [Bacula-users] How to re-use existing volumes in pool?
From: Sean Carolan <scarolan AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Mon, 15 Mar 2010 14:16:19 -0500
Due to disk space limitations I would like to re-use the same volumes
each week for a single full backup.  Every time I try to run a new
job, I get an error stating that bacula cannot find any append-able
volumes.  It has been over six days since my last backup.  Anyone know
how to make bacula re-use the same volumes, overwriting or deleting
the old backups each week?


15-Mar 14:12 bacula-sd: Job BackupPC.2010-03-15_14.12.31 waiting.
Cannot find any appendable volumes.

Here are my pool settings:

Pool {
  Name = BackupPC_pool
  Pool Type = Backup
  Volume Retention = 6 days
  Recycle = yes
  AutoPrune = yes
  UseVolumeOnce = yes
}

And here are the client settings:

Client {
  Name = myhost
  Address = myhost.company.com
  FDPort = 9102
  Catalog = MyCatalog
  Password = ***********
  File Retention = 6 days
  Job Retention = 6 days
  AutoPrune = yes
}

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
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>