<span id="result_box" class="long_text" lang="en"><span class="hps">I have a server</span> <span class="hps">with all the</span> nova<span class="hps"></span> <span class="hps">services</span> <span class="hps">it and</span> <span class="hps">on another server</span> <span class="hps">I have</span> <span class="hps">installed</span> <span class="hps">kvm</span><span>.</span><br>
 <span class="hps">As the</span> <span class="hps">new</span> <span class="hps">will</span> <span class="hps">know what</span> <span class="hps">he</span> <span class="hps">kvm</span> <span class="hps">server</span> <span class="hps">will</span> <span class="hps">create the</span> <span class="hps">machine in</span><span>?</span><br>
 <span class="hps">For example</span><span>:</span> <span class="hps">I use</span> <span class="hps">the</span> <span class="hps">vmware</span> <span class="hps">vmwareapi</span> <span class="hps">User</span> <span class="hps">data</span> <span class="hps">information</span> <span class="hps">and password.</span> <span class="hps">But</span> <span class="hps">in</span> <span class="hps">kvm</span><span>?</span></span><br>
<br><div class="gmail_quote">2011/10/26 Sharif Islam <span dir="ltr"><<a href="mailto:islamsh@indiana.edu">islamsh@indiana.edu</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
</div><div class="im">On 10/26/2011 03:19 PM, Roberto Dalas Z. Benavides wrote:<br>
<br>
> But how will you know which server it should connect? and where it asks<br>
> for a username and password?<br>
<br>
<br>
</div>How many servers do you have?<br>
<br>
If you have only one server then you will need to install all the nova<br>
services there -- nova-compute, nova-network etc. Otherwise, install a<br>
controller node with nova-network and nova-scheduler. And rest of the<br>
servers will only have nova-compute.<br>
<br>
And each of these compute nodes will have a nova.conf where you will<br>
define these flags:<br>
<br>
- --ec2_url=<a href="http://your_nova_controller_server_ip:8773/services/Cloud" target="_blank">http://your_nova_controller_server_ip:8773/services/Cloud</a><br>
- --s3_host=your_nova_controller_server_ip<br>
- --cc_host=your_nova_controller_server_ip<br>
- --rabbit_host=your_nova_controller_server_ip<br>
- --network_host=your_nova_controller_server_ip<br>
<br>
I suggest your read the doc carefully, if you haven't already:<br>
<a href="http://docs.openstack.org/" target="_blank">http://docs.openstack.org/</a><br>
<br>
And regarding password, usually VMs are booted up using ssh key so it<br>
won't need a password.<br>
<br>
- --sharif<br>
<br>
<br>
<br>
><br>
> 2011/10/26 Sharif Islam <<a href="mailto:islamsh@indiana.edu">islamsh@indiana.edu</a> <mailto:<a href="mailto:islamsh@indiana.edu">islamsh@indiana.edu</a>>><br>
<div class="im">><br>
> On 10/26/2011 03:04 PM, Roberto Dalas Z. Benavides wrote:<br>
>> Hello, I installed a server with kvm and would like to know how to<br>
> have<br>
>> the talk with this kvm OpenStack. What should I put in nova.conf?<br>
><br>
>> Thanks<br>
><br>
><br>
</div><div class="im">> --libvirt_type=kvm<br>
><br>
> should do the trick.<br>
><br>
</div>> --sharif<br>
<div class="im">><br>
><br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.10 (GNU/Linux)<br>
Comment: Using GnuPG with Mozilla - <a href="http://enigmail.mozdev.org/" target="_blank">http://enigmail.mozdev.org/</a><br>
<br>
</div>iQEcBAEBAgAGBQJOqF6NAAoJEACffes9SivF3p4H/jn7buudugiOZCx7wKqYop15<br>
qPwwaEHITm7mz879BOxNWOHnMFexfjPn5dNebK+9+4WJTJTB6Wo5YddNxYKbytHa<br>
vuU9e3n9p8GHBO3UHdCvUbr9CPKCGUreMQeHpsVia37Y4rul+JD78jtGg1vl+P+N<br>
6yPBrnsW5N2lAbhMMKFKp8tjErDGXa27dg0W5omnyKQ0puimysyyXspX63/HRSbO<br>
Bm3H/IQneQNtxK1QyQuGnsv7PYpOPVhWaTSqSe4kFw9+a3OYwUvYrByt6BH87wWI<br>
cOBCRJHL40hoXvo34fSm4qzi5Bv/KVJn90p+wPnLFIJYj4JUpQBXq27SpN1fecQ=<br>
=v8y1<br>
<div><div></div><div class="h5">-----END PGP SIGNATURE-----<br>
_______________________________________________<br>
Openstack-operators mailing list<br>
<a href="mailto:Openstack-operators@lists.openstack.org">Openstack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
</div></div></blockquote></div><br>