shell Proxmox migrate VM

// syntax:
qm migrate <vmId> <destHost> -migration_network <networkCidr> -targetstorage <targetStorage> -with-local-disks --online

// actual examples:
qm migrate 203 proxmox3 -migration_network 10.7.7.0/24 -targetstorage lvm-nvme -with-local-disks

qm migrate 240 proxmox3 -migration_network 10.7.7.0/24 -targetstorage lvm-nvme -with-local-disks
Use to migrate a VM and specify the targetstorage - which the Proxmox WebUI doesn't currently support.

Updated: Tuesday 15th September 2026, 08:45pm

There are 0 comments

Leave a comment of your own

Comments are currently closed.