BACKUP FAILED

pedrorain23

New Member
Sep 4, 2024
2
0
1
I have a PBS VM on my PVE 1, but one container is having issues when trying to run the backup routine.


ERROR: Backup of VM 100 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/1159353/root//./ /var/tmp/vzdumptmp1743948_100' failed: exit code 23

Other VMs work well, but this container is experiencing this problem.
 

Attachments

  • Proxmox.png
    Proxmox.png
    37 KB · Views: 6
I have a PBS VM on my PVE 1, but one container is having issues when trying to run the backup routine.


ERROR: Backup of VM 100 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/1159353/root//./ /var/tmp/vzdumptmp1743948_100' failed: exit code 23

Other VMs work well, but this container is experiencing this problem.
Hi,

I assume your backup target is a NFS share? If so, see this thread/post https://forum.proxmox.com/threads/backing-up-vms-works-cts-fails-nfs-share.140204/post-626906
 
"I think I explained it wrong. When I run the backup routine on PVE 1, or use the backup option for this specific container, it generates the error that I attached in the thread."