-
-
Notifications
You must be signed in to change notification settings - Fork 823
Description
I'm at 24 hours into my 7TB borg check -v --verify-data. This is relating to trying to figure out if there's an issue with my archive, as I was trying to diagnose which files had issues when are extracted from this repo. #8994
> Starting repository check
> finished segment check at segment 15552
> Starting repository index check
> Index object count match.
> Finished full repository check, no problems found.
> Starting archive consistency check...
Given I gave the -v flag I was hoping something would be displayed every few hours at a minimum. At least with the starting repository check, we could tell from disk activity that something was happening. Maybe I just ran this with inappropriate settings, but it seems that since there is no way of showing any progress or glimpse of activity, it's impossible to know if this is working as intended or should be killed. Given that it's using 0% cpu as well is a bit concerning.
The ubuntu server this is running on with a borgmatic docker container, but i'm running the borg command directly borg check -v --verify-data /mnt/buan/bu/an-backup.borg
It's a 12th Gen Intel(R) Core(TM) i5-12500 CPU w/ a 9TB HDD that gets around 200MB/s r/w.