Bug 1057805
| Summary: | Size returned by slapi_entry_size is not accurate | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Noriko Hosoi <nhosoi> | |
| Component: | 389-ds-base | Assignee: | Rich Megginson <rmeggins> | |
| Status: | CLOSED ERRATA | QA Contact: | Sankar Ramalingam <sramling> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 6.4 | CC: | jgalipea, nhosoi, vashirov | |
| Target Milestone: | rc | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | 389-ds-base-1.2.11.15-34.el6 | Doc Type: | Bug Fix | |
| Doc Text: |
Cause: Calculating the size of entry in the memory was under estimated.
Consequence: The entry cache size was larger than the specified size in the configuration.
Result: The size of the entry cache is more accurate by calculating each entry size more accurately.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1064006 (view as bug list) | Environment: | ||
| Last Closed: | 2014-10-14 07:52:56 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: | 1061410 | |||
|
Description
Noriko Hosoi
2014-01-24 23:40:34 UTC
This is a part of our effort preventing the server size growth. To verify the bug, using some long running tests (e.g., reliability), check the server size before and after. If the delta is reasonable, we could claim this fix was verified. Noriko, could you please elaborate on verification steps? What is meant by server size? Value of RSS of a process? What size of a delta is considered reasonable? Several megabytes, tens of megabytes? Thank you! (In reply to Viktor Ashirov from comment #3) > Noriko, could you please elaborate on verification steps? > What is meant by server size? Value of RSS of a process? > What size of a delta is considered reasonable? Several megabytes, tens of > megabytes? > Thank you! Viktor, unfortunately, the delta is subtle and various. There's no clear steps to verify this particular change. I think sanity check is good enough for this bug. Recent reliab15 execution against build 1.2.11.15-45 running fine. No issues reported from the execution. Hence, marking the bug as Verified as Sanity only. Beaker job - https://beaker.engineering.redhat.com/jobs/749819 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-2014-1385.html |