[Openstack-operators] networking options for RHEL 6
Sharif Islam
islamsh at indiana.edu
Thu Aug 4 16:05:59 UTC 2011
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Update:
I was able to spawn an instance and log into it. But I think I am still
bit confused about the network bridging issue. The instance spawned on
the controller instead on the compute nodes. Here's what I have:
# euca-describe-instances
RESERVATION r-lzhlpj0j myproject default
INSTANCE i-00000008 ami-00000003 192.168.0.3 192.168.0.3 running
sharif.pem 0 m1.tiny 2011-08-04T15:54:38Z mycluster
# ssh 192.168.0.3
root at 192.168.0.3's password:
Permission denied, please try again.
root at 192.168.0.3's password:
Chop wood, carry water.
#
# nova-manage network list
network netmask start address DNS
192.168.0.0/25 255.255.255.128 192.168.0.3 None
nova.conf:
- --network_manager = nova.network.manager.FlatManager
- --public_interface=eth1
my eth1 is public interface and eth0 is private.
This is my bridge setting (I added eth1 to the bridge by "brctl addif
br100 eth1"):
# brctl show
bridge name bridge id STP enabled interfaces
br100 8000.e41f13229a8c no eth1
vlan100
vnet0
virbr0 8000.525400a457ee yes virbr0-
- --sharif
On 08/04/2011 11:31 AM, Sharif Islam wrote:
>
> I saw this note here:
> https://answers.launchpad.net/nova/+question/151316
>
>
> "FlatNetwork does not work with redhat, and requires a lot of manual setup."
>
> Is this correct? What's the recommended networking option for RHEL 6? If
> someone successfully configured a RHEL setup, could you please share
> your nova.conf? I am running cactus and was able to spawn an instance
> but having problems figuring out the networking bridge part.
>
> thanks.
>
> --sharif
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJOOsNmAAoJEACffes9SivFvFMH/3UVVYF1Kb70RFRrHCSX6GyK
JkTzPOMrftinPMJJy2OnhUsbRmypAfZ3cKo/pfb5x5ji//g+lJvolHmWS7ZDPrIs
Mw1WUJP7sZGZH20R0YI+mNcO9+xABuM7D0nq8oURaX/qKdsRQphMkvJKHUKunIDB
odp7YztAK6LVByZnkqZKGzoyNbGTrmCY50U9/OhNVpXQ9xFyjN4aptQyzLJUd3Oq
gONcfTKaoekdcM0u+lw19ziT3H4IwhOrU5ca/263fc9CrdpfWIYt0gJTzPYbsXBI
oIo+vLJATf+zJGLGZXmM7XrZjvwlqAOH6mxQ5gXzY6DLSr7C2TQ6mV8yCFs9Nu0=
=C0Th
-----END PGP SIGNATURE-----
More information about the Openstack-operators
mailing list