You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We discovered that git annex special remotes for backing up our binary files were not as up-to-date as we thought. This was due to a lack of data about the status of DR collection repositories and their remotes, which led to a breakdown of manual backup processes.
Add CLI command ddrremote check
ddrremote check write script info to log e.g. YYYY-MM-DDTHH:MM:SS ddrremote check ERROR missing hq-backup-gold files/ddr-pc-32-1/files/ddr-pc-32-1-administrative-bd7710419c-a.jpg
mod script to skip repos checked recently(?) checked since DATE(?)
--mod-script-to-sleep-1-2min-betw-collections-- (NOPE this happens in calling script)
ddrremote recap DAYS command to report what repos were modified within DAYS, focusing on repo creation and addition of annex files.
The text was updated successfully, but these errors were encountered:
gjost
changed the title
Add ddrremote command for working with git-annex remotes. Start with checker
Add tools to better manage git-annex remotes
Oct 22, 2024
gjost
changed the title
Add tools to better manage git-annex remotes
Add tools to better manage git-annex remotes and the DDR inventory
Oct 22, 2024
gjost
changed the title
Add tools to better manage git-annex remotes and the DDR inventory
Add tools to better manage git-annex remotes and DDR inventory
Oct 22, 2024
We discovered that
git annex
special remotes for backing up our binary files were not as up-to-date as we thought. This was due to a lack of data about the status of DR collection repositories and their remotes, which led to a breakdown of manual backup processes.ddrremote check
ddrremote check
write script info to log e.g.YYYY-MM-DDTHH:MM:SS ddrremote check ERROR missing hq-backup-gold files/ddr-pc-32-1/files/ddr-pc-32-1-administrative-bd7710419c-a.jpg
ddrremote recap DAYS
command to report what repos were modified withinDAYS
, focusing on repo creation and addition of annex files.The text was updated successfully, but these errors were encountered: