Bug 2007290
| Summary: | ownership of /var/log/openvswitch is changed after the openvswitch package is updated | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux Fast Datapath | Reporter: | Timothy Redaelli <tredaelli> | |
| Component: | openvswitch2.15 | Assignee: | Timothy Redaelli <tredaelli> | |
| Status: | CLOSED ERRATA | QA Contact: | Rick Alongi <ralongi> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | FDP 21.A | CC: | ctrautma, jhsiao, kfida, ovs-qe, ralongi, tkajinam, tredaelli | |
| Target Milestone: | --- | |||
| Target Release: | FDP 21.I | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | openvswitch2.15-2.15.0-40.el8fdp | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | 2004543 | |||
| : | 2007292 (view as bug list) | Environment: | ||
| Last Closed: | 2021-12-09 15:37:13 UTC | Type: | --- | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | 2004543 | |||
| Bug Blocks: | 2007292 | |||
|
Description
Timothy Redaelli
2021-09-23 14:08:52 UTC
Reproduced issue using earlier OVS package. Verified that fix is in place using openvswitch2.15-2.15.0-42.el8fdp. OVS_USER_ID="openvswitch:hugetlbfs" (per /etc/sysconfig/openvswitch file) USER:GROUP settings for /var/log/openvswitch: Initial installation of openvswitch package before starting openvswitch.service: openvswitch:openvswitch After start of openvswitch.service: openvswitch:hugetlbfs After update of openvswitch package, before openvswitch.service restart: openvswitch:hugetlbfs After openvswitch.service reload: openvswitch:hugetlbfs After openvswitch.service restart: openvswitch:hugetlbfs Test cases added to upgrade testing. Results file here: https://url.corp.redhat.com/f06b10a Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (openvswitch2.15 bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:5057 |