Am Dienstag, 14. November 2017 15:51:10 UTC+1 schrieb Jörg Steffens: > On 13.11.2017 at 21:28 wrote JB: > > Hi there, > > > > I'm using bareos for my private lab with windows and linux clients. > > It works fine and I really like this open source backup solution! > > Great! > > Thank you very much. > > > My lab / backup server is switched off most of the times. Is it > > possible to difine a time slot for each / all scheduled jobs? So, > > that the jobs are executed as soos as bareos is running - on a > > certain day? > > Not as far as I know. The Bareos Director is intended to run all the > time. There are directives like > http://doc.bareos.org/master/html/bareos-manual-main-reference.html#directiveDirJobReschedule%20On%20Error > but I fear they do not work in this scenario. > > What you can do is to boot your system, start the Bareos Director and > then trigger the relevant job externally. If you know Python, the tool > discussed in > https://groups.google.com/forum/#!topic/bareos-users/t4Ko2RIRjEc offers > you a good starting point. In its current form, it triggers all specific > jobs for all connected client (see > http://doc.bareos.org/master/html/bareos-manual-main-reference.html#ClientInitiatedConnection) > that have now prior backups younger than 24 h. > > regards, > Jörg > > -- > Jörg Steffens [email protected] > Bareos GmbH & Co. KG Phone: +49 221 630693-91 > http://www.bareos.com Fax: +49 221 630693-10 > > Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 > Komplementär: Bareos Verwaltungs-GmbH > Geschäftsführer: > S. Dühr, M. Außendorf, Jörg Steffens, P. Storz
Hi Jörg, Thank you for the quick response! I tried some 'Reschedule' directives, but a missed schedule is apparently not treated as an error. My little world of understanding. I'm going to check the Python scirpt this weekend. Looks good to me! Thank you very much! Great answer! Ciao for now JB -- 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.
