[Bug 1814074] Re: ovs-vsctl add-port hang
James Page
james.page at ubuntu.com
Tue Mar 5 11:09:21 UTC 2019
We should investigate why ovs hangs - please provide full details of
which Ubuntu and Openvswitch versions you are using.
Marking Incomplete for now - please set back to new once this
information has been provided.
** Also affects: openvswitch (Ubuntu)
Importance: Undecided
Status: New
** Changed in: charm-neutron-openvswitch
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1814074
Title:
ovs-vsctl add-port hang
Status in OpenStack neutron-openvswitch charm:
Invalid
Status in openvswitch package in Ubuntu:
Incomplete
Bug description:
Trying to add several ports in my network configuration it seems that
on the majority of my servers hangs on neutron-openvswitch
reconfiguration. The unit reports (forever):
neutron-openvswitch/9 maintenance executing 172.16.1.247
(config-changed) Configuring ovs
The unit logs last lines are:
2019-01-31 10:42:55 INFO juju-log Creating bridge br-ex-515
2019-01-31 10:42:55 DEBUG juju-log Interface bond0.515 is not a Linux bridge
2019-01-31 10:42:55 INFO juju-log Adding port bond0.515 to bridge br-ex-515
and there is a running process
ovs-vsctl -- --may-exist add-port br-ex-516 bond0.516
At the same time, the bridge is successfully created (confirmed with ovs-vsctl show) and networking seems to work fine.
As a temporary workaround, I kill the process and allow the charm to
reconfigure and it passes through this point (sometimes hangs on
another port) but eventually it completes successfully.
Definitely the hang of ovs-vsctl is not a charm issue but maybe the
charm could handle more efficiently such cases.
To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-neutron-openvswitch/+bug/1814074/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list