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....@lists.launchpad.net 
[mailto:openstack-bounces+adrian_f_smith=dell....@lists.launchpad.net] On 
Behalf Of DeadSun
Sent: Tuesday, November 01, 2011 9:07 AM
To: openstack@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

--
非淡薄无以明志,非宁静无以致远
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to