hello, around every four backup runs we encounter the following problem: the backup of a single proxmox ve with a single vm to pbs seems to fail:
INFO: starting new backup job: vzdump --quiet 1 --mode stop --fleecing 0 --storage synology --all 1...
just to add: if i run the backup manually via datacenter > host > vm > backup with the same parameters it works just fine as well (the vm also restarted immediately again).
all subsequent runs after the first manual backup also succeed now...
setup:
we have a proxmox ve with 1 vm (debian bookworm)
on sunday we run a weekly backup (type stop) to a proxmox backup server
we experience the following issue:
- vm is shutdown
- backup starts BUT vm is also powered on immediately again
- vm...