Migration shows no progress

Skip to main content
Du bist hier:
Drucken

Migration shows no progress

Proxmox Migration shows no progress

If when copying / migrating a virtual machine, the percentage display does not appear and count up within 5 minutes, it is probably due to an orphaned hard disk at this hanger. To solve the problem run the following command:

# qm rescan

This will re-scan all hard drives and assign them to the respective machine.

 

root@proxmxo:~# qm rescan

rescan volumes…

VM 104: add unreferenced volume ‘local-lvm:vm-104-disk-0’ as ‘unused0’ to config

VM 104: add unreferenced volume ‘local-lvm:vm-104-disk-1’ as ‘unused1’ to config

VM 104: add unreferenced volume ‘local-lvm:vm-104-disk-10’ as ‘unused2’ to config

VM 104: add unreferenced volume ‘local-lvm:vm-104-disk-11’ as ‘unused3’ to config

VM 104: add unreferenced volume ‘local-lvm:vm-104-disk-12’ as ‘unused4’ to config

Related Post