On Sun, 25 Feb 2007, Erik P. Olsen wrote:

> Is there a way to automatically skip the back-up job if there is "no route to
> host"? At the moment the failing back-up job is retried 6 times before it is
> ended. Therefore the resources are blocked for half an hour which which is
> highly undesirable.

Use runbeforejob to ping the host.

something along the lines of " if `ping host -i10 -c3` " will do the job 
as long as the host isn't firewalling ICMP.



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