RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1525618 - systemctl reload openvswitch hangs
Summary: systemctl reload openvswitch hangs
Keywords:
Status: CLOSED DUPLICATE of bug 1469838
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: openvswitch
Version: 7.4
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: pre-dev-freeze
: ---
Assignee: Timothy Redaelli
QA Contact: Ofer Blaut
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-12-13 17:33 UTC by Sergii Golovatiuk
Modified: 2018-01-18 01:30 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-01-18 01:30:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Sergii Golovatiuk 2017-12-13 17:33:54 UTC
Description of problem:
A lot of services such as puppet/ansible invoke 'reload' as part of configuration manager. However, 'systemctl reload openvswitch' times out, because of timeout of openvswitch.

Version-Release number of selected component (if applicable):
openvswitch-2.8.1-2.1fc28.el7.x86_64

How reproducible:
always

Steps to Reproduce:
systemctl stop openvswitch
systemctl start openvswitch
systemctl reload openvswitch

or 
bash -xxx /usr/share/openvswitch/scripts/ovs-ctl --no-ovsdb-server --no-monitor --system-id=random restart

from ovs-vswitchd.service Unit

Actual results:
It times out (TimeoutSec=300).

Expected results:
Restart with restored flows.

Comment 1 Lukas Bezdicka 2017-12-14 15:18:59 UTC
The issue seems to be addressed by upstream with https://github.com/openvswitch/ovs/commit/ea36b04688f37cf45b7c2304ce31f0d29f212d54 can we please fix packaging?

Comment 4 Alan Pevec 2017-12-22 12:01:10 UTC
(In reply to Lukas Bezdicka from comment #1)
> The issue seems to be addressed by upstream with
> https://github.com/openvswitch/ovs/commit/
> ea36b04688f37cf45b7c2304ce31f0d29f212d54 can we please fix packaging?

Since ovs-team is not maintaining openvswitch RPM we have in RDO (which are based on Fedora Rawhide SRPM) I've backported that fix from ovs master, it will be openvswitch-2.8.1-3.1fc28.el7 in RDO Queens deps repo.

Comment 6 Alan Pevec 2018-01-18 01:30:01 UTC

*** This bug has been marked as a duplicate of bug 1469838 ***


Note You need to log in before you can comment on or make changes to this bug.