Bacula-users

[Bacula-users] Get VolumeName from canceled Job

2013-10-16 05:53:54
Subject: [Bacula-users] Get VolumeName from canceled Job
From: sven <spacebasic AT gmx DOT de>
To: bacula-users AT lists.sourceforge DOT net
Date: Wed, 16 Oct 2013 11:50:26 +0200
Hello,

how can i get the Volume-Name from a Canceled Job?
I want this for a runscript after the Job. The var %v is empty.
My config in Job-Resource:

RunScript {
RunsWhen = After
RunsOnClient = no
RunsOnSuccess = no
RunsOnFailure = yes
command = "myscript.py %v"
}

In Pool-Resource:
AutoPrune = yes
Recycle = yes
Action On Purge = Truncate

regards,
Sven


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
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>
  • [Bacula-users] Get VolumeName from canceled Job, sven <=