[Borgbackup] what do I do with inconsistencies?

Thorsten von Eicken tve at voneicken.com
Thu Jun 16 02:48:46 EDT 2016


This is a pretty new repository with just a couple of archives and I'm 
having consistency issues that don't seem to get repaired:

== Starting backup for repo home at 2016-06-15T09:49-0700
Archive: backup at backup:/big/h/home::home-2016-06-15T09:49-0700
borg create --show-rc -s -e .cache -C lzma 
backup at backup:/big/h/home::home-2016-06-15T09:49-0700 /big/home /etc 
/root /big/usr-local
== 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. 549207 != 549310
borg.repository Remote: Completed repository check, errors found.
terminating with warning status, rc 1

and later I tried to repair it:

root at h /b/h/tve# borg check --show-rc --repair backup at backup:/big/h/home
'check --repair' is an experimental feature that might result in data loss.
Type 'YES' if you understand this and want to continue: YES
103 orphaned objects found!
Archive consistency check complete, problems found.
root at h /b/h/tve# borg check --show-rc --repair backup at backup:/big/h/home
'check --repair' is an experimental feature that might result in data loss.
Type 'YES' if you understand this and want to continue: YES
1 orphaned objects found!
Archive consistency check complete, problems found.

Suggestions?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/borgbackup/attachments/20160616/587b0ecf/attachment.html>


More information about the Borgbackup mailing list