remote migration

  1. M

    RAW Disk Size Expands During VM Migration on Proxmox 8.4

    Hi, When migrating a VM from one Proxmox 8.4 server to another Proxmox 8.4, the RAW disk expands to its full allocated size (e.g., 30GB) instead of staying sparse. This issue didn't occur in versions before 8.4. VM config: agent: 1 bootdisk: virtio0 cicustom: user=local:snippets/VMID_user.txt...
  2. 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...
  3. S

    Random Errors During Remote Migration from PVE 7.4 to 8.3

    Hello everyone, I've been encountering a recurring issue during remote migrations from Proxmox VE 7.4 to version 8.3. After transferring the disk and RAM, I occasionally get the following error for some VMs. However, migrations from version 7.4 to 7.4 work without any issues qm remote-migrate...
  4. S

    Issue with VM Migration from Proxmox 7.4 to 8.3 Involving CloudInit Drive

    Hi, I'm facing an issue with migrating a VM from Proxmox version 7.4 to version 8. When the CloudInit drive is included in my conf, ide2: local:100/vm-100-cloudinit.qcow2,media=cdrom I encounter the following error: 2025-03-01 13:31:37 ERROR: migration aborted (duration 00:00:01): error -...
  5. S

    [SOLVED] remote-migrate fails: found stale volume copy

    I'm trying to migrate a container (id: 104) from a node pve-test to another node PS02 with the new id 113, but receiving an error: root@pve-test:~# pct remote-migrate 104 113 apitoken='PVEAPIToken=root@pam!migration=XXX',host=10.63.5.21,fingerprint=XXX --target-bridge vmbr1 --target-storage...
  6. 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...
  7. herzkerl

    ERROR: online migrate failure - Failed to complete storage migration: block job (mirror) error: drive-efidisk0: Input/output error (io-status: ok)

    I've been giving "remote migration" a try for the first time today, moving machines live from a single host running ZFS to a new cluster running CePH. It worked tremendously well—without issues and on the first try—for all VM's but one, which always fails with the following errors. I tried...