[Openstack] Nova "migrate" and "resize"

William Herry william.herry.china at gmail.com
Wed Jun 6 00:12:24 UTC 2012


Hi Belmiro, thanks for your share

Is that required that the two node must have the same setting about the
user, like they all use nova run nova-* command, what if I set them
different(one of them run nova-* command with user 'stack', is it possible
to make it work also?

Thanks

On Wed, Jun 6, 2012 at 2:17 AM, Belmiro Moreira <
moreira.belmiro.email.lists at gmail.com> wrote:

> Hi,
> I spent some time today trying understand how to use successfully the
> “resize” and “migrate” in nova.  Because I couldn’t find any documentation…
> I share my experience.
> I have a kvm multi-node installation using fedora 16.
>
> Migrate and resize use ssh to create the directories and transfer the
> image.
> So you need to make sure that “nova” user is able to ssh the other compute
> nodes.
>
> Make sure you have this in your ssh configuration:
> Host *
>        StrictHostKeyChecking no
>        UserKnownHostsFile=/dev/null
>
> Create a ssh key for “nova” and distribute it in your setup.
> If you are using Fedora set selinux to permissive.
> … and should work.
>
> cheers,
> Belmiro
>
> ______________________________**_________________
> Mailing list: https://launchpad.net/~**openstack<https://launchpad.net/%7Eopenstack>
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~**openstack<https://launchpad.net/%7Eopenstack>
> More help   : https://help.launchpad.net/**ListHelp<https://help.launchpad.net/ListHelp>
>



-- 



William Herry
====================
WilliamHerryChina at Gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120606/e04727dc/attachment.html>


More information about the Openstack mailing list