Hallo Zusammen,
ich versuche nun seit ein paar Tagen ein NFS Backup auf mein QNAP NAS zu machen. Leider bislang ohne Erfolg.
Was habe ich bereits gemacht?
- Die IP's des Proxmox berechtigt, auf den Freigabeordner zuzugreifen.
- Ping geht durch
- Storage angelegt
- direktes Backup vom Container auf NAS
--> In dem Freigabeordner wird ein "dump" und ein "images" Ordner erstellt.
--> Danach fehlt es aber an Berechtigungen.
Hat jemand eine Idee, woran das liegt? Werde daraus nicht schlau. Benutzername und PW gibt es ja bei NFS nicht.
ich versuche nun seit ein paar Tagen ein NFS Backup auf mein QNAP NAS zu machen. Leider bislang ohne Erfolg.
Was habe ich bereits gemacht?
- Die IP's des Proxmox berechtigt, auf den Freigabeordner zuzugreifen.
- Ping geht durch
- Storage angelegt
- direktes Backup vom Container auf NAS
--> In dem Freigabeordner wird ein "dump" und ein "images" Ordner erstellt.
--> Danach fehlt es aber an Berechtigungen.
Hat jemand eine Idee, woran das liegt? Werde daraus nicht schlau. Benutzername und PW gibt es ja bei NFS nicht.
Code:
INFO: starting new backup job: vzdump 101 --node proxmox --compress zstd --remove 0 --notes-template '{{guestname}}' --storage Vaultwarden --mode stop
INFO: Starting Backup of VM 101 (lxc)
INFO: Backup started at 2023-05-02 15:29:10
INFO: status = running
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: CT Name: Vaultwarden
INFO: including mount point rootfs ('/') in backup
INFO: stopping virtual guest
INFO: creating vzdump archive '/mnt/pve/Vaultwarden/dump/vzdump-lxc-101-2023_05_02-15_29_10.tar.zst'
INFO: tar: /mnt/pve/Vaultwarden/dump/vzdump-lxc-101-2023_05_02-15_29_10.tmp: Cannot open: Permission denied
INFO: tar: Error is not recoverable: exiting now
INFO: restarting vm
INFO: guest is online again after 13 seconds
ERROR: Backup of VM 101 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/Vaultwarden/dump/vzdump-lxc-101-2023_05_02-15_29_10.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/Vaultwarden/dump/vzdump-lxc-101-2023_05_02-15_29_10.tar.dat' failed: exit code 2
INFO: Failed at 2023-05-02 15:29:23
INFO: Backup job finished with errors
TASK ERROR: job errors