I am running proxmox on my own homelab server, so I don't care that much about downtime, I can use stop mode to backup my vms without any problem. So, to backup and restore vm on another machine, just follow these steps:
- stop vm
- vzdump $vmid [--dumpdir /mnt/backup] # default …