On Tuesday, November 13, 2018 at 8:47:41 AM UTC-6, Raymond Norton wrote: > My new Bareos setup is working fine but jobs stack up when a client PC is > down. I would like for Bareos to try 5 minutes or less and move on to the > next job. I added FD Connect Timeout 1 to the dir config but it did not seem > to change things. > > Running 18.2 for the server and 17.2 for a client (linux)
I got things to work properly (err out and move on) by adding the following to the client .conf files in /etc/bareos/bareos-dir.d/client : Heartbeat interval = 60 Passive = yes Enabled = yes Not sure if it is the best answer but it works for me -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
