Hello,
I am wondering if someone can help me determine why a backup is failing on an LXC container. Here is the log from the backup:
	
	
	
		
				
			I am wondering if someone can help me determine why a backup is failing on an LXC container. Here is the log from the backup:
		Code:
	
	INFO: starting new backup job: vzdump 201 --notes-template '{{guestname}}' --node pmx --remove 0 --storage pmx-b --mode snapshot
INFO:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
INFO:                                  Dload  Upload   Total   Spent    Left  Speed
INFO:   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
INFO:   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
INFO: curl: (7) Failed to connect to localhost port 19999: Connection refused
INFO: Starting Backup of VM 201 (lxc)
INFO: Backup started at 2023-10-06 11:39:30
INFO: status = running
INFO: CT Name: dhcp
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: dhcp
INFO: including mount point rootfs ('/') in backup
INFO: starting first sync /proc/81869/root/ to /var/tmp/vzdumptmp82663_201
ERROR: Backup of VM 201 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/81869/root//./ /var/tmp/vzdumptmp82663_201' failed: exit code 11
INFO: Failed at 2023-10-06 11:39:32
INFO:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
INFO:                                  Dload  Upload   Total   Spent    Left  Speed
INFO:   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
INFO:   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
INFO: curl: (7) Failed to connect to localhost port 19999: Connection refused
INFO: Backup job finished with errors
TASK ERROR: job errors
	
	
	