Backup randomly fails on Synology NAS

Dec 26, 2021
6
0
21
62
I have troubles backing up an LXC container on PROXMOX VE 9.
I do it as a backup job that saves shapshot images on a NAS.
Strange thing is that it happens sometimes, not always.

Traced error is:
2026-01-10 01:05:02 INFO: zstd: error 70 : Write error : cannot write block : Bad address

Backup NAS is a Synology RS422+ (OS DSM 7.3.2)
Images are saved on a mounted folder shared by the NAS as an SMB volume
Diagnostics on the NAS did not reveal any problem.

More detailed infos are attached.

Can you please help to understand?
 

Attachments

Hi,
not entirely sure if noserverino also helps in your cause, but I'd give it a try:
 
Hi,
not entirely sure if noserverino also helps in your cause, but I'd give it a try:
Hi fl0moto. I will investigate it but think is not the same problem.
mount's man page says noserverino option has to do with how to treat hardlinks, which are not present among the files I backup.
Thank you anyway.
 
Hi Mirco,
the backup jobs are executed by the pvescheduler (usually run as systemd service).

So for debugging you can try to stop the systemd service and start the scheduler with a strace (and maybe in debug mode). This will generate a lot of output, depending on the others scheduling jobs.

BR, Lucas
 
Hello,

Have you found a fix for your problem ?

I have the exact same problem.

I have a node with 21 VM running on it.
The backup is done daily with the integrated backup system vzdump.
Most of the time it fails randomly on 1 or 2 VMs, always different VM, different time, different place.

105: 2026-03-22 21:13:36 INFO: 52% (130.1 GiB of 250.0 GiB) in 3m 55s, read: 0 B/s, write: 0 B/s
105: 2026-03-22 21:13:36 ERROR: vma_queue_write: write error - Broken pipe
105: 2026-03-22 21:13:36 INFO: aborting backup job
105: 2026-03-22 21:13:36 INFO: resuming VM again
105: 2026-03-22 21:13:37 ERROR: Backup of VM 105 failed - vma_queue_write: write error - Broken pipe

I sometimes also gets the "INFO: zstd: error 70 : Write error : cannot write block : Bad address" message.

I'm running PVE 9.1.6 and the storage is a mounted SMB share hosted on a Synology.

Anyone facing that issue and that might have a solution ?

Thanks
Mike
 
Last edited: