Every day, I am backing up 2 archives to the same (remote) REPO and the 2nd fails due to timing overlap.
Code
Remote repo
REPO via: ssh://XXXX:PORT/srv/RAID1/BACKUPS/Borgrepov2
Archives1) GDr_remo (daily.d) — holds the lock. Starts 03:30, runs 55m, releases ~04:26.
2) CoreALL_remo (hourly.d) — the victim. Fires 04:05, waits 1s, exits rc 2.How can I tell Archive 2 to wait instead of failing?
I am on Borg 1.4.0