Bug 535729 (RHQ-2395)
| Summary: | [NativeSystemInfo.getFileSystem] Too many open files | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Joakim Sandstrom <fredrik.joakim.sandstrom> | ||||
| Component: | Agent | Assignee: | RHQ Project Maintainer <rhq-maint> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 1.2 | CC: | ccrouch, cwelton, jshaughn | ||||
| Target Milestone: | --- | Keywords: | SubBug | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| URL: | http://jira.rhq-project.org/browse/RHQ-2395 | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-05-09 15:47:16 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: | |||||||
| Bug Blocks: | 565628 | ||||||
| Attachments: |
|
||||||
|
Description
Joakim Sandstrom
2009-08-31 05:04:00 UTC
agent log (grep "Too many") This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2395 Imported an attachment (id=368788) Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs. keyword: new = Tracking + FutureFeature + SubBug making sure we're not missing any bugs in rhq_triage Ian - what are your thoughts - is this a known sigar issue? I don't see anything like that in SIGAR jira. My guess is that this is not a SIGAR bug. There could be code in the RHQ Agent, PC, or plugins that is not closing files when done with them. We will need to do an audit of all that code to look for all R/W input streams or readers/writers are being closed. |