[Openstack-operators] problem with neutron vlan network_type net-create on Havana

Akihiro Motoki amotoki at gmail.com
Sat Nov 2 12:23:17 UTC 2013


Hi Ronald,

It seems the configurations related to provider network are not loaded as
expected.
Could you check network_vlan_ranges and related settings belong to
[ovs] section in your ovs_neutron_plugin.ini?

If the debug level of neutron-server is DEBUG, you can check your
configurations.
You should have "OVS.network_vlan_ranges" in the log file.

Thanks,
Akihiro


On Sat, Nov 2, 2013 at 7:25 PM, Ronald van der Pol <
Ronald.vanderPol at rvdp.org> wrote:

> When restarting neutron services, I see this in server.log:
>
> 2013-11-02 11:01:28.351 19796 INFO neutron.manager [-] Loading Plugin:
> neutron.p
> lugins.openvswitch.ovs_neutron_plugin.OVSNeutronPluginV2
> 2013-11-02 11:01:28.436 19796 INFO
> neutron.plugins.openvswitch.ovs_neutron_plugi
> n [-] Network VLAN ranges: {}
>
> So it looks like this gets not loaded:
>
> tenant_network_type = vlan
> network_vlan_ranges = physnet1:300:305
> integration_bridge = br-int
> bridge_mappings = physnet1:br-eth3
>
> Also:
>
> root at helium:~# neutron agent-show 0a853aca-0881-4c83-a1a4-4b83db0b8a6b
> +---------------------+--------------------------------------+
> | Field               | Value                                |
> +---------------------+--------------------------------------+
> | admin_state_up      | True                                 |
> | agent_type          | Open vSwitch agent                   |
> | alive               | True                                 |
> | binary              | neutron-openvswitch-agent            |
> | configurations      | {                                    |
> |                     |      "tunnel_types": [],             |
> |                     |      "tunneling_ip": "",             |
> |                     |      "bridge_mappings": {},          |
> |                     |      "l2_population": false,         |
> |                     |      "devices": 7                    |
> |                     | }                                    |
> | created_at          | 2013-11-01 21:48:28                  |
> | description         |                                      |
> | heartbeat_timestamp | 2013-11-02 10:19:58                  |
> | host                | helium                               |
> | id                  | 0a853aca-0881-4c83-a1a4-4b83db0b8a6b |
> | started_at          | 2013-11-02 10:01:30                  |
> | topic               | N/A                                  |
> +---------------------+--------------------------------------+
> root at helium:~#
>
>         rvdp
>
> _______________________________________________
> OpenStack-operators mailing list
> OpenStack-operators at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20131102/48fd43d8/attachment.html>


More information about the OpenStack-operators mailing list