What you have posted is not the contents of the mx-snapshot.log
Attach the log, as mine attached
Note that the latest MX21.3 Update seems to have rectified the issue with Snapshot generation
What you have posted is not the contents of the mx-snapshot.log
Maybe takeout the space from the snapshot path:
Code: Select all
/media/Backups/MX Snapshots/snapshot/
Code: Select all
/media/Backups/MX-Snapshots/snapshot/
Code: Select all
/media/Backups/MX_Snapshots/snapshot/
Thanks Fehlixfehlix wrote: Sat Nov 18, 2023 8:19 amMaybe takeout the space from the snapshot path:
E.g change:to something likeCode: Select all
/media/Backups/MX Snapshots/snapshot/
orCode: Select all
/media/Backups/MX-Snapshots/snapshot/
at least until space handling in path is properly fixed.Code: Select all
/media/Backups/MX_Snapshots/snapshot/
Note: having spaces in path's is known to call for trouble.
HTH
Check the compression algorithm that's selected when you take the snapshot. It might have switched to LZ4 default one from whatever you had selected. LZ4 is a good selection if you don't care about space, if you do use Zstd.I don't think Ive added much to my install in the previous week or two seems the snapshot are bit bigger now