borg
borg copied to clipboard
Orphans Problem
Have you checked borgbackup docs, FAQ, and open Github issues?
Yes
Is this a BUG / ISSUE report or a QUESTION?
BUG / ISSUE
System information. For client/server mode post info for both machines.
Your borg version (borg -V).
1.1.15
Operating system (distribution) and version.
Debian 10
Hardware / network configuration, and filesystems used.
raspberry Pi3
How much data is handled by borg?
15GB
Full borg commandline that lead to the problem (leave away excludes and passwords)
borg check --archves-only -p [Borgrepo]
Describe the problem you're observing.
borg check finishes with the following message: 20 orphaned objects found! Archive consistency check complete, problems found.
Running with --repair option does not fix the problems
Can you reproduce the problem? If so, describe how. If not, describe troubleshooting steps you took before opening the issue.
Include any warning/errors/backtraces from the system logs
Do you use a repo via ssh? If so, please give both borg versions, the client and the server (repo-side).
Also, if you run borg check, please do a full run (without --archives-only
/ without --repository-only
) and post the output in your bug report above. Only a full borg check --repair
run is able to fix some of the problems.
i have checked all my repos today for consistency. i'm running borg 1.1.18 in local mode only
some of these also show orphaned objects when doing archive consistency check, one of them has 62526 orphaned objects
Could be related to #6709. I have implemented a fix for borg2.