borg2 create -pvs: Please bring back the compressed and dedupe counts in progression line #9029
VictorBusch
started this conversation in
Ideas
Replies: 1 comment
-
The stats were quite "in the way" when refactoring borg1 to work the borg2 way and some of them are not easily computable anymore because borg2 does not do refcounting (how often a chunk is referenced from all archives). Thus, a lot of that old stats code was just removed. Some new stats are available when doing |
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.
-
Hello,
I am currently testing borg2 and am confused that the old compression and deduplication figures are no longer displayed in
borg2 create -pvs
.I find these values important because they show me how effective the selected compression is.
In my current test, I am only seeing minimal savings under U. With C and D, I can attribute this to file changes or compression. Of course, I could also wait until the 1 TB has been transferred, but that would take hours.
So it would be grateful if there were at least a switch for this (f.e. -d for detailed).
Thank you
Vic
Beta Was this translation helpful? Give feedback.
All reactions