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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to