openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #05234
Re: how to configure nova block_migration
-
To:
<openstack@xxxxxxxxxxxxxxxxxxx>
-
From:
<Adrian_F_Smith@xxxxxxxx>
-
Date:
Tue, 1 Nov 2011 10:15:56 +0000
-
Accept-language:
en-US
-
Acceptlanguage:
en-US
-
In-reply-to:
<CAO4uuUsvNCpWw_D8G6Bpe2wWko8JEEnXmEE30fgCpNBg=a_rsA@mail.gmail.com>
-
Thread-index:
AcyYdcFhfXFenW/ySJST0/tMkWCJnwACGoUQ
-
Thread-topic:
[Openstack] 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