Rsync's exit code 23 signifies a partial transfer due to error, but doesn't give much more information than that.
Could you provide the entire output for the task, to see if it has any more information?
Also the container config file could be helpful (pct config <ct_id>
)
root@prox1-ftm:~# vzdump 101 --mode suspend --storage local --compress lzo --node prox1-ftm --remove 0
INFO: starting new backup job: vzdump 101 --mode suspend --storage local --remove 0 --node prox1-ftm --compress lzo
INFO: filesystem type on dumpdir is 'zfs' -using /var/tmp/vzdumptmp510946_101 for temporary files
INFO: Starting Backup of VM 101 (lxc)
INFO: Backup started at 2021-07-28 13:17:48
INFO: status = running
INFO: backup mode: suspend
INFO: ionice priority: 7
INFO: CT Name: test-ct
INFO: including mount point rootfs ('/') in backup
INFO: starting first sync /proc/499370/root/ to /var/tmp/vzdumptmp510946_101
ERROR: Backup of VM 101 failed - command 'rsync --stats -h -X -A --numeric-ids -aH --delete --no-whole-file --sparse --one-file-system --relative '--exclude=/tmp/?*' '--exclude=/var/tmp/?*' '--exclude=/var/run/?*.pid' /proc/499370/root//./ /var/tmp/vzdumptmp510946_101' failed: exit code 23
INFO: Failed at 2021-07-28 13:18:03
INFO: Backup job finished with errors
job errors
-------------
root@prox1-ftm:~# pct config 101
arch: amd64
cores: 1
hostname: test-ct
memory: 512
net0: name=eth0,bridge=vmbr0,firewall=1,hwaddr=9E:1F:33:85:3B:CD,ip=dhcp,type=veth
ostype: ubuntu
rootfs: nfsproxmoxct:101/vm-101-disk-0.raw,size=8G
swap: 512
unprivileged: 1