Errors while doing backup on PBS.

fasi74

Member
Jun 24, 2021
27
2
8
50
Well, I am confused about where to post this post, in the PVE or PBS forum.

Well, I am trying to backup my VMs and containers of my Cluster to a PBS on my network, so for that, I have scheduled a backup job to run in off hours, but now I am getting this error, in my backup logs.

Can you help me with this ? I am a newbie with proxmox technologies.

ERROR: Backup of VM 103 failed - command 'rsync --stats -h --numeric-ids -aH --delete --no-whole-file --sparse --one-file-system --relative '--exclude=/tmp/?*' '--exclude=/var/tmp/?*' '--exclude=/var/run/?*.pid' /proc/2453453/root//./ /mnt/pve/NFS10G/dump/vzdump-lxc-103-2023_08_24-21_00_03.tmp' failed: exit code 23
INFO: Failed at 2023-08-24 21:58:24


also, I cannot see any backups done in the backup list of the PBS.
 
Hi,
it looks like you missconfigured your backup job and you are trying to backup to storage NFS10G. Please share your job and storage config, as well as the full backup job task log.
Bash:
cat /etc/pve/jobs.cfg
cat /etc/pve/storage.cfg
 
OMG, I am so sorry, I wasted people's time on this post, and my clumsiness could not see that I had selected the wrong storage for my backups.

God Bless you for your help.
FG
 
OMG, I am so sorry, I wasted people's time on this post, and my clumsiness could not see that I had selected the wrong storage for my backups.

God Bless you for your help.
FG
No worries, glad you could fix it.