Trying to make backup of LXC machine (installed from debian-11-standart_11.0-1_amd64.tar.gz), but it's just hangs on this step forever:
Read more
Code:
INFO: starting new backup job: vzdump 102 --compress zstd --mode snapshot --remove 0 --node pve --storage storage
INFO: filesystem type on dumpdir is 'cifs' -using /var/tmp/vzdumptmp1455778_102 for temporary files
INFO: Starting Backup of VM 102 (lxc)
INFO: Backup started at 2021-09-22 15:32:13
INFO: status = running
INFO: CT Name: pcsql
INFO...
Read more