Bug 836806
Summary: | cleanup fails because The directory "/var/log/ovirt-engine" is not owned by user "ovirt", but by "root" - which is caused by rhevm-cleanup | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Yaniv Kaul <ykaul> |
Component: | ovirt-engine-setup | Assignee: | Alex Lourie <alourie> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Yaniv Kaul <ykaul> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 3.1.0 | CC: | acathrow, bazulay, dyasny, hateya, iheim, jkt, mgoldboi, Rhev-m-bugs, ykaul |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | integration | ||
Fixed In Version: | si11 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-12-04 20:02:33 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Yaniv Kaul
2012-07-01 14:56:33 UTC
Fix posted for review; http://gerrit.ovirt.org/#/c/6363/ The new rpms installation handle the creation of the log path with correct ownership. Please allow QE to test the fix, unless you feel it's not needed. Sure. verified on si13: executed engine-cleanup && engine-setup: [root@hateya-rhevm ~]# ls -ld /var/log/ovirt-engine/ drwxr-xr-x. 3 ovirt ovirt 4096 Aug 7 12:52 /var/log/ovirt-engine/ |