Bug 1207860
Summary: | miq-system.rb causing top_output.log to fill the log filesystem | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Joe Rafaniello <jrafanie> |
Component: | Appliance | Assignee: | Joe Rafaniello <jrafanie> |
Status: | CLOSED ERRATA | QA Contact: | Dave Johnson <dajohnso> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 5.3.0 | CC: | abellott, dajohnso, drieden, jfrey, jhardy, jkrocil, jocarter, jprause, jrafanie, mfeifer, obarenbo, sean.myers, ssainkar, thenness |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.3.4 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | 5.3.4 | Doc Type: | Bug Fix |
Doc Text: |
In the previous version, the df command was getting hung up for a while as it tried to list network file systems. This caused the log to have many df commands running at the same time.
Mounted NFS volumes that go down can cause the hang up of df. With this release, to avoid the hang up, code was updated to limit df commands to local file systems if no file is provided. As a result, top_output.log does not fill the log file system and the issue is now resolved.
|
Story Points: | --- |
Clone Of: | 1203442 | Environment: | |
Last Closed: | 2015-04-29 13:20:38 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: | |||
Bug Depends On: | 1203442 | ||
Bug Blocks: |
Comment 3
Joe Rafaniello
2015-04-08 20:13:18 UTC
Verified on 5.3.4.2 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. https://rhn.redhat.com/errata/RHBA-2015-0890.html |