Bacula-users

Re: [Bacula-users] Volumes are not being recycled?

2016-02-15 10:43:09
Subject: Re: [Bacula-users] Volumes are not being recycled?
From: Wanderlei Huttel <wanderleihuttel AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Mon, 15 Feb 2016 13:41:04 -0200
Send the file /tmp/media.txt
*@tee /tmp/media.txt
*list media pool=Silver


Atenciosamente 

Nome | Wanderlei Hüttel



2016-02-15 13:28 GMT-02:00 SPQR <bacula-forum AT backupcentral DOT com>:
Hello,

I'm using bacula to backup some servers but I mentioned that old volumes are not being recycled and can not be reused:

   593 Full    pp-test-www.2016-02-14_02.05.07_58 is waiting for an appendable Volume


This is my fileset-conf:


>
> FileSet {
>   Name = Common
>   Include {
>     Options {
>       signature = SHA1
>       compression = GZIP9
>     }
>     File = /etc
>   }
>   Exclude {
>   }
> }
>
> FileSet {
>   Name = DB
>   Include {
>     Options {
>       compression = GZIP
>       signature = MD5
>     }
>     File = /var/backup/db
>   }
>   Exclude {
>   }
> }
>
> FileSet {
>   Name = FULL
>   Include {
>     Options {
>       compression = GZIP
>       signature = MD5
>     }
>     File = /
>   }
>   Exclude {
>     File = /var/lib/bacula
>     File = /bacula
>     File = /proc
>     File = /tmp
>     File = /.journal
>     File = /.fsck
>   }
> }
>
> FileSet {
>   Name = HOME
>   Include {
>     Options {
>       compression = LZO
>       signature = MD5
>     }
>     File = /home
>   }
>   Exclude {
>   }
> }
>
> FileSet {
>   Name = Logdateien
>   Include {
>     Options {
>       compression = GZIP
>       signature = MD5
>     }
>     File = /var/log
>   }
>   Exclude {
>   }
> }
>
> FileSet {
>   Name = MAIL
>   Include {
>     Options {
>       compression = GZIP
>       signature = MD5
>     }
>     File = /var/mail
>     File = /var/qmail
>   }
>   Exclude {
>   }
> }
>
> FileSet {
>   Name = WWW
>   Include {
>     Options {
>       compression = LZO
>       signature = MD5
>     }
>     File = /var/www
>   }
>   Exclude {
>   }
> }
>


And this is the pools.conf:


>
> Pool {
>     Name                 = Silver
>     Pool Type            = Backup
>     Recycle              = Yes
>     AutoPrune            = Yes
>     Volume Retention     = 7 days
>     Label Format         = "Volume-"
>     Maximum Volumes      = 700
>     Maximum Volume Bytes = 5g
>     Storage              = backup.example.com-sd
>     Action On Purge      = Truncate
> }
>


The job-definition looks like this


>
> Job {
>     Name             = pp-test-www
>     Type             = Backup
>     Client           = pp-test.example.com-fd
>     FileSet          = WWW
>     Pool             = Silver
>
>     JobDefs          = "Default"
>     Accurate         = no
> }
>


What configuration did I miss?

+----------------------------------------------------------------------
|This was sent by rlb AT ehrenwert DOT it via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users