Hello Arno, Hello List,

i found this in google:
http://mailinglist-archive.com/bacula.user/2003-10/msg00407.html

Mr. Kern added the %v option, but it seems it either got removed in 
bacula 2.0.3 or it changed.

Then i finally found the substitution list: 
http://www.bacula.org/dev-manual/DVD_Volumes.html
But there again, i wont be able to get the Filename so that i can pass 
the to further scripts.

Can anyone commet this?

Thanks, Mario




Arno Lehmann schrieb:
> Hi,
>
> On 6/15/2007 5:21 PM, [EMAIL PROTECTED] wrote:
>   
>> Hello List,
>>
>> i would like to do something with each created volume.
>>     
>
> With or to the volumes?
>
> ;-)
>
>   
>> By using the RunAfterJob command and the %v variable it turned out, that 
>> %v contains only the last volume.
>>     
>
> Jup.
>
>   
>> For example:
>> After a Full Job created 12 Volumes, each 250MB big, the command here: 
>> RunAfterJob = "md5sum %v"
>> Results in "md5sum %v volume0012".
>>
>> Is there something like RunAfterVolume?
>>     
>
> No, but you could pass the jobid to your script and extract the volumes 
> it used from the catalog. I think.
>
> Arno
>
>   
>> Cheers, Mario
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by DB2 Express
>> Download DB2 Express C - the FREE version of DB2 express and take
>> control of your XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/
>> _______________________________________________
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>     
>
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to