| Summary: | rhevm-iso-uploader - log file overwritten at each execution | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | rhev-integ |
| Component: | ovirt-engine-iso-uploader | Assignee: | Sandro Bonazzola <sbonazzo> |
| Status: | CLOSED ERRATA | QA Contact: | Jiri Belka <jbelka> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.3.0 | CC: | acathrow, iheim, jbelka, knesenko, kroberts, pstehlik, Rhev-m-bugs, yeylon |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | 3.2.4 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | integration | ||
| Fixed In Version: | rhevm-iso-uploader-3.2.2-4.el6ev | Doc Type: | Bug Fix |
| Doc Text: |
Each ISO image upload overwrote the existing iso-uploader log file. This made debugging issues difficult, especially when multiple uploads were executed. Now, log messages are written into timestamped files by default, preventing the overwrite of existing files.
The default location of the logs has been changed from /var/log/ovirt-engine to /var/log/ovirt-engine/ovirt-iso-uploader
In addition, a log rotation was introduced to compress old logs.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-25 18:12:26 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | 998592 | ||
| Bug Blocks: | |||
|
Description
rhev-integ
2013-09-17 17:47:38 UTC
patch pushed upstream 3.2 branch. patch 19392 merged upstream 3.2 branch ok, sf21. # ls -ltr /var/log/ovirt-engine/ovirt-iso-uploader/ total 8 -rw-r--r--. 1 root root 2704 Oct 9 17:22 ovirt-iso-uploader-20131009172156.log -rw-r--r--. 1 root root 2698 Oct 9 17:22 ovirt-iso-uploader-20131009172223.log 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, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1466.html |