[Bug 1249708] Re: Missing neutron-ovs-cleanup service

George Shuklin 1249708 at bugs.launchpad.net
Fri Jan 24 12:51:10 UTC 2014


It should start on every compute and network node. It clear up all
strange artefacts saved by ovs-vsctl.

How to get 'strange artifacts':
On any working compute/network node with active networking on instances perform any operations on ovs-vsctl, f.e.:
ovs-vsctl add-br just_empty_bridge
ovs-vsctl del-br just_empty_bridge

ovs will save all current tap/tun qr-* interfaces in br-int/br-ext
bridges and restore them on next boot inside own config, even if they
are not available at server start.

This will cause problems for existing instances during their startup.

neutron-ovs-cleanup should run during startup on all non-diskless nodes
to ensure nothing strange is exists in bridges prior fists
instance/agent start.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to neutron in Ubuntu.
https://bugs.launchpad.net/bugs/1249708

Title:
  Missing neutron-ovs-cleanup service

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1249708/+subscriptions



More information about the Ubuntu-server-bugs mailing list