[Openstack-operators] OpenStack With KVM
Sharif Islam
islamsh at indiana.edu
Wed Oct 26 19:25:01 UTC 2011
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10/26/2011 03:19 PM, Roberto Dalas Z. Benavides wrote:
> But how will you know which server it should connect? and where it asks
> for a username and password?
How many servers do you have?
If you have only one server then you will need to install all the nova
services there -- nova-compute, nova-network etc. Otherwise, install a
controller node with nova-network and nova-scheduler. And rest of the
servers will only have nova-compute.
And each of these compute nodes will have a nova.conf where you will
define these flags:
- --ec2_url=http://your_nova_controller_server_ip:8773/services/Cloud
- --s3_host=your_nova_controller_server_ip
- --cc_host=your_nova_controller_server_ip
- --rabbit_host=your_nova_controller_server_ip
- --network_host=your_nova_controller_server_ip
I suggest your read the doc carefully, if you haven't already:
http://docs.openstack.org/
And regarding password, usually VMs are booted up using ssh key so it
won't need a password.
- --sharif
>
> 2011/10/26 Sharif Islam <islamsh at indiana.edu <mailto:islamsh at indiana.edu>>
>
> On 10/26/2011 03:04 PM, Roberto Dalas Z. Benavides wrote:
>> Hello, I installed a server with kvm and would like to know how to
> have
>> the talk with this kvm OpenStack. What should I put in nova.conf?
>
>> Thanks
>
>
> --libvirt_type=kvm
>
> should do the trick.
>
> --sharif
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJOqF6NAAoJEACffes9SivF3p4H/jn7buudugiOZCx7wKqYop15
qPwwaEHITm7mz879BOxNWOHnMFexfjPn5dNebK+9+4WJTJTB6Wo5YddNxYKbytHa
vuU9e3n9p8GHBO3UHdCvUbr9CPKCGUreMQeHpsVia37Y4rul+JD78jtGg1vl+P+N
6yPBrnsW5N2lAbhMMKFKp8tjErDGXa27dg0W5omnyKQ0puimysyyXspX63/HRSbO
Bm3H/IQneQNtxK1QyQuGnsv7PYpOPVhWaTSqSe4kFw9+a3OYwUvYrByt6BH87wWI
cOBCRJHL40hoXvo34fSm4qzi5Bv/KVJn90p+wPnLFIJYj4JUpQBXq27SpN1fecQ=
=v8y1
-----END PGP SIGNATURE-----
More information about the Openstack-operators
mailing list