Hi,
I have this error when i try to make a backup from my LXC container.
From my VM no problem.
I have an USB drive mounted in /mnt/USB500GB.
How can i fix it ?
I don't understand why proxmox do that. In the past i had the same usb mounted in /mnt, but now i have more than one usb drive, so i create a folder for every drives mounted, under /mnt.
This is my backup log.
I use chattr +i in /mnt, to protect accidentally writes into an umounted folder, but now is mounted and doesn't works...
I have this error when i try to make a backup from my LXC container.
From my VM no problem.
I have an USB drive mounted in /mnt/USB500GB.
How can i fix it ?
I don't understand why proxmox do that. In the past i had the same usb mounted in /mnt, but now i have more than one usb drive, so i create a folder for every drives mounted, under /mnt.
This is my backup log.
Code:
Task viewer: VM/CT 101 - Backup
INFO: starting new backup job: vzdump 101 --mode snapshot --notes-template '{{guestname}}' --compress zstd --remove 0 --storage FRIGATE --node NUCi3
INFO: Starting Backup of VM 101 (lxc)
INFO: Backup started at 2022-06-30 08:40:46
INFO: status = running
INFO: CT Name: FRIGATE
INFO: including mount point rootfs ('/') in backup
ERROR: Backup of VM 101 failed - mkdir /mnt/vzsnap0: Operation not permitted at /usr/share/perl5/PVE/VZDump/LXC.pm line 178.
INFO: Failed at 2022-06-30 08:40:46
INFO: Backup job finished with errors
TASK ERROR: job errors
I use chattr +i in /mnt, to protect accidentally writes into an umounted folder, but now is mounted and doesn't works...
Last edited: