Bug 1683098
| Summary: | ovirt-provider-ovn service is not stopped/disabled by engine-cleanup | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Yedidyah Bar David <didi> |
| Component: | Setup.Engine | Assignee: | Ales Musil <amusil> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | msheena |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.2.3 | CC: | bugs, dholler, mburman, mperina |
| Target Milestone: | ovirt-4.5.0 | Flags: | pm-rhel:
ovirt-4.5?
|
| Target Release: | 4.5.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ovirt-engine-4.5.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-04-20 06:33:59 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Network | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Yedidyah Bar David
2019-02-26 09:21:22 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 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 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)
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. |