← Back to team overview

openstack team mailing list archive

Re: how to configure nova block_migration

 

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

--
非淡薄无以明志,非宁静无以致远

Follow ups

References