<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>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:</p>
<p>== Starting backup for repo home at 2016-06-15T09:49-0700<br>
Archive: backup@backup:/big/h/home::home-2016-06-15T09:49-0700<br>
borg create --show-rc -s -e .cache -C lzma
backup@backup:/big/h/home::home-2016-06-15T09:49-0700 /big/home
/etc /root /big/usr-local<br>
== Starting check for repo home<br>
Repository: backup@backup:/big/h/home<br>
borg check --show-rc --last 3 backup@backup:/big/h/home<br>
borg.repository Remote: Index object count mismatch. 549207 !=
549310<br>
borg.repository Remote: Completed repository check, errors found.<br>
terminating with warning status, rc 1<br>
</p>
<p>and later I tried to repair it:</p>
<p>root@h /b/h/tve# borg check --show-rc --repair
backup@backup:/big/h/home<br>
'check --repair' is an experimental feature that might result in
data loss.<br>
Type 'YES' if you understand this and want to continue: YES<br>
103 orphaned objects found!<br>
Archive consistency check complete, problems found.<br>
root@h /b/h/tve# borg check --show-rc --repair
backup@backup:/big/h/home<br>
'check --repair' is an experimental feature that might result in
data loss.<br>
Type 'YES' if you understand this and want to continue: YES<br>
1 orphaned objects found!<br>
Archive consistency check complete, problems found.<br>
</p>
<p>Suggestions?<br>
</p>
</body>
</html>