Replies: 1 comment
-
|
It looks like you are getting automatic check and prune operations run periodically on your repo by backrest? But haven't configured any backup plans. This is definitely unintuitive, its a quirk of how backrest gets data for these two views
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have 6 systems all backing up to my restic server, 6 different repos. I have backrest set up to give me some stats. I'm not letting backrest drive the actual backups, that's all being done via cron and classic configuration work where each node drives it's own backup.
I was able to setup the daily check and prune operations so that each source shows data for the Stats graphs, which I love! However, the main dashboard shows straight zeros all the way down after 2 weeks of operation.
How do I get the main dashboard to give me actual data of backup sizes and such?
Dashboard:

One of the repo Stats pages:

Beta Was this translation helpful? Give feedback.
All reactions