Bug 1683098 - ovirt-provider-ovn service is not stopped/disabled by engine-cleanup
Summary: ovirt-provider-ovn service is not stopped/disabled by engine-cleanup
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: Setup.Engine
Version: 4.2.3
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ovirt-4.5.0
: 4.5.0
Assignee: Ales Musil
QA Contact: msheena
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-02-26 09:21 UTC by Yedidyah Bar David
Modified: 2022-04-20 06:33 UTC (History)
4 users (show)

Fixed In Version: ovirt-engine-4.5.0
Clone Of:
Environment:
Last Closed: 2022-04-20 06:33:59 UTC
oVirt Team: Network
Embargoed:
pm-rhel: ovirt-4.5?


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHV-37683 0 None None None 2021-10-06 07:25:44 UTC
oVirt gerrit 116986 0 master MERGED packaging: Unconfigure ovirt-provider-ovn on engine-cleanup 2021-10-07 11:42:06 UTC

Description Yedidyah Bar David 2019-02-26 09:21:22 UTC
Description of problem:

$summary

Version-Release number of selected component (if applicable):

Current master, I think "forever"

How reproducible:

Always

Steps to Reproduce:
1. engine-setup, accept Yes to 'Configure ovirt-provider-ovn?'
2. engine-cleanup
3.

Actual results:

ovirt-provider-ovn remains active and up

Expected results:

I think it should be stopped and disabled, like we do to other services (e.g. engine, ovirt-fence-kdump-listener, etc.).

Additional info:

Patch to stop and disable should be trivial to write. But perhaps network team has some reservations...

Comment 1 Michal Skrivanek 2020-03-18 15:47:04 UTC
This bug didn't get any attention for a while, we didn't have the capacity to make any progress. If you deeply care about it or want to work on it please assign/target accordingly

Comment 2 Michal Skrivanek 2020-03-18 15:51:49 UTC
This bug didn't get any attention for a while, we didn't have the capacity to make any progress. If you deeply care about it or want to work on it please assign/target accordingly

Comment 3 msheena 2022-03-23 10:07:20 UTC
Verified on
===========
ovirt-engine-4.5.0-0.237.el8ev.noarch
ovirt-engine-setup-4.5.0-0.237.el8ev.noarch
ovirt-provider-ovn-1.2.36-1.el8ev.noarch

Before engine-cleanup
=====================
[user@ENGINE ~]# systemctl status ovirt-provider-ovn
● ovirt-provider-ovn.service - oVirt OVN provider
   Loaded: loaded (/usr/lib/systemd/system/ovirt-provider-ovn.service; enabled; vendor preset: disabled)
   Active: active (running) since Tue 2022-03-22 15:14:22 IST; 20h ago
 Main PID: 1157 (platform-python)
    Tasks: 4 (limit: 100733)
   Memory: 45.0M
   CGroup: /system.slice/ovirt-provider-ovn.service
           └─1157 /usr/libexec/platform-python /usr/share/ovirt-provider-ovn/ovirt_provider_ovn.py

After engine-cleanup
====================
[user@ENGINE ~]# systemctl status ovirt-provider-ovn
● ovirt-provider-ovn.service - oVirt OVN provider
   Loaded: loaded (/usr/lib/systemd/system/ovirt-provider-ovn.service; disabled; vendor preset: disabled)
   Active: inactive (dead)

Comment 4 Sandro Bonazzola 2022-04-20 06:33:59 UTC
This bugzilla is included in oVirt 4.5.0 release, published on April 20th 2022.

Since the problem described in this bug report should be resolved in oVirt 4.5.0 release, it has been closed with a resolution of CURRENT RELEASE.

If the solution does not work for you, please open a new bug report.


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