-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Eric Peterson wrote:
> Hello,
>
> Is there a way I can specifically say "cancel this job if it's waiting
> for the storage daemon for too long" versus "cancel this job if it
> waits for anything too long"?

Hmm, I don't know of any Bacula provided way to do that, but you might
be able to work around it with a RunBeforeJob script. That script could
check whether the tapes were properly recycled and return with an error
if not (IIRC, Bacula aborts the job if the RunBeforeJob script exits
with an errorlevel).

That way, your script would to the checking for recycled tapes, and you
could use the wait time for the 'normal' timeout.

Greetings,
         Michel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32) - GPGrelay v0.959

iD8DBQFFgrpG2Vs+MkscAyURAt8JAKCXegoB3DAMMPKbDwBxr8DeipU83gCggMAG
ylGDBgH0ykc/nQ/laDPeH3Y=
=xJl7
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to