qm remote-migrate

  1. A

    [SOLVED] qm remote migrate from single node to cluster from zfs storage to ceph storage getting error "...invalid bootorder: device 'sata0' does not exist'"

    Hi folks, I'm trying to manually migrate (live migration) of a VM from a single node proxmox to a proxmox cluster. I have tried many different things, like checking the fingerprint, permission on the token, tried with vm online and offline, and many other but I can't get rid of the error device...
  2. T

    qm remote-migrate: error "invalid authority"

    Hello to everyone, I'm trying to migrate a VM using the remote migration feature, but it gives me the following error: qm remote-migrate 104 107 apitoken='Authorization: PVEAPIToken=root@pam!tkn38685=<token>',host=fd00:4155:40::6,port=8006,fingerprint='<fingerprint>' --target-bridge=vmbr0...
  3. S

    qm remote-migrate slow over WAN

    Hi there folks. I have a datacenter I'm trying to vacate and am attempting to use the qm remote-migrate process to migrate the new cluster. I have been able to successfully start a migration but it is dog slow despite the fact that I have 1 gig symmetrical fiber at the old location and 8...
  4. J

    Permissions required for remote-migrate feature

    Recently, I began using qm remote-migrate (aka pvesh create /nodes/{node}/qemu/{vmid}/remote_migrate) to move VMs from our PVE 7.x environment to our 8.x environment. According to the PVE API Documentation page for this feature, the only permission needed to use this endpoint is VM.Migrate, but...
  5. S

    remote-migrate to the destination server located behind the NAT

    Hi I have two Proxmox servers, both with internal IP addresses, and they are behind a NAT for external connections. I want to migrate a VM from the first server to the second server using qm remote-migrate. The first server can be connected to a public IP and a 4-digit port that is mapped to...
  6. B

    [SOLVED] qm remote-migrate with shared storage

    Hi, I have a use case where we have fairly large PVE 7 cluster connected to an external ceph cluster. We would like to set up a second PVE cluster in the same physical location due to the current cluster is now pushing 36 hosts. The new cluster will be connected to the same external ceph...