I make a backup to a network storage connected via CIFS with zstd compression mode and the backup will result in an error:
If you make backups of a smaller VM, everything goes well.
INFO: 99% (594.1 GiB of 600.0 GiB) in 1h 7m 40s, read: 152.0 MiB/s, write: 136.9 MiB/s
INFO: 100% (600.0 GiB of 600.0 GiB) in 1h 8m 19s, read: 153.9 MiB/s, write: 136.7 MiB/s
INFO: backup is sparse: 37.46 GiB (6%) total zero data
INFO: transferred 600.00 GiB in 4099 seconds (149.9 MiB/s)
zstd: /*stdout*\: Input/output error
ERROR: Backup of VM 100 failed - zstd --rsyncable --threads=1 failed - wrong exit status 1
INFO: Failed at 2020-09-03 02:06:03
INFO: Backup job finished with errors
If you make backups of a smaller VM, everything goes well.