Skip to content

borg2 create stats: missing bytes read/sent #9405

@tve

Description

@tve

The stats for borg create (using 2.0.0b20) have a number of items that are 0 and (I believe) shouldn't be:

Creating archive at "sftp://xxx@xxx/mnt/big/@borg200b20"                             
Repository: sftp://xxx@xxx/mnt/big/@borg200b20                                       
Archive name: daily-full                                                                                
Archive fingerprint: 000000000000000000000000000000                   
Time (start): Sun, 2026-02-22 17:01:01 +0000                                                            
Time (end):   Sun, 2026-02-22 18:45:13 +0000                                                            
Duration: 1 hours 44 minutes 12.458 seconds                                                             
Number of files: 2200565                                                                                
Original size: 242.13 GB                                                                                
Deduplicated size: 82.89 GB                                                                             
Time spent in hashing: 4 minutes 40.664 seconds                                                         
Time spent in chunking: 10 minutes 55.834 seconds                                                       
Added files: 2197067                                                                                    
Unchanged files: 0                                                                                      
Modified files: 0                                                                                       
Error files: 0                                                                                          
Files changed while reading: 0                                                                          
Bytes read from remote: 0                                                                               
Bytes sent to remote: 0                                                                                 

Why are "unchanged files", "modified files", "bytes read", and "bytes sent" all 0?

Edit: what are "unchanged files" and "modified files"? Unchanged or modified from what? If its from a previous archive then how is that matched? (Same hostname & user & name & tags plus most recent prior timestamp?)

[Ah, perhaps "remote" refers to borg server only and not more generally to remote storage?]

[Maybe this should be a discussion item, sorry]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions