I am running the following proxmox version/kernel: Linux 6.5.11-8-pve (2024-01-30T12:27Z
I am trying to backup (manually) one of my Proxmox CT backups. The backup worked before but now it is not working. When I run the backup, it exits with the following error:
ERROR: Backup of VM 20001 failed - command 'set -o pipefail && lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- tar cpf - --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*' '--xattrs-include=security.capability' '--warning=no-file-ignored' '--warning=no-xattr-write' --one-file-system '--warning=no-file-ignored' '--directory=/backup/dump/vzdump-lxc-20001-2024_06_26-14_42_43.tmp' ./etc/vzdump/pct.conf ./etc/vzdump/pct.fw '--directory=/mnt/vzsnap0' --no-anchored '--exclude=lost+found' --anchored '--exclude=./tmp/?*' '--exclude=./var/tmp/?*' '--exclude=./var/run/?*.pid' ./ | zstd '--threads=1' >/backup/dump/vzdump-lxc-20001-2024_06_26-14_42_43.tar.dat' failed: exit code 1
INFO: Failed at 2024-06-26 14:43:28
INFO: Backup job finished with errors
INFO: notified via target `mail-to-root`
TASK ERROR: job errors
I am trying to backup (manually) one of my Proxmox CT backups. The backup worked before but now it is not working. When I run the backup, it exits with the following error:
ERROR: Backup of VM 20001 failed - command 'set -o pipefail && lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- tar cpf - --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*' '--xattrs-include=security.capability' '--warning=no-file-ignored' '--warning=no-xattr-write' --one-file-system '--warning=no-file-ignored' '--directory=/backup/dump/vzdump-lxc-20001-2024_06_26-14_42_43.tmp' ./etc/vzdump/pct.conf ./etc/vzdump/pct.fw '--directory=/mnt/vzsnap0' --no-anchored '--exclude=lost+found' --anchored '--exclude=./tmp/?*' '--exclude=./var/tmp/?*' '--exclude=./var/run/?*.pid' ./ | zstd '--threads=1' >/backup/dump/vzdump-lxc-20001-2024_06_26-14_42_43.tar.dat' failed: exit code 1
INFO: Failed at 2024-06-26 14:43:28
INFO: Backup job finished with errors
INFO: notified via target `mail-to-root`
TASK ERROR: job errors