Ryan Novosielski wrote:
> Can someone explain to me the use of Use Any Volume? What I want is for
> bacula to use the tape with the lowest ID that is writable. I definite
> writable as any volume that is in a state that will allow it to be
> written to (including a tape that contains data but whose retention time
> has passed). I have 11 daily tapes, and after my full backup, I want
> tape #1 to be used. However, Bacula often wants tape 10 or 11 as they
> did not get used during the last cycle at all. If I want the drive to
> take tape 1, I have to disable the higher numbered tapes.
> 
> Is there a way to do what I want without scripting? It's not readily
> apparent.

Basically, what 'Use Any Volume = yes' means is that in the situation
you've just described, bacula asks for tape 10 or 11, you give it tape 1
instead, and -- so long as tape 1 is writeable -- Bacula will go ahead
and use it instead of the tape it asked for.  If you set 'Use Any Volume
= no', then Bacula will accept only the tape it has decided should be
used next.


-- 
 Phil Stracchino       [EMAIL PROTECTED]
    Renaissance Man, Unix generalist, Perl hacker
 Mobile: 603-216-7037         Landline: 603-886-3518


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to