Hi George,

It would be a pleasure to help you on this, do you still have problems with the deployment? In OpenStack there are two types of networking that can be used a)nova-network and b)neutron. Given your specified question i assume you are going with option a), then in that case the br100 bridge should be present (manually created - if you follow a manual deployment) on the controller node. May be you can provide the link of the guide you are following so that we check if there is a need for correction on this. One more thing, since you are using Centos you can consider using RedHat RDO ( http://openstack.redhat.com ) for the deployment.

Feel free to contact me with regard to any issues you have.
Best regards,
Thanassis

On 27/12/2013 8:12 μμ, Georgios Dimitrakakis wrote:
Hi people!

I am following the exact steps of the "Openstack Installation Guide" for Havana on a CentOS 6.5

The problem is that when I try create the network on the controller node using this :

nova --debug network-create vmnet --fixed-range-v4=x.x.x.x/32 --bridge-interface=br100 --multi-host=T

I get an error that the br100 interface cannot be found.

So, my question is the following: should this interface appear on the controller node , on the compute node or on both nodes?

What do I have to do to set it up properly since it doesn't appear on any of them??

I have found this bug for CentOS 6.4 and I am not sure that has been corrected for 6.5.


Could someone help me a bit with this??


Best,

G.

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to