Bug 1221464
| Summary: | vdsm-logrotate fails to compress core dumps | |||
|---|---|---|---|---|
| Product: | [oVirt] vdsm | Reporter: | RamaKasturi <knarra> | |
| Component: | General | Assignee: | Yaniv Bronhaim <ybronhei> | |
| Status: | CLOSED DUPLICATE | QA Contact: | Lukas Svaty <lsvaty> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | --- | CC: | bazulay, bugs, ecohen, knarra, lsurette, mgoldboi, oourfali, rbalakri, sabose, ybronhei, yeylon | |
| Target Milestone: | ovirt-3.6.1 | Flags: | ybronhei:
ovirt-3.6.z?
rule-engine: planning_ack? rule-engine: devel_ack? rule-engine: testing_ack? |
|
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | infra | |||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1305135 (view as bug list) | Environment: | ||
| Last Closed: | 2015-11-04 10:18:40 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1305135 | |||
|
Description
RamaKasturi
2015-05-14 05:52:28 UTC
Attaching vdsm and engine logs. http://rhsqe-repo.lab.eng.blr.redhat.com/sosreports/rhsc/1221464/ what's ls -lZ /var/log/core/core.4944.1431000847.dump ? Do you something of relevant in audit.log? ls -lZ /var/log/core/core.4944.1431000847.dump -rw-------. root root system_u:object_r:virt_cache_t:s0 /var/log/core/core.4944.1431000847.dump I see the below AVC in the audit.log but not very sure if this is relevant. copying the audit.log file to the link mentioned in comment 1. type=AVC msg=audit(1431598677.313:1084): avc: denied { getattr } for pid=18593 comm="glusterd" path="/dev/random" dev="devtmpfs" ino=1032 scontext=system_u:system_r:glusterd_t:s0 tcontext=system_u:object_r:random_device_t:s0 tclass=chr_file type=AVC msg=audit(1431596257.010:1063): avc: denied { getattr } for pid=18593 comm="glusterd" path="/dev/random" dev="devtmpfs" ino=1032 scontext= system_u:system_r:glusterd_t:s0 tcontext=system_u:object_r:random_device_t:s0 tclass=chr_file The AVCs are unrelated to the coredumps, but to /dev/random. They should be reported as glusterd bugs. what is your `getenforce`? do you see any mention of logrotate or the core dumps on audit.log? getenforce Permissive I do not see any mention of logrotate or core dumps on audit.log Hi, is this bug reproducible ? can you please provide steps that lead to it so I check better? This is an automated message. oVirt 3.6.0 RC1 has been released. This bug has no target release and still have target milestone set to 3.6.0-rc. Please review this bug and set target milestone and release to one of the next releases. I'm quite convinced that this issue is a duplication of Bug 1265547. Therefore closing it as DUP, please re-open if I'm wrong. There are no steps for in the description that I can try to verify myself. *** This bug has been marked as a duplicate of bug 1265547 *** |