Arno Lehmann schrieb:
> > Both jobs have the same start time, but different priorities.
> 
> This should meant that effectively only that one job was active. It 
> looks something went wrong in the volume selection process, or - ah, 
> inspiration! - you did a 'status dir' while the tape was already 
> reserved for the job but not actually accessed AND the DIR needed to 
> trigger recycling etc., which in turn activated the pruning / volume use 
> time checks... just a wild idea. Or, to finish the thought, you have a 
> misconfiguration, wrong volume metadata, or a catalog problem, perhaps
> time-related. Which is what we discussed and everything looks good.

Well, I've 2 cron jobs, one of them does a 'status dir' every day. But
this happend hours before the backup took place. I do this exactly to
trigger pruning etc. 

5 18 * * * /bin/echo -e "use Catalog=MyCatalog\n status dir" | 
/opt/bacula/sbin/bconsole -c /opt/bacula/etc/bconsole.conf -s >/dev/null
0 7 * * 1 /opt/scripts/bacula/bacula_weekly_status.sh 2>&1 >/dev/null

But I can't see how this could have caused the problem.

Ralf

BTW: I use 2 catalogs, but this volume is of course not part of the
second catalog.

-------------------------------------------------------------------------
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