[SOLVED] PCT Container not Backing up to PBS or Local

DavidKahl

Member
Aug 15, 2021
39
5
13
33
Germany
Hi All,

Hope you're all well.

Struggling to get my head around this one. I have a PCT Instance running which just wont backup and gives an error as follows:

Code:
INFO: starting new backup job: vzdump 250 --remove 0 --mode snapshot --storage PBSneo --notes-template '{{guestname}}' --node EarthSpacedock
INFO: Starting Backup of VM 250 (lxc)
INFO: Backup started at 2023-08-28 09:59:24
INFO: status = running
INFO: CT Name: ReverseNEO
INFO: including mount point rootfs ('/') in backup
INFO: mode failure - some volumes do not support snapshots
INFO: trying 'suspend' mode instead
INFO: backup mode: suspend
INFO: ionice priority: 7
INFO: CT Name: ReverseNEO
INFO: including mount point rootfs ('/') in backup
INFO: starting first sync /proc/368020/root/ to /tmp/vzdumptmp368499_250/
ERROR: Backup of VM 250 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/368020/root//./ /tmp/vzdumptmp368499_250/' failed: exit code 23
INFO: Failed at 2023-08-28 09:59:48
INFO: Backup job finished with errors

Any Ideas as i've exhausted many items such as adding the TMP Files to the whitelist for backups etc.

Would be grand.

BR

D
 
Code 23 with rsync usually means that some files could not be transferred. Anything special about your CT? Can you share the configuration (pct config )? Does a backup work when the CT is shutdown or when using the stopped mode instead of the snapshot backup mode? Anything in journalctl around the time of the backup failure?
 
Hi Leesteken,

Thanks, please find the config:

features: fuse=1,keyctl=1,mknod=1,nesting=1
hostname: ReverseNEO
memory: 512
net0: name=eth0,bridge=vmbr0,firewall=1,gw=192.168.5.1,hwaddr=36:62:34:27:EA:12,ip=192.168.5.10/24,ip6=dhcp,type=veth
onboot: 1
ostype: ubuntu
protection: 1
rootfs: ESD-lvm:vm-250-disk-0,size=8G
swap: 512
unprivileged: 1

Other information will follow.

BR

D
 
I basically recreated the whole PCT Setup and now works. Must have been an issue on how I was handling MariaDB in a Docker Instance.

THX
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!