Looking for advice. I have couple of old proxmox servers (v3.4) and new one (fresh install). Need to migrate VM's from old to new over network. Right now i'm using "stop vm -> rsync copy disk and config -> start vm on new server" method. Looking for live migration method without shared storage or cluster i found this libvirt implementation:
Copy VM over ssh connection without downtime (live). How can i implement this approach in proxmox?
Code:
virsh migrate --live --copy-storage-all --persistent qemu+ssh://root@/system