I've created a folder '/mnt/home/PVE-backup' and added it as a directory in Datacentre-Storage, I can backup my docker container and my HAOS VM, but when I try to backup my (stopped) PBS container to it I get:
Read more
Bash:
INFO: starting new backup job: vzdump 120 --notification-mode auto --mode snapshot --node pve --notes-template '{{guestname}}' --compress zstd --storage PVE-backup --remove 0
INFO: Starting Backup of VM 120 (lxc)
INFO: Backup started at 2024-07-27 17:46:16
INFO: status = stopped...
Read more