[Openstack-operators] Neutron doesn't start - was Neutron connection issue

Kevin Benton kevin at benton.pub
Wed Mar 9 02:43:08 UTC 2016


Ah, it looks like neutron isn't configured to use a database so it's
defaulting to an in-memory sqlite server. Check your connection string in
the neutron config.
On Mar 8, 2016 18:39, "Christopher Hull" <chrishull42 at gmail.com> wrote:

> Ah Neutron didn't start...
> I see this issue mentioned elsewhere, but haven't dug up a solution yet.
> It was running before a reboot.   Hmmm.
>
> neutron-server does not start: OperationalError: (OperationalError) no
> such table: ml2_vlan_allocations
>
>
> 2016-03-08 20:55:08.491 1664 ERROR neutron     cursor.execute(statement,
> parameters)
>
> 2016-03-08 20:55:08.491 1664 ERROR neutron OperationalError:
> (sqlite3.OperationalError) no such table: ml2_vlan_allocations [SQL:
> u'SELECT ml2_vlan_allocations.physical_network AS
> ml2_vlan_allocations_physical_network, ml2_vlan_allocations.vlan_id AS
> ml2_vlan_allocations_vlan_id, ml2_vlan_allocations.allocated AS
> ml2_vlan_allocations_allocated \nFROM ml2_vlan_allocations']
>
> 2016-03-08 20:55:08.491 1664 ERROR neutron
>
>
>
>
> _______________________________________________
> 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/20160308/4e45c94f/attachment.html>


More information about the OpenStack-operators mailing list