---------- Forwarded message ----------
From: John Drescher <dresche...@gmail.com>
Date: Wed, Oct 15, 2014 at 12:59 PM
Subject: Re: [Bacula-users] Forcing baccula to purge/recycle a tape
instead of appending?!
To: Thorsten Reichelt <bacula-us...@thorsten-reichelt.de>


On Wed, Oct 15, 2014 at 12:45 PM, Thorsten Reichelt
<bacula-us...@thorsten-reichelt.de> wrote:
> Hi!
>
> I have a problem with my tape pool configuration.
> I want to use exactly 12 LTO tapes (one tape per month).
> After 12 month the oldest tape shall be reused without appending new data.
>
> But bacula seems to ignore my recycle and purge configuration (see below).
> After one year I reuse the old tape and bacula appends the new data to it.
> Then, after the second year has passed, the data is still appended to
> the tape!
>
> Now I have the problem that my september tape ran out of free space and
> I was
> asked to insert the august tape... a few MB later that tape was full
> also and
> bacula asked for the july tape.... :/ :/
>
> So I manually purged the september tape and restarted all related backup
> jobs.
> How can I configure bacula to purge the oldest tape instead of appending
> to it
> for more than two years?
>

Remember that the retention period does not even begin until the tape
is marked Full or Used. And then after it is marked Full or Used the
period is calculated from the LastWrittenDate on the volume (stored in
the database).

If you want to control how long a volume is used bacula has a few
directives that limit the use duration and the number of jobs and
total bytes written. When these limits are reached a volume will
marked Used and the retention period will begin.

John


-- 
John M. Drescher

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to