[pve-devel] RFC: vm migration+storage to external/remote proxmox cluster
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Mar 10 08:08:58 CET 2017
>
> Migration between nodes in the same cluster with no shared storage can
> be already achieved,
>
> Directly migrating in via WebUI is not yet exposed, AFAIK, but on the
> CLI you may try to use
>
>
> qm migrate <vmid> <target-node> -oneline -with-local-disks
ugh, typo: s/oneline/online/
# qm migrate <vmid> <target-node> -online -with-local-disks
More information about the pve-devel
mailing list