[Openstack] The Neutron network model - VLAN solution

Nick Maslov azpekt at gmail.com
Sat Dec 7 11:15:16 UTC 2013


What manual have you followed?

try to use this one - https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide

changing the quantum to neutron, correspondingly.
-- 
Nick Maslov
Sent with Airmail

On December 7, 2013 at 1:59:37 AM, LIU Yulong (yeuleon at qq.com) wrote:

Hi stackers,
I installed Neutron SDN to manage network with VLAN model.
But I still not successful.
I can not ping the VM-instance,rounters,subnets,Virtual-nets.

Could someone help me to configure the neutron please?

I have 3 ubuntu12.04.3 AMD64 server , each server has 3 NIC,
MGMT_INTERFACE NIC
DATA_INTERFACE NIC
EXTERNAL_INTERFACE NIC.

In controller node I install
(Keystone
Glance
Cinder
Dashboard
Nova-*(with compute)
Neutron-server
Neutron-openvswitch-plugin).
The controller Network settings is
MGMT_INTERFACE NIC 192.168.1.160
DATA_INTERFACE NIC 172.16.1.10
EXTERNAL_INTERFACE NIC 10.0.1.3

In additonal compute node I install
(Nova-compute
Neutron-openvswitch-plugin).
The additonal compute settings is
MGMT_INTERFACE NIC 192.168.1.160
DATA_INTERFACE NIC 172.16.1.11
EXTERNAL_INTERFACE NIC 10.0.1.2

In network node I install
(Neutron-L3-anent Neutron-DHCP-agent).
The network node Network settings is
MGMT_INTERFACE NIC 192.168.1.162
DATA_INTERFACE NIC 172.16.1.12
EXTERNAL_INTERFACE NIC 10.0.1.1

How to setting network node?
How to setting controller node?
How to setting additonal compute node?
There are so many net bridges,such as br-ex,br-int,br-eth2 etc.
I confuse with these bridges.
Best regards,
Yeuleon
_______________________________________________  
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack  
Post to : openstack at lists.openstack.org  
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20131207/83bb3db0/attachment.html>


More information about the Openstack mailing list