Good day all.

There is a feature that comes pretty close to what you want.

Its called 
"Volume Use Duration" and it defines for how long a tape can be used.
I usually have a setting of "1 day" or "2 days".

The tapes wont be marked "used" right after that time but when Bacula will 
search for the next available tape. So dont worry, that setting is working ;)

Greetings,
 Michael

On Mon, 5 Dec 2005 - 2:28pm, MaxxAtWork wrote:

>Hello,
>
>I apologize if it's a stupid question, I didn't yet experience much
>with Bacula syntax.
>My wish is that after Bacula terminates a full backup, the volume
>currently mounted
>would be marked as used, so that next weekly full would start from a
>different tape.
>I thought that perhaps I could use a RunAfterJob="/path/to/markused.sh"
>where markused.sh is:
>
>#!/bin/sh
>/etc/bacula/bconsole -c /etc/bacula/bacula.conf <<EndOfCmd
>update volume=%v volstatus=Used
>EndOfCmd
>
>Would such script work? Is there any better way to acheive the same result?
>
>Thanks
>--
>Maxx
>
>
>-------------------------------------------------------
>This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
>for problems?  Stop!  Download the new AJAX search engine that makes
>searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
>http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
>_______________________________________________
>Bacula-users mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/bacula-users
>
>


-- 
  I love deadlines, especially the sound they make as they go whooshing by.



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to