Dear All,
when i run a backup it fails:
Somebody an idea why?
BR Eric
when i run a backup it fails:
Code:
INFO: starting new backup job: vzdump 102 --storage local --remove 0 --compress zstd --notes-template '{{guestname}}' --mode stop --node pve
INFO: Starting Backup of VM 102 (lxc)
INFO: Backup started at 2022-10-19 14:07:47
INFO: status = running
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: CT Name: iobroker
INFO: including mount point rootfs ('/') in backup
INFO: stopping virtual guest
INFO: creating vzdump archive '/var/lib/vz/dump/vzdump-lxc-102-2022_10_19-14_07_47.tar.zst'
INFO: tar: ./var/log/journal/943ed4e6dc85458487c7893d2163b062/user-1001@0a105c6f7d1b450aa862ab778442f230-00000000000736da-0005e693110d7bf6.journal: File shrank by 96579584 bytes; padding with zeros
INFO: Total bytes written: 5787289600 (5.4GiB, 195MiB/s)
INFO: restarting vm
INFO: guest is online again after 34 seconds
ERROR: Backup of VM 102 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=/var/lib/vz/dump/vzdump-lxc-102-2022_10_19-14_07_47.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 --rsyncable '--threads=1' >/var/lib/vz/dump/vzdump-lxc-102-2022_10_19-14_07_47.tar.dat' failed: exit code 1
INFO: Failed at 2022-10-19 14:08:21
INFO: Backup job finished with errors
TASK ERROR: job errors
Somebody an idea why?
BR Eric