Thanks for responding @saspus
Both filesystems are APFS, one on NVMe one on a cheaper SATA SSD.
Not sure what you mean by âwhat happened before the last backupâ? It was actually the first backupâŚ
I did run the check job as per the user guide and copied the output from the last one:
Running check command from /Users/tommy/.duplicacy-web/repositories/localhost/all
Options: [-log check -storage Duplicacy_Test -a -tabular]
2025-07-19 19:34:21.519 INFO STORAGE_SET Storage set to /Volumes/Duplicacy
2025-07-19 19:34:21.549 INFO SNAPSHOT_CHECK Listing all chunks
2025-07-19 19:50:29.381 INFO SNAPSHOT_CHECK 1 snapshots and 8 revisions
2025-07-19 19:50:29.390 INFO SNAPSHOT_CHECK Total chunk size is 1722G in 367943 chunks
2025-07-19 19:50:30.154 INFO SNAPSHOT_CHECK All chunks referenced by snapshot SSD4_Test at revision 1 exist
2025-07-19 19:50:30.774 INFO SNAPSHOT_CHECK All chunks referenced by snapshot SSD4_Test at revision 2 exist
2025-07-19 19:50:31.306 INFO SNAPSHOT_CHECK All chunks referenced by snapshot SSD4_Test at revision 3 exist
2025-07-19 19:50:31.827 INFO SNAPSHOT_CHECK All chunks referenced by snapshot SSD4_Test at revision 4 exist
2025-07-19 19:50:32.397 INFO SNAPSHOT_CHECK All chunks referenced by snapshot SSD4_Test at revision 5 exist
2025-07-19 19:50:32.940 INFO SNAPSHOT_CHECK All chunks referenced by snapshot SSD4_Test at revision 6 exist
2025-07-19 19:50:33.492 INFO SNAPSHOT_CHECK All chunks referenced by snapshot SSD4_Test at revision 7 exist
2025-07-19 19:50:34.030 INFO SNAPSHOT_CHECK All chunks referenced by snapshot SSD4_Test at revision 8 exist
2025-07-19 19:50:41.956 INFO SNAPSHOT_CHECK
snap | rev | | files | bytes | chunks | bytes | uniq | bytes | new | bytes |
SSD4_Test | 1 | @ 2025-07-17 23:11 -hash | 250590 | 1903G | 367734 | 1721G | 73865 | 340,743M | 367734 | 1721G |
SSD4_Test | 2 | @ 2025-07-18 20:00 | 240274 | 1444G | 293931 | 1389G | 15 | 41,827K | 62 | 115,471K |
SSD4_Test | 3 | @ 2025-07-18 21:00 | 240271 | 1444G | 293932 | 1389G | 16 | 63,161K | 16 | 63,161K |
SSD4_Test | 4 | @ 2025-07-18 22:00 | 240275 | 1444G | 293934 | 1389G | 25 | 67,986K | 25 | 67,986K |
SSD4_Test | 5 | @ 2025-07-18 23:00 | 240271 | 1444G | 293935 | 1389G | 35 | 72,713K | 35 | 72,713K |
SSD4_Test | 6 | @ 2025-07-19 17:01 | 240276 | 1444G | 293939 | 1389G | 12 | 8,361K | 52 | 108,741K |
SSD4_Test | 7 | @ 2025-07-19 18:32 | 240278 | 1444G | 293938 | 1389G | 3 | 3,822K | 13 | 20,916K |
SSD4_Test | 8 | @ 2025-07-19 19:22 | 240278 | 1444G | 293940 | 1389G | 5 | 11,291K | 5 | 11,291K |
SSD4_Test | all | | | | 367942 | 1722G | 367942 | 1722G | | |
And here is what MacOS thinks of the source volume:
df -k /Volumes/SSD4
Filesystem 1024-blocks Used Available Capacity iused ifree %iused Mounted on
/dev/disk10s3 3906813744 1516558032 2389781844 39% 320157 23897818440 0% /Volumes/SSD4
Can you make something out of this?