Hi.
I've a Proxmox host where I've mounted a NTFS share from my Qnap nas. I've been using this setup for a while now and everything has been working just fine, however I'm suddenly getting this error for a single container:
While the 5 other VM's and containers are backup up successfully for some odd reason I cannot figure out.
Full Backup Log: https://pastebin.com/5fV8nFWQ
Any one who have any idea what is going on here?
I've a Proxmox host where I've mounted a NTFS share from my Qnap nas. I've been using this setup for a while now and everything has been working just fine, however I'm suddenly getting this error for a single container:
Code:
INFO: Starting Backup of VM 105 (lxc)
INFO: Backup started at 2019-11-04 11:47:36
INFO: status = running
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: CT Name: MariaDB
INFO: stopping vm
INFO: creating archive '/mnt/pve/Backup/dump/vzdump-lxc-105-2019_11_04-11_47_36.tar.gz'
INFO: tar: /mnt/pve/Backup/dump/vzdump-lxc-105-2019_11_04-11_47_36.tmp: Cannot open: Permission denied
INFO: tar: Error is not recoverable: exiting now
INFO: restarting vm
INFO: guest is online again after 7 seconds
ERROR: Backup of VM 105 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/Backup/dump/vzdump-lxc-105-2019_11_04-11_47_36.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' ./ | gzip --rsyncable >/mnt/pve/Backup/dump/vzdump-lxc-105-2019_11_04-11_47_36.tar.dat' failed: exit code 2
INFO: Failed at 2019-11-04 11:47:43
While the 5 other VM's and containers are backup up successfully for some odd reason I cannot figure out.
Full Backup Log: https://pastebin.com/5fV8nFWQ
Any one who have any idea what is going on here?