All my CM/CT backups fails with the same reason.
What is the cause of this, and what to do?
I am trying to backup to my NAS.
The NAS is connected through NFS and works fine with everything else than backups.
What is the cause of this, and what to do?
I am trying to backup to my NAS.
The NAS is connected through NFS and works fine with everything else than backups.
Code:
()
INFO: starting new backup job: vzdump 111 --compress zstd --mode snapshot --notification-mode auto --node pve --remove 0 --storage NAS --notes-template '{{guestname}}'
INFO: Starting Backup of VM 111 (lxc)
INFO: Backup started at 2024-07-14 00:30:17
INFO: status = running
INFO: CT Name: wastebin
INFO: including mount point rootfs ('/') in backup
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: create storage snapshot 'vzdump'
Logical volume "snap_vm-111-disk-0_vzdump" created.
INFO: creating vzdump archive '/mnt/pve/NAS/dump/vzdump-lxc-111-2024_07_14-00_30_17.tar.zst'
INFO: tar: /mnt/pve/NAS/dump/vzdump-lxc-111-2024_07_14-00_30_17.tmp: Cannot open: Permission denied
INFO: tar: Error is not recoverable: exiting now
INFO: cleanup temporary 'vzdump' snapshot
Logical volume "snap_vm-111-disk-0_vzdump" successfully removed.
ERROR: Backup of VM 111 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=/mnt/pve/NAS/dump/vzdump-lxc-111-2024_07_14-00_30_17.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' >/mnt/pve/NAS/dump/vzdump-lxc-111-2024_07_14-00_30_17.tar.dat' failed: exit code 2
INFO: Failed at 2024-07-14 00:30:17
INFO: Backup job finished with errors
INFO: notified via target `mail-to-root`
TASK ERROR: job errors