In one of my server I frequently run into failed backups on a CIFS location and since this is the case for several month now I thought I start a new thread, also there already is this old thread from another user but probably with a similar problem.
What I can say for sure is that this is not a problem due to a limit of some sort on the backup destination. I tried various Storage Boxes with a lot of free TB and all had the same issue.
What I also can say for sure is I only see and saw this problem on one specific server. All other servers (even in the same cluster and with the same storage as backup location and the same backup job) never had it even once.
This is why I could imagine that the NIC, CPU or another pieces of hardware is responsible...
The server in question has a Xeon E-2176G CPU, an Intel I219-LM (rev 10) NIC and is currently running Linux 5.4.128-1-pve with pve-manager/6.4-13.
The failed backups always get to 100% but with a `zstd` error somewhere at the end (often it is also after the `INFO: 100%` line):
Are there any things I could try to troubleshoot further or maybe work around it?
Thanks for any input!
What I can say for sure is that this is not a problem due to a limit of some sort on the backup destination. I tried various Storage Boxes with a lot of free TB and all had the same issue.
What I also can say for sure is I only see and saw this problem on one specific server. All other servers (even in the same cluster and with the same storage as backup location and the same backup job) never had it even once.
This is why I could imagine that the NIC, CPU or another pieces of hardware is responsible...
The server in question has a Xeon E-2176G CPU, an Intel I219-LM (rev 10) NIC and is currently running Linux 5.4.128-1-pve with pve-manager/6.4-13.
The failed backups always get to 100% but with a `zstd` error somewhere at the end (often it is also after the `INFO: 100%` line):
Code:
INFO: 99% (119.8 GiB of 120.0 GiB) in 9m 30s, read: 1.1 GiB/s, write: 0 B/s
zstd: /*stdout*\: Input/output error
INFO: 100% (120.0 GiB of 120.0 GiB) in 9m 31s, read: 250.7 MiB/s, write: 136.0 KiB/s
INFO: backup is sparse: 37.29 GiB (31%) total zero data
INFO: transferred 120.00 GiB in 571 seconds (215.2 MiB/s)
ERROR: Backup of VM 126 failed - zstd --rsyncable --threads=1 failed - wrong exit status 1
Are there any things I could try to troubleshoot further or maybe work around it?
Thanks for any input!
Last edited: