Why openstack doesn't use RPC for resize and migrate stuff?<div><br></div><div>We also plunged in this issue with automated deployment. <br><br><div class="gmail_quote">2012/6/6 Belmiro Moreira <span dir="ltr"><<a href="mailto:moreira.belmiro.email.lists@gmail.com" target="_blank">moreira.belmiro.email.lists@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
I mention "nova" user because it's the default in the main distros.<br>
If I understood correctly your question, you can have different users... of course you need to distribute the right keys for ssh access and make sure they have the right permissions in your nova installation.<br>
<br>
cheers,<br>
Belmiro<br>
<div class="HOEnZb"><div class="h5"><br>
On Jun 6, 2012, at 2:12 AM, William Herry wrote:<br>
<br>
> Hi Belmiro, thanks for your share<br>
><br>
> 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?<br>

><br>
> Thanks<br>
><br>
> On Wed, Jun 6, 2012 at 2:17 AM, Belmiro Moreira <<a href="mailto:moreira.belmiro.email.lists@gmail.com">moreira.belmiro.email.lists@gmail.com</a>> wrote:<br>
> Hi,<br>
> 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.<br>
> I have a kvm multi-node installation using fedora 16.<br>
><br>
> Migrate and resize use ssh to create the directories and transfer the image.<br>
> So you need to make sure that “nova” user is able to ssh the other compute nodes.<br>
><br>
> Make sure you have this in your ssh configuration:<br>
> Host *<br>
>        StrictHostKeyChecking no<br>
>        UserKnownHostsFile=/dev/null<br>
><br>
> Create a ssh key for “nova” and distribute it in your setup.<br>
> If you are using Fedora set selinux to permissive.<br>
> … and should work.<br>
><br>
> cheers,<br>
> Belmiro<br>
><br>
> _______________________________________________<br>
> Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
> Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
><br>
><br>
><br>
> --<br>
><br>
><br>
><br>
> William Herry<br>
> ====================<br>
> WilliamHerryChina@Gmail.com<br>
><br>
<br>
<br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Regards, Roman Sokolkov<br>
</div>