<div dir="ltr"><div><div><div><div>Hi Martin,<br><br></div>You need to complete the WHOLE db migration. The error "Table 'neutron.ml2_dvr_port_bindings' doesn't exist" is a clear indication that you haven't because dvr port bindings are new for Juno. Your database is probably still at the 'icehouse' stage, which apparently is enough for neutron-server itself to start.<br><br></div>Try running this command and see if it completes all steps:<br><br><span style="font-family:courier new,monospace">neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini upgrade head</span><br><br></div>I'm trying to do the same thing with the same juno-staging repository. You might want to keep an eye on <a href="https://bugs.launchpad.net/neutron/+bug/1230323">this bug</a>.<br><br></div>Tom<br><div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-10-20 9:54 GMT+02:00 Martinx - ジェームズ <span dir="ltr"><<a href="mailto:thiagocmartinsc@gmail.com" target="_blank">thiagocmartinsc@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Yep, something is broken around here...<div>Upgrade failed on "neutron step"...   :-/</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On 20 October 2014 05:53, Robert van Leeuwen <span dir="ltr"><<a href="mailto:Robert.vanLeeuwen@spilgames.com" target="_blank">Robert.vanLeeuwen@spilgames.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>> Apparently, "service neutron-server restart" worked!<br>
> Can I safely ignore the "neuton-db-manage" error?!<br>
<br>
</span>In my experience upgrading (from Folsom up to Icehouse) the command should run without errors or things are broken at some level...<br>
<br>
Cheers,<br>
Robert van Leeuwen<br>
<br>
<br>
<br>
<br>
<br>
<br>
</blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>