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.

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to