I've seen this before in the last few years but now during migration from AWS S3 to Wasabi it's happening more often. In SOBR settings I've enabled copy mode. My understanding and observation is that once a backup job starts and a restore point is created, it immediately gets offloaded to capacity tier. But this is not always working. Regularly the offloads are stopped with an error by its backup job.
Backup job starts at 13:00.... first offload starts at 13:xx... a few minutes later offload fails as it is stopped by backup job.23.02.2024 13:27:51 :: Processing xxxx yyyyy Error: Stopped by job 'xxxxxx' (Backup)
Usually we have backup, copy and offload tasks. All of them are fighting for resources and files locks. AFAIK backup and copy have higher prio than offload, hence backup and copy stops offload.
Because of that I set blackout windows on capacity tier, for the first x hours after backup/copy no offload is allowed to run. Which makes the offload copy mode kind of useless. It's worse now as we have initial offloads to Wasabi running for days, so offloads fail with error in any case, either because stopped by blackout window or backup job.
There is no resource limit on repos. Support tells me this is how it works and that this can not be configured in any way to work better.
To summarize:
- I'd like to be able to somehow configure SOBR capacity tier copy mode to not be stopped by backup/copy jobs, if this is a resource issue, I'd like to be able to configure a minimum of resources/slots that can be used all the time for offload. Maybe offload can be paused instead of stopped?
- I think it does not make sense to report that as error, but I discusses this 3 years ago, and following Veeams logic, it counts as error (object-storage-as-a-backup-target-f52/u ... 73727.html)