qm remote-migrate from a single node to cluster

cloudguy

Renowned Member
Jan 4, 2012
41
0
71
Hello.

Does qm remote-migrate support migratation of VMs from a single node into a PVE cluster?

I'm trying this scenario and getting a fingerprint not verified error. The fingerprint in question does not belong to the target cluster.

Code:
qm remote-migrate <SOURCE VMID> <TARGET VMID> apitoken='user@pam!token=<SECRET>,host=<HOSTNAME>,fingerprint=<REMOTE_CLUSTER_FINGERPRINT>' --target-bridge <REMOTE_BRIDGE> --target-storage <REMOTE_DATASTORE>

fingerprint 'E4:B4:2D:E5:F2:48:54:1F:7F:A9:EB:0B:B0:69:.........:DC:FF' not verified, abort!
 
The qm remote-migrate command in Proxmox supports the migration of VMs between different nodes or clusters.

You can manually SSH into the target node and accept the certificate/fingerprint, which can help the migration command recognize it as trusted:
ssh root@<TARGET_NODE_IP>
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!