[Openstack] Migration of 2 VMs to the same Compute node
Christian Berendt
christian at berendt.io
Mon Feb 16 14:22:21 UTC 2015
On 02/14/2015 06:54 PM, Daniel Spiekermann wrote:
> is it possible to migrate 2 different VMs to the same compute node?
Have you tried it with nova live-migration or only with nova migrate?
With nova live-migration it is possible to specify the target host.
usage: nova live-migration [--block-migrate] [--disk-over-commit]
<server> [<host>]
Migrate running server to a new machine.
Positional arguments:
<server> Name or ID of server.
<host> destination host name.
Christian.
More information about the Openstack
mailing list