[Borgbackup] what do I do with inconsistencies?
Thomas Waldmann
tw at waldmann-edv.de
Sun Jun 19 19:12:10 EDT 2016
On 06/18/2016 07:02 PM, Thorsten von Eicken wrote:
> I'm having more difficulties with this repo. What I did is to start a
> fresh repo in the same location. Specifically, I renamed the directory
> of the repo on the server from "home" to "home-bad" and initialized a
> fresh repo "home". My backup then ran over night and did a full backup
> into the new repo and the subsequent check again encountered errors. Is
> this perhaps because of the local cache on the client machine?
You mean the cache of the (now) home-bad repo influencing operations on
the (new) home repo? No. Repos are identified by a unique id. If you did
"borg init" to create a new repo, it has a different id.
> # borg init --encryption=repokey backup at backup:/big/h/home
Encryption enabled using that key mode is the default for borg >= 1.0.
> Time (end):�� Sat, 2016-06-18 07:21:32
Somehow spaces look like garbage in your output.
> == Starting check for repo home
> Repository: backup at backup:/big/h/home
> borg check --show-rc --last 3 backup at backup:/big/h/home
> borg.repository Remote: Index object count mismatch. 537180 != 537185
> borg.repository Remote: Completed repository check, errors found.
> terminating with warning status, rc 1
That should not be. Can you reproduce this on different hardware?
You could e.g. try almost the same commands on your x86_64 machine, just
using a local repo. If that works try again to the ARM machine, but use
a different repo storage medium.
--
GPG ID: FAF7B393
GPG FP: 6D5B EF9A DD20 7580 5747 B70F 9F88 FB52 FAF7 B393
More information about the Borgbackup
mailing list