Bacula-users

Re: [Bacula-users] Jobs and tape selection

2008-08-15 00:39:40
Subject: Re: [Bacula-users] Jobs and tape selection
From: Ryan Novosielski <novosirj AT umdnj DOT edu>
To: bacula-users AT lists.sourceforge DOT net
Date: Fri, 15 Aug 2008 00:39:34 -0400
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

James Courtier-Dutton wrote:
> Hi,
> 
> This is a simplified example just to try and explain the feature I
> need. It is not a real tape cycle.
> 
> I have 2 tapes in a pool.
> Tape1 and Tape2
> I have 3 jobs that run one after the other on a daily schedule.
> The 3 jobs take up less than one tape of storage.
> On the first day, the 3 jobs run and write to Tape1
> On the second day, the same 3 jobs run, but I want them to go to Tape2.
> On the third day, I want it to purge Tape1 and write to Tape1 again.
> On the forth day, I want it to purge Tape2 and write to Tape2 again.
> 
> The problem I have, is that in "append" mode, the 3 jobs correctly
> write to Tape1, but in "append" mode, the second day 3 jobs still
> write to the end of Tape1. How can I get the second day jobs to start
> at Tape2 instead of continue on with Tape1?
> 
> I do not wish to separate the tapes into two pools in case the 3 jobs
> start taking 2 tapes. When that happens, I will then add 2 more tapes
> to the pool.

I'd recommend a third tape, but otherwise, yes, use the directives that
others have mentioned. You need to make the tape become "Used" or "Full"
before Bacula will consider purging it.

- --
 ---- _  _ _  _ ___  _  _  _
 |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer II
 |$&| |__| |  | |__/ | \| _| |novosirj AT umdnj DOT edu - 973/972.0922 (2-0922)
 \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIpQiGmb+gadEcsb4RAvPiAJ9okVSBP2q/lEsDUOgFjo9xiPjMWwCeIQ81
kivUQMnD6V9PzPPZZPItxds=
=WQK8
-----END PGP SIGNATURE-----

Attachment: novosirj.vcf
Description: Vcard

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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>
  • Re: [Bacula-users] Jobs and tape selection, Ryan Novosielski <=