On Mon, Nov 18, 2024, at 11:22 AM, Phil Stracchino wrote:
> On 11/18/24 10:16, 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.
>
>
> I schedule my Copy jobs later and with a lower priority.  I haven't seen 
> a problem occur with that scheme so far.

Same here. That's the primary purpose of priority (IIRC).  I also use a later 
time. By later, I mean 1 minute later. That's enough. The different priority 
will ensure they do not overlap. It is also the approach I use when backing up 
the catalog.

-- 
  Dan Langille
  d...@langille.org


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

Reply via email to