[pve-devel] RFC: vm migration+storage to external/remote proxmox cluster
Gandalf Corvotempesta
gandalf.corvotempesta at gmail.com
Fri Mar 10 08:51:45 CET 2017
Il 10 mar 2017 8:05 AM, "Thomas Lamprecht" <t.lamprecht at proxmox.com> ha
scritto:
Hi,
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
-oneline flag is needed in general for oneline live migration and
additional the
-with-local-disks is needed to mirroring local disks over.
Should work with latest Proxmox VE 4.4
What if both servers are standalone and not part of any cluster?
Can I still live migrate?
More information about the pve-devel
mailing list