woody4165

proxmox backup error

Jun 28th, 2023
4,429
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.74 KB | None | 0 0
  1. INFO: starting new backup job: vzdump 104 --compress zstd --remove 0 --storage NFS-QNAP-Proxmox-Backup --mode snapshot --node pve --notes-template '{{guestname}}'
  2. INFO: Starting Backup of VM 104 (lxc)
  3. INFO: Backup started at 2023-06-27 09:08:40
  4. INFO: status = running
  5. INFO: CT Name: uptimekuma
  6. INFO: including mount point rootfs ('/') in backup
  7. INFO: backup mode: snapshot
  8. INFO: ionice priority: 7
  9. INFO: create storage snapshot 'vzdump'
  10. Logical volume "snap_vm-104-disk-0_vzdump" created.
  11. INFO: creating vzdump archive '/mnt/pve/NFS-QNAP-Proxmox-Backup/dump/vzdump-lxc-104-2023_06_27-09_08_40.tar.zst'
  12. INFO: tar: /mnt/pve/NFS-QNAP-Proxmox-Backup/dump/vzdump-lxc-104-2023_06_27-09_08_40.tmp: Cannot open: Permission denied
  13. INFO: tar: Error is not recoverable: exiting now
  14. INFO: cleanup temporary 'vzdump' snapshot
  15. Logical volume "snap_vm-104-disk-0_vzdump" successfully removed
  16. ERROR: Backup of VM 104 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/NFS-QNAP-Proxmox-Backup/dump/vzdump-lxc-104-2023_06_27-09_08_40.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' >/mnt/pve/NFS-QNAP-Proxmox-Backup/dump/vzdump-lxc-104-2023_06_27-09_08_40.tar.dat' failed: exit code 2
  17. INFO: Failed at 2023-06-27 09:08:41
  18. INFO: Backup job finished with errors
  19. TASK ERROR: job errors
Tags: proxmox
Add Comment
Please, Sign In to add comment