On 11/18/24 8:16 AM, Chris Wilkinson wrote:
In my runcopy.sh script I put a 'sleep 30' delay in at the beginning to give the backup job a chance to completely finish. This is a somewhat arbitrary choice and may not be enough for long jobs. Is there a way to have the script check for completion prior to running the copy job or is that not necessary?

I set the priorities of both backup and copy jobs = 10 as you suggested.

-Chris-

Hello Chris,

There is no need for any delay. If your RunScript is set to `RunsWhen = after`, Bacula will not call the `Command =` script until the backup job is finished. :)


Best regards,
Bill

--
Bill Arlofski
w...@protonmail.com

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to