[Openstack] how to configure nova block_migration

Adrian_F_Smith at Dell.com Adrian_F_Smith at Dell.com
Tue Nov 1 10:15:56 UTC 2011


There isn't really any block migration specific configuration. So long as your multi-node nova installation is working you should be fine.



The source and target nodes must have compatible CPU architectures and capabilities. Nova-compute on the target node will need access to the VM’s base image (i.e. on Glance if that’s what you’re using) so that it can fetch it during the migration.



The command to do the migration is,



$ nova-manage vm block_migration <ec2 instance id> <destination node>



Adrian


From: openstack-bounces+adrian_f_smith=dell.com at lists.launchpad.net [mailto:openstack-bounces+adrian_f_smith=dell.com at lists.launchpad.net] On Behalf Of DeadSun
Sent: Tuesday, November 01, 2011 9:07 AM
To: openstack at lists.launchpad.net
Subject: [Openstack] how to configure nova block_migration

because I have no shared storage, I want to know how nova use kvm block migration and how to configure it

--
非淡薄无以明志,非宁静无以致远
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20111101/a495fe7d/attachment.html>


More information about the Openstack mailing list